Authorizations
Value for the Authorization header parameter.
Path Parameters
Cart identifier
Response
Cart resource
"c1b0d0c0-0b0b-4b0b-8b0b-0b0b0b0b0b0b"
The status of the cart.
Possible values:
open
: The cart is open and can be edited.confirming
: The cart is confirming and cannot be edited.
The customer who owns the cart.
"c1b0d0c0-0b0b-4b0b-8b0b-0b0b0b0b0b0b"
The customer email which is used for the cart.
The payment method which should be used for the cart.
"c1b0d0c0-0b0b-4b0b-8b0b-0b0b0b0b0b0b"
The items of the cart.
The invoice of the cart. If the cart total amount is zero, no invoice will be created.
The subscription of the cart. If the cart has no recurring items (has only one-time fees), no subscription will be created.
A collection of key-value pairs that can be linked to an object. This feature is beneficial for storing extra details regarding the object in an organized manner. To remove all keys, simply submit an empty value to the metadata.
{ "yourKey": "value" }
The transactions of the cart.