Get Cart
Returns a storeʼs Cart.
Returns a storeʼs Cart.
The MIME type of the response body.
redirect_urls: Create a direct link to a cart. This can be used for the /POST request for carts.line_items.physical_items.options: The cart returns an abbreviated result. Use this to return physical items product options. To return the extended cart object, use in a /POST request.line_items.digital_items.options: The cart returns an abbreviated result. Use this to return digital items product options. To return the extended cart object, use in a /POST request.promotions.banners: Returns a list of eligible banners.A cart contains a collection of items, prices, discounts, etc. It does not contain customer-related data.
For example requests and more information about authenticating BigCommerce APIs, see Authentication and Example Requests.
For more about BigCommerce OAuth scopes, see our Guide to API Accounts.
For a list of API status codes, see API Status Codes.