API Documentation
Authentication APIs
- Login & Register
- Create & Manage Users
Catalog APIs
- GETList all products
- GETList all skus
- GETRetrieve a product
- GETRetrieve product variants
- GETRetrieve variant detail
- GETList all categories
- GETRetrieve product reviews
- POSTCreate product review
- GETRetrieve similar products
- GETRetrieve up sell products
- GETRetrieve cross sell products
- GETRetrieve recommended products
- POSTDatocms webhook
Cart & Checkout APIs
- Cart
- Checkout
Coupons & promotions API
Customers API
Orders APIs
Shipping APIs
Analytics
Campaigns API
Retrieve all orders
Authorizations
Access token
Query Parameters
page number of pagination list
x > 1
no of rows per page
x > 1
JSON string format: {"field1":"asc", "field2":"desc"}
array of string
user id
Response
Amount of credit balance used in the order.
Total amount for the order, including all items, taxes, and discounts.
Indicates whether the order has a refund associated with it or not.
Number of loyalty points redeemed in the order.
Indicates whether the order includes subscription items.
Date and time when the order was placed.
GST
Total count of items included in the order.
Unique number associated with the order.
Current payment status of the order (e.g., "pending," "success," "failed").
pending
, success
, failed
, partially_paid
Date and time when the payment for the order was successfully processed.
Current status of the order (e.g., "pending," "processing," "shipped," etc.).
draft
, awaiting_approval
, cancelled
, shipped
, delivered
, awaiting_shipment
Amount remaining to be paid for the order.