Get Transfer Group for Order
Retrieves the transfer group for a specific order. The transfer group contains all payout transfers organized by bag and merchant. Each bag transfer group includes the bag ID, merchant ID, and the list of PayoutTransfer objects associated with that bag-merchant combination. The order is validated for existence and caller access before retrieval.
ID of the order to retrieve the transfer group for
11111API token for authentication
Application secret key
Application ID
10000ok
Complete set of money movement attempts for a single order, organized by merchant and bag
ID of the order these transfers are associated with
Whether all expected transfers for this order have been successfully sent
Time at which the earliest transfer in this group was created. In ISO-8601 format
Time at which the latest transfer in this group was last modified. In ISO-8601 format
forbidden
not found
internal server error
Last updated
Was this helpful?