VERB https://api.staging.deliverect.com Staging Environment

Commerce API

Commerce Endpoints


Endpoint Method Function
Root Menu(s)πŸ”—. GET Retrieves the brand-level Root Menu linked to the primary location, representing all items across the brand.
Stores πŸ”— GET Returns the list of stores. A store represents a unique ordering experience from a specific location.
Store πŸ”— GET Returns a specific stores. A store represents a unique ordering experience from a specific location.
Store Menu(s)πŸ”— GET Retrieves a stores menu, including its product range and pricing details
Create BasketπŸ”— POST Generates a unique basket ID. Validates the order, it's content and calculates total amount payable including applicable taxes and store charges.
BasketπŸ”— GET Retrieve a basket by unique ID. Contains basket's details and contents
Update BasketπŸ”— PATCH Applies various basket updates(items,discounts..).
Validate BasketπŸ”— POST Validate a basket using an unique basket ID.
Checkout BasketπŸ”— POST Creates a checkout session using a unique basket ID.
CheckoutπŸ”—. GET Returns a checkout session by ID

Last update on Apr 22, 2026.

Request
Select an operation first to start working on a request.

Share your request

Use this link to easily share a pre-filled request of this operation. Everything you filled will be shared apart from the authentication fields.

Request URL

https://docs.deliverect.com/doc/commerce-api/explorer

Send a delete request

It looks like you’re about to send a DELETE request to this API. This type of request carries a risk of permanent and irreversible data loss.

Are you sure you want to continue?
Response
Waiting for a request to be sent.