Payouts
Batch Payout
An api endpoint for retrieving a batch payout
This API retrieves the details of a specific batch payout using its unique batch payout UUID. The response provides comprehensive information about the payout, including the total amount and a breakdown of transactions grouped by payee.
This route is secured with processor token authentication.
Endpoint
GET /3p/api/v2/batch-payouts/{batch_payout_uuid}