Template Docs Commerce APIs Webhooks Tools
Get Started
Get Started

Orders API overview

Current version: 1.0
For versioning details, read the Upgrade guide.

Use the Orders API to access the order history for a Squarespace merchant site. Orders can be one-time purchase orders and recurring orders generated by subscriptions. The Orders API can also import orders from third-party sales channels, mark orders as fulfilled, and trigger shipment notifications.

Note: Although they appear in Squarespace as orders, the Orders API does not provide access to donations. Instead, donation information can be accessed using the Transactions API.

API resources

The Orders API returns order information in Order resource objects.

Resource fields are described under Response example for each Orders API endpoint.

Further reading