Shopdiddo home page
Search...
Partnerships
Book Demo
Book Demo
Search...
Navigation
Cart
Retrieve Cart Status by ID
Documentation
Blog
API Reference
Image
Video
Product
Cart
GET
Get Cart By ID
POST
Add Items to Cart
POST
Create Cart
PUT
Update Items in Cart
DEL
Remove SKU from Cart
POST
Retrieve Cart Status by ID
POST
Create/Update Customer Information For Cart
Checkout
Cart
Retrieve Cart Status by ID
Retrieve the status of a cart by cart ID
POST
/
cart
/
cartStatus
/
{cart_id}
Try it
Path Parameters
cart_id
string
required
Response
200 - application/json
cart
object
Show child attributes
cart.
buyer_identity
object
Show child attributes
cart.buyer_identity.
address_1
string
cart.buyer_identity.
address_2
string
cart.buyer_identity.
city
string
cart.buyer_identity.
country_code
string
cart.buyer_identity.
email
string
cart.buyer_identity.
first_name
string
cart.buyer_identity.
last_name
string
cart.buyer_identity.
phone
string
cart.buyer_identity.
postal_code
string
cart.buyer_identity.
province_code
string
cart.
id
string
cart.
stores
object[]
Show child attributes
cart.stores.
cart_lines
object
Show child attributes
cart.stores.cart_lines.
product
object
Show child attributes
cart.stores.cart_lines.product.
description
string
cart.stores.cart_lines.product.
id
string
cart.stores.cart_lines.product.
is_available
boolean
cart.stores.cart_lines.product.
marketplace
string
cart.stores.cart_lines.product.
price
object
Show child attributes
cart.stores.cart_lines.product.
title
string
cart.stores.cart_lines.
quantity
integer
cart.stores.cart_lines.
variant
object
Show child attributes
cart.stores.cart_lines.variant.
description
string
cart.stores.cart_lines.variant.
id
string
cart.stores.cart_lines.variant.
is_available
boolean
cart.stores.cart_lines.variant.
marketplace
string
cart.stores.cart_lines.variant.
price
object
Show child attributes
cart.stores.cart_lines.variant.
title
string
cart.stores.
is_submitted
boolean
cart.stores.
offer
object
Show child attributes
cart.stores.offer.
margin
object
Show child attributes
cart.stores.offer.margin.
currency
string
cart.stores.offer.margin.
display_value
string
cart.stores.offer.margin.
value
integer
cart.stores.offer.
not_available_ids
string[]
cart.stores.offer.
selected_shipping_method
object
Show child attributes
cart.stores.offer.selected_shipping_method.
id
string
cart.stores.offer.selected_shipping_method.
label
string
cart.stores.offer.selected_shipping_method.
price
object
Show child attributes
cart.stores.offer.selected_shipping_method.
taxes
object
Show child attributes
cart.stores.offer.selected_shipping_method.
total
object
Show child attributes
cart.stores.offer.
shipping_methods
object[]
Show child attributes
cart.stores.offer.shipping_methods.
id
string
cart.stores.offer.shipping_methods.
label
string
cart.stores.offer.shipping_methods.
price
object
Show child attributes
cart.stores.offer.shipping_methods.
taxes
object
Show child attributes
cart.stores.offer.shipping_methods.
total
object
Show child attributes
cart.stores.offer.
subtotal
object
Show child attributes
cart.stores.offer.subtotal.
currency
string
cart.stores.offer.subtotal.
display_value
string
cart.stores.offer.subtotal.
value
integer
cart.stores.
request_id
string
cart.stores.
store
string
orders
object[]
Show child attributes
orders.
cart_id
string
orders.
events
object[]
Show child attributes
orders.events.
created_at
string
orders.events.
id
string
orders.
id
string
orders.
required_actions
object[]
Show child attributes
orders.required_actions.
action
string
orders.required_actions.
description
string
orders.
status
string
status
string
Remove SKU from Cart
Create/Update Customer Information For Cart