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 requiresORDERS_READ.
Use the official BatchRetrieveOrders reference for provider field semantics and limits.
Output
Returns the officialSquare.BatchGetOrdersResponse response as a codec-safe object. Square integer money amounts remain bigint values.