v14
OpenAPI 3.1.02026-08-03122113375.9 KBbasket
Get basket information
This is the "full pricing breakdown" endpoint.
Call this right before checkout (or on a checkout review screen) when you need:
- basket summary totals
- platform/service fee
- delivery costs calculated per seller
What makes it useful:
- Delivery is computed from each seller's delivery configuration.
- You get one payload with the financial details needed to render final pricing.
Heads up:
- This endpoint requires an authenticated user.
get/basket/{id}/info
Path parameters
idstring required
The ID of the basket to retrieve
The ID of the basket to retrieve
Response
The information for the items contained in the basket