Resend Payment

/order/{order_id}


If you receive a failure when creating a payment due to insufficient balance or any other reason, and the API returns the order ID, you can make new payment attempts using this ID.

🔎

Note

Payments can be resent a maximum of 3 times, as long as the status is not "approved", "under review", or "canceled".

Path Params
string
required

Order ID

Body Params
string
required

Order ID returned when created

string
required

Payment Method

payments
object
Response

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json