Anchor to BusinessCustomerErrorCodeBusiness
BusinessCustomerErrorCode
enum
Possible error codes that can be returned by .
Anchor to Valid valuesValid values
- Anchor to BLANKBLANK•
The input value is blank.
- Anchor to FAILED_TO_DELETEFAILED_TO_DELETE•
Deleting the resource failed.
- Anchor to INTERNAL_ERRORINTERNAL_ERROR•
An internal error occurred.
- Anchor to INVALIDINVALID•
The input value is invalid.
- Anchor to INVALID_INPUTINVALID_INPUT•
The input is invalid.
- Anchor to LIMIT_REACHEDLIMIT_REACHED•
The number of resources exceeded the limit.
- Anchor to NO_INPUTNO_INPUT•
The input is empty.
- Anchor to REQUIREDREQUIRED•
Missing a required field.
- Anchor to RESOURCE_NOT_FOUNDRESOURCE_NOT_FOUND•
The resource wasn't found.
- Anchor to TAKENTAKEN•
The input value is already taken.
- Anchor to TOO_LONGTOO_LONG•
The field value is too long.
- Anchor to UNEXPECTED_TYPEUNEXPECTED_TYPE•
Unexpected type.
Was this section helpful?