Retrieves an Order by ID.
Open in API Reference
The ID of the order to retrieve.
curl https://connect.squareupsandbox.com/v2/orders/{order_id} \ -H 'Square-Version: 2021-03-17' \ -H 'Authorization: Bearer ACCESS_TOKEN' \ -H 'Content-Type: application/json'
// No response received yet.