downloadUrl.downloadUrl expires after 1 day.status code in the response for each submitted request. The failureReason in the response will contain information about the reason of the rejection.| Status | Description | |
|---|---|---|
ACCEPTED | Yes | The statement has been accepted by pawaPay for generation. |
REJECTED | No | The statement has been rejected. See failureReason for details. |
country and currency from the response as parameters for your request.
If the response includes a not empty provider, it should be passed into the request as well to generate a provider specific wallets statement.
ACCEPTED statement by either:
Check Statement Status endpoint.See Authentication.
Specifies which wallet to generate a statement for.
You can check which wallets you have from the wallet balances endpoint.
The URL where pawaPay will POST a callback with the downloadUrl when the statement has been generated.
"https://merchant.com/statementCallbacks"
If true, the statement will be compressed using gzip and returned with a .csv.gz extension.
If false or not provided, the statement will be returned as a CSV file with a .csv extension.
Request has been accepted for processing by pawaPay
The initiation status of the statement:
ACCEPTED - The statement has been accepted by pawaPay for generation.REJECTED - The statement request has been rejected by pawaPay. See failureReason for details.ACCEPTED, REJECTED The unique ID for this statement as specified by pawaPay.
36"f4401bd2-1568-4140-bf2d-eb77d2b2b639"