eddf3ef279e2
Create SalesOrderV2 record
Create a new SalesOrderV2 record with the provided data. Validates all required fields and business rules.
Headers
Optional. A unique value (a UUID works well) identifying this operation. If the request is repeated with the same key, the original response is replayed instead of the operation running again, so a retry cannot create a duplicate record. Results are replayable for 48 hours. Reusing a key with a different request body returns 422.
Request body
Deprecated: send the structured billing_address / shipping_address instead.
Deprecated: send the structured billing_address / shipping_address instead.
Response
OK
Deprecated: send the structured billing_address / shipping_address instead.
Deprecated: send the structured billing_address / shipping_address instead.
Total amount of ordered items
Total quantity of items that were already invoiced
Total quantity of items yet to be invoiced
Date and time the record was created
Date and time the record was last updated