Skip to main content

CreateCustomerFieldErrorCode

Values

CURRENCY_ONLY_FOR_NUMBER
The currency field can only be provided with number fields.
CUSTOMER_FIELD_GROUP_NOT_FOUND
The provided customerFieldGroupId was not found.
FORBIDDEN
You do not have permission to perform this action
INVALID_KEY
The key must be a non-empty string using only lowercase letters, numbers, and underscores. It must also end in an underscore.
KEY_ALREADY_EXISTS
A field with this key already exists.
MAXIMUM_AMOUNT_OF_CUSTOM_FIELDS_CREATED
This integration has already created the maximum allowed amount of custom fields.
ORDER_CANNOT_BE_PROVIDED_WHEN_ALLOW_MULTIPLE
The order field can not be provided with non-multiple fields.
ORDER_MUST_BE_PROVIDED_WHEN_ALLOW_SINGLE
The order field must be provided with non-multiple fields.
UNSUPPORTED_CUSTOM_FIELD_TYPE
The provided custom field type is not supported.