Anchor to OrderCreateUserErrorCodeOrder
enumOrder Create User Error Code
Possible error codes that can be returned by .
Anchor to Valid valuesValid values
- Anchor to FULFILLMENT_SERVICE_INVALIDFULFILLMENT_
SERVICE_ INVALID Indicates that the line item fulfillment service handle is invalid.
- Anchor to INVALIDINVALID
The input value is invalid.
- Anchor to INVENTORY_CLAIM_FAILEDINVENTORY_
CLAIM_ FAILED Indicates that the inventory claim failed during order creation.
- Anchor to PROCESSED_AT_INVALIDPROCESSED_
AT_ INVALID Indicates that the processed_at field is invalid, such as when it references a future date.
- Anchor to REDUNDANT_CUSTOMER_FIELDSREDUNDANT_
CUSTOMER_ FIELDS Indicates that both customer_id and customer were provided - only one is permitted.
- Anchor to SHOP_DORMANTSHOP_
DORMANT Indicates that the shop is dormant and cannot create orders.
- Anchor to TAX_LINE_RATE_MISSINGTAX_
LINE_ RATE_ MISSING Indicates that the tax line rate is missing - only enforced for LineItem or ShippingLine-level tax lines.
Was this section helpful?
Anchor to FieldsFields
- •OBJECT
An error that occurs during the execution of
.
Was this section helpful?