Skip to main content
Log inSign up

Shopify uses cookies to provide necessary site functionality and improve your experience. By using our website, you agree to our privacy policy and our cookie policy.

Anchor to OrderCreateUserErrorCode

OrderCreateUserErrorCode

enum

Possible error codes that can be returned by OrderCreateUserError.

Anchor to FULFILLMENT_SERVICE_INVALIDFULFILLMENT_SERVICE_INVALID
•

Indicates that the line item fulfillment service handle is invalid.

•

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.

•

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?


Was this section helpful?