Skip to main content
POST
Decline Payment
Rejection Action: Cancel pending payments by declining them, which prevents any funds from being transferred.

Request Headers

string
required
Your API key for authentication

Request Body

string
required
The short ID of the payment to decline

Response

string
Confirmation message indicating the payment was declined
string
The new approval status (“Decline”)
string
Transaction hash (will be null for declined payments)

Status Codes

Final Action: Declined payments cannot be later approved. A new payment must be created if necessary.
Status Change: The payment’s status will be updated to “Confirmed” with an approval status of “Decline”.