Create an order

Creates a new order.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
int64

Expiration date in Unix format.

string
required

Merchant's order ID. The value must be unique.

string
enum
required

Order country.

string
enum
required

Currency.

taxes
array of objects

Tax breakdown.

taxes
discounts
array of objects

Discounts.

discounts
shipping_details
object

Shipping details.

number

Subtotal amount.

number
required

Total amount.

products
array of objects
required

Products.

products*
string

Customer ID. Required if the 'customer' object is not provided.

customer
object

Customer data. Required if the 'customer_id' parameter is not provided.

shipping_address
object

Shipping address.

industry_specific_data
metadata
object
Headers
string
required

Unique identifier for this request to ensure idempotency.

Responses

Language
Credentials
Bearer
ACCESS_TOKEN
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json