Documentation Index
Fetch the complete documentation index at: https://spreecommerce-documentation-update-4-5-to-4-6.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Order Status
Retrieve an Order Status
Returns completed order information.
This endpoint is useful when fetching orders placed by a guest user, allowing customers without an account to check the status of their order: (shipment/payment/processing) etc.
Pass the cart token value as the X-Spree-Order-Token for authorization, and the corresponding cart number in the URI to successfully retrieve an order.

