POST
/
orders
/
payments

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
message
string
success
boolean