Retrieve Orders
Learn to retrieve single and multiple orders using the Square APIs.
We can retrieve a single order or multiple orders using the RetrieveOrder and BatchRetrieveOrders endpoints, respectively. First, let’s see how to retrieve an order by ID.
Retrieve order
The following code retrieves an order specified by order_id
:
Get hands-on with 1300+ tech skills courses.