Anchor to LocationDeleteUserErrorCodeLocation
LocationDeleteUserErrorCode
enum
Possible error codes that can be returned by .
Anchor to Valid valuesValid values
- Anchor to GENERIC_ERRORGENERIC_ERROR•
An error occurred while deleting the location.
- Anchor to LOCATION_HAS_ACTIVE_RETAIL_SUBSCRIPTIONLOCATION_HAS_ACTIVE_RETAIL_SUBSCRIPTION•
The location cannot be deleted while it has any active Retail subscriptions in the Point of Sale channel.
- Anchor to LOCATION_HAS_INVENTORYLOCATION_HAS_INVENTORY•
The location cannot be deleted while it has inventory.
- Anchor to LOCATION_HAS_PENDING_ORDERSLOCATION_HAS_PENDING_ORDERS•
The location cannot be deleted while it has pending orders.
- Anchor to LOCATION_IS_ACTIVELOCATION_IS_ACTIVE•
The location cannot be deleted while it is active.
- Anchor to LOCATION_NOT_FOUNDLOCATION_NOT_FOUND•
Location not found.
Was this section helpful?