Get Transfer Group for Bag
Retrieves the transfer group for a specific bag within an order. The transfer group contains the bag ID, merchant ID, and the list of PayoutTransfer objects associated with that bag. If no transfers exist for the bag, an empty transfer group is returned. The order is validated for existence and caller access before retrieval.
ID of the order containing the bag
11111ID of the bag to retrieve the transfer group for
22222API token for authentication
Application secret key
Application ID
10000ok
All transfer attempts for a single bag and merchant combination
ID of the bag these transfers are associated with
ID of the merchant receiving funds in these transfers
Whether all transfers for this bag have been successfully sent
forbidden
not found
internal server error
Last updated
Was this helpful?