Skip to main content
POST
Create an Order
Create an order in your workspace’s Orders Tool.

Request

string
required
Your order number / reference. Up to 255 characters.
string
Due date in YYYY-MM-DD format.
string
Property street address.
string
Property city.
string
Property county.
string
Property state.
object
A map of custom field key → value. Discover available keys via GET /order-fields. Array values (e.g. multi-select) are accepted. Unknown keys are ignored.

Example

string
The obfuscated order id. Use this as the opaque identifier for the order.