Skip to main content
POST
Create an order

Authorizations

api_access_token
string
header
required

All API requests must include the api_access_token header with a valid agent or administrator token.

Path Parameters

account_id
integer
required

Numeric ID of the account

Body

application/json
conversation_id
integer

Conversation id

products
array

[{external_id, sku, quantity}]

payment_method
string

Payment method

Response

Successful response