square.receiveTransferOrder records receipt of CatalogItemVariations for a transfer order.
Example
automations/square-receive-transfer-order.automation.ts
Inputs
Every input accepts a compatible signal. It requiresINVENTORY_READ and INVENTORY_WRITE.
Use the official ReceiveTransferOrder reference for provider field semantics and limits.
Output
Returns the officialSquare.ReceiveTransferOrderResponse response as a codec-safe object. Square integer money amounts remain bigint values.