square.retrieveTransferOrder retrieves a specific TransferOrder by ID.
Example
automations/square-retrieve-transfer-order.automation.ts
Inputs
Every input accepts a compatible signal. It requiresINVENTORY_READ.
Use the official RetrieveTransferOrder reference for provider field semantics and limits.
Output
Returns the officialSquare.RetrieveTransferOrderResponse response as a codec-safe object. Square integer money amounts remain bigint values.