POST
/
orders
/
payments

Authorizations

Authorization
string
headerrequired

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.

payment_link
string

Response

200 - application/json
message
string
success
boolean