Retrieve Orders

Learn to retrieve single and multiple orders using the Square APIs.

We'll cover the following

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 1200+ tech skills courses.