2. Get Reconciliation
You can authorize Paywall with your own access credentials via the PayOut providers supported by Paywall and perform your balance check operations.
Get Reconciliation
The header information to be sent to the service is as follows:
Parameter
Type
Compolsory
Description
Parameter
Type
Description
{
"ErrorCode": 0,
"Result": true,
"Message": "",
"Body": {
"IsReconciled": true,
"InsertDateTime": "2024-06-17T17:21:08.415729",
"UpdateDateTime": null,
"ReconciliationDate": "2024-05-05T00:00:00"
}
}Last updated