Skip to main content
square.retrieveOrder retrieves an Order by ID.

Example

automations/square-retrieve-order.automation.ts

Inputs

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

Output

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