Create an Order
Orders API
Create an Order
POST /api/v1/orders
POST
Create an Order
Create an order in your workspace’s Orders Tool.Documentation Index
Fetch the complete documentation index at: https://docs.titletrackr.com/llms.txt
Use this file to discover all available pages before exploring further.
Request
Your order number / reference. Up to 255 characters.
Due date in
YYYY-MM-DD format.Property street address.
Property city.
Property county.
Property state.
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
The obfuscated order id. Use this as the opaque identifier for the order.

