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?