POST
/
orders

Authorizations

Authorization
string
headerrequired

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

Headers

X-Merchant
string

The Store Name you want to select

Body

application/json
email
string
required
gateway
string
required

Possible values: stripe, paypal, square, hoodpay, mercado_pago, paypal_fnf, coinremitter, oxapay

subgateway
string

Only available in coinremitter gateway, possible values: coinremitter_litecoin, coinremitter_bitcoin

allow_private
boolean

Whether to allow private products in the cart

notification_url
string

URL to receive notifications (must be https and POST method)

cart
object[]
required

Response

200 - application/json
uuid
string
required
status
string
required
url
string
tracking_id
string

Only available in mercado_pago gateway