3. End of Day Data
You can authorize Paywall with your own access credentials through the PayOut providers supported by Paywall to perform balance check operations.
Balance Check
Parameter
Type
Compulsory
Description
Parameter
Type
Description
{
"ErrorCode": 0,
"Result": true,
"Message": "",
"Body": {
"EndOfDayId": 3417,
"TotalCount": 4,
"TotalAmount": 46.00,
"SuccessfulCount": 0,
"SuccessfulAmount": 0.00,
"UnsuccessfulCount": 1,
"UnsuccessfulAmount": 13.00,
"RefundCount": 0,
"RefundAmount": 0.00,
"PartialRefundCount": 0,
"PartialRefundAmount": 0.00,
"CancelCount": 0,
"CancelAmount": 0.00
}
}Last updated