Anchor to InventoryCountCreateUserErrorCodeInventory
enumInventory Count Create User Error Code
Possible error codes that can be returned by .
Anchor to Valid valuesValid values
- DUPLICATE_ITEM
- IDEMPOTENCY_CONCURRENT_REQUEST
- IDEMPOTENCY_KEY_PARAMETER_MISMATCH
- IDEMPOTENCY_PREVIOUS_ATTEMPT_FAILED
- INVALID_STATE
- INVALID_TAG
- LOCATION_NOT_ACTIVE
- RESOURCE_NOT_FOUND
- Anchor to DUPLICATE_ITEMDUPLICATE_
ITEM A single item can't be listed twice.
- Anchor to IDEMPOTENCY_CONCURRENT_REQUESTIDEMPOTENCY_
CONCURRENT_ REQUEST This request is currently in progress, please try again.
- Anchor to IDEMPOTENCY_KEY_PARAMETER_MISMATCHIDEMPOTENCY_
KEY_ PARAMETER_ MISMATCH The same idempotency key cannot be used with different operation parameters.
- Anchor to IDEMPOTENCY_PREVIOUS_ATTEMPT_FAILEDIDEMPOTENCY_
PREVIOUS_ ATTEMPT_ FAILED A previous request with this idempotency key failed. Retry with a new idempotency key.
- Anchor to INVALID_STATEINVALID_
STATE A resource was not in the correct state for the operation to succeed.
- Anchor to INVALID_TAGINVALID_
TAG One or more tags are not valid.
- Anchor to LOCATION_NOT_ACTIVELOCATION_
NOT_ ACTIVE The location selected is not active.
- Anchor to RESOURCE_NOT_FOUNDRESOURCE_
NOT_ FOUND The resource could not be found.
Was this section helpful?
Anchor to FieldsFields
- •OBJECT
An error that occurs during the execution of
.
Was this section helpful?