Get a cart
GET /cart
This endpoint allows you to retrieve an existing cart.
Headers
Header
Type
Description
Authorization
string
Bearer token.
customuserid
string
This is a unique identifier that you create for each of your users.
Response
Last updated