Get a single shopping-cart by id
GET /shopping-carts/{id}
GET
/shopping-carts/{id}
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ” id
required
string
DocumentId
Responses
Section titled “ Responses ”OK
object
data
object
users_permissions_user
session_id
string
shopping_items
required
Arbitrary JSON value (object, array, string, number, boolean, or null)
total_amount
number
currency
string
expires_at
string format: date-time
cart_items
documentId
string
id
integer
createdAt
string format: date-time
updatedAt
string format: date-time
publishedAt
string format: date-time
Missing or invalid authentication
Not authorized (tenant scope or capability)
Not found