Skip to main content
POST
Retry payment

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

orderId
string
required

Order ID (ObjectId)

Body

application/json
paymentMethodName
string
required

Response

OK

success
boolean
Example:

true

data
object
message
string