Payment Audit Service (Deprecated)
V1 Get Payout Statistics
Deprecated (Use /v4/paymentaudit/payoutStatistics)
get/v1/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
}