Creates a new Order record.
| Method | /sites/{company-id}/ws/soap_v1.svc/CreateOrder |
The request body is of type CreateOrder.
| Name | Description | Data Type |
|---|---|---|
| order | Order |
![]() |
|
The response body is of type CreateOrderResponse.
| Name | Description | Data Type |
|---|---|---|
| CreateOrderResult | Order |
![]() |
|