Skip to main content
square.batchRetrieveOrders retrieves a set of orders by their IDs.

Example

automations/square-batch-retrieve-orders.automation.ts

Inputs

Every input accepts a compatible signal. It requires ORDERS_READ. Use the official BatchRetrieveOrders reference for provider field semantics and limits.

Output

Returns the official Square.BatchGetOrdersResponse response as a codec-safe object. Square integer money amounts remain bigint values.