Payment Audit Service
Get Payout Statistics
Get payout statistics for a payor.
get/v4/paymentaudit/payoutStatistics
Query parameters
payorIdstring uuid
The account owner Payor ID. Required for external users.
Response
Payout Statistics response
Example response
{
"thisMonthFailedPaymentsCount": 6,
"thisMonthPayoutsCount": 0
}