Locker Capacity Surplus
Locker Capacity Surplus is a product where the consumer does not select a locker in checkout and does not see the Instabee brand. No locker selection is made by the user — the locker allocation is handled entirely by Instabee. This product should only be used for orders where an allocation of locker is made by Instabee. Orders are routed exclusively to lockers that have surplus available space, ensuring faster and cheaper delivery.
The standard flow is to perform an availability check with the recipient's details immediately before creating the order. The recipient's address is required for the availability call. If the response returns a locker, proceed to create the order. If no locker is returned, do not create an order.
Note: This product is currently only available in Sweden.
API base URLs
Send production traffic to the production host and sandbox or test traffic to the sandbox host. Paths, headers, and request bodies are the same in both environments; use credentials issued for the environment you call.
| Environment | Base URL |
|---|---|
| Production | https://api.integration.instabee.com/ |
| Sandbox | https://sandbox-api.integration.instabee.com/ |