Skip to main content
POST
Create Payment

Authorizations

Authorization
string
header
required

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

Body

application/json
customer_id
string
order_number
string

multiple order numbers are separated by comma.

Response

200 - application/json

OK

message
string
success
boolean