payoutId
multiple times.payoutId
will be ignored with the DUPLICATE_IGNORED
status.status
code in the response for each submitted request. The rejectionReason
in the response will contain information about the reason of the rejection.Status | Description | |
---|---|---|
ACCEPTED | Yes | The payout request has been accepted by pawaPay for processing. |
ENQUEUED | Yes | The payout request has been accepted, but has been enqueued for processing later. Read more about enqueued payouts. |
REJECTED | No | The payout request has been rejected. See rejectionReason for details. |
DUPLICATE_IGNORED | No | The payout request has been ignored as a duplicate of an already accepted payout request. Duplication logic relies upon payoutId . |
ACCEPTED
or ENQUEUED
payout by either:
See Authentication.
SHA-256 or SHA-512 hash of the request body.
Request has been accepted for processing by pawaPay
The response is of type object
.