Anchor to InventorySetOnHandQuantitiesUserErrorCodeInventory
enumInventory Set On Hand Quantities User Error Code
Possible error codes that can be returned by .
Anchor to Valid valuesValid values
- Anchor to INVALID_INVENTORY_ITEMINVALID_
INVENTORY_ ITEM The specified inventory item could not be found.
- Anchor to INVALID_LOCATIONINVALID_
LOCATION The specified location could not be found.
- Anchor to INVALID_QUANTITY_NEGATIVEINVALID_
QUANTITY_ NEGATIVE The quantity can't be negative.
- Anchor to INVALID_QUANTITY_TOO_HIGHINVALID_
QUANTITY_ TOO_ HIGH The total quantity can't be higher than 1,000,000,000.
- Anchor to INVALID_REASONINVALID_
REASON The specified reason is invalid.
- Anchor to INVALID_REFERENCE_DOCUMENTINVALID_
REFERENCE_ DOCUMENT The specified reference document is invalid.
- Anchor to ITEM_NOT_STOCKED_AT_LOCATIONITEM_
NOT_ STOCKED_ AT_ LOCATION The inventory item is not stocked at the location.
- Anchor to NON_MUTABLE_INVENTORY_ITEMNON_
MUTABLE_ INVENTORY_ ITEM The specified inventory item is not allowed to be adjusted via API. Example: if the inventory item is a parent bundle.
- Anchor to SET_ON_HAND_QUANTITIES_FAILEDSET_
ON_ HAND_ QUANTITIES_ FAILED The on-hand quantities couldn't be set. Try again.
Was this section helpful?
Anchor to FieldsFields
- •OBJECT
An error that occurs during the execution of
.
Was this section helpful?