square.retrieveOrder retrieves an Order by ID.
Example
automations/square-retrieve-order.automation.ts
Inputs
Every input accepts a compatible signal. It requiresORDERS_READ.
Use the official RetrieveOrder reference for provider field semantics and limits.
Output
Returns the officialSquare.GetOrderResponse response as a codec-safe object. Square integer money amounts remain bigint values.