Basic
Create
Create a order with the given properties and return a copy of the object, including the ID. Documentation and examples for creating standard orders is provided.
post/crm/v3/objects/orders
Request body
Example request
{
"associations": [
{
"to": {
"id": "37295"
}
}
]
}Response
successful operation