V1Transactions
V1RetrieveOrder
Provides comprehensive information for a single online store order, including the order's history.
get/v1/{location_id}/orders/{order_id}
Path parameters
location_idstring required
The ID of the order's associated location.
order_idstring required
The order's Square-issued ID. You obtain this value from Order objects returned by the List Orders endpoint
Response
Success