Get Bag Transfer Groups
Retrieves transfer groups for all bags, optionally filtered by completion status. When is_complete is false, returns bags with FAILED transfers. When is_complete is true, returns bags with SENT transfers. When is_complete is omitted, returns all bags with any transfers. Dashboard and admin users must specify a target app_id query parameter; channel users can only access transfer groups for their own application. Each bag transfer group contains the bag ID, merchant ID, and the list of payout transfers.
Filter by transfer completion status. When false, returns bags with FAILED transfers. When true, returns bags with SENT transfers. Omit to return all bags with transfers.
falseAPI 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
internal server error
Last updated
Was this helpful?