Fetching Orders
Before fetching order details from Crystallize Order API, make sure to read more details on the Crystallize order object
Accessing the API
The Order API is accessible on a per-tenant basis as a POST to https://api.crystallize.com/teddy-bear-shop/orders but requires authentication via Crystallize Access Tokens in order to use it.
Get Order Details Query
Fetching snippet...