Anchor to InventoryBinUpsertUserErrorCodeInventory
enumInventory Bin Upsert User Error Code
Possible error codes that can be returned by .
Anchor to Valid valuesValid values
- BIN_BARCODE_TAKEN
- BIN_DUPLICATED
- BIN_NAME_BLANK
- BIN_NAME_TAKEN
- BIN_NOT_FOUND
- BIN_SHOP_LIMIT_REACHED
- LOCATION_NOT_FOUND
- TOO_LONG
- Anchor to BIN_BARCODE_TAKENBIN_
BARCODE_ TAKEN A bin with the same barcode already exists at this location.
- Anchor to BIN_DUPLICATEDBIN_
DUPLICATED This bin is included more than once in the request.
- Anchor to BIN_NAME_BLANKBIN_
NAME_ BLANK The bin name can't be blank.
- Anchor to BIN_NAME_TAKENBIN_
NAME_ TAKEN A bin with the same name already exists at this location.
- Anchor to BIN_NOT_FOUNDBIN_
NOT_ FOUND The bin was not found at this location.
- Anchor to BIN_SHOP_LIMIT_REACHEDBIN_
SHOP_ LIMIT_ REACHED This update would exceed the maximum number of bins for this shop.
- Anchor to LOCATION_NOT_FOUNDLOCATION_
NOT_ FOUND The location selected can't be found.
- Anchor to TOO_LONGTOO_
LONG A field length is too long.
Was this section helpful?
Anchor to FieldsFields
- •OBJECT
An error that occurs during the execution of
.
Was this section helpful?