Skip to main content
POST
Create an order

Authorizations

Authorization
string
header
required

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

Body

application/json
order_number
string
required
Maximum string length: 255
due_date
string<date>
address
string
city
string
county
string
state
string
custom_fields
object

Response

Order created

data
object