Create an Async Order under a specific Account.
Request body
Required. Idempotent field that can be used for client-side order cross reference and prevent accidental order duplication. Will be returned in order response.
specify the customer associated with the order. Must be the customer the accountIdentifier is associated with.
specify the account this order will be deducted from
Optional. Campaign that may be used to administratively categorize a specific order. Must be between 0 and 1024 characters in length.
The Purchase Order Number associated with this order.
Optional order notes. Must be between 0 and 1024 characters in length.
Example request
{
"lineItems": [
{
"etid": "E000000"
}
]
}Response
OK
Required. Idempotent field that can be used for client-side order cross reference and prevent accidental order duplication. Will be returned in order response.
This status reflects about cart status or validation status based on the processing
Total number of line items submitted in the request
If any duplicate duplicateLineItemRefIds exist in the request