depositId
multiple times.depositId
will be ignored with the DUPLICATE_IGNORED
status in the response.status
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 deposit request has been accepted by pawaPay for processing. |
REJECTED | No | The deposit request has been rejected. See failureReason for details. |
DUPLICATE_IGNORED | No | The deposit request has been ignored as a duplicate of an already accepted deposit request. Duplication logic relies upon depositId . |
ACCEPTED
deposit by either:
Check Deposit Status
endpoint.See Authentication.
SHA-256 or SHA-512 hash of the request body.
Request has valid payload. See 'status' to confirm if payment was accepted for processing.
The response is of type object
.