--- title: BusinessCustomerErrorCode - Customer API description: Possible error codes that can be returned by `BusinessCustomerUserError`. api_version: 2025-10 api_name: customer type: enum api_type: graphql source_url: html: https://shopify.dev/docs/api/customer/latest/enums/businesscustomererrorcode md: https://shopify.dev/docs/api/customer/latest/enums/businesscustomererrorcode.md --- # Business​Customer​Error​Code enum Possible error codes that can be returned by `BusinessCustomerUserError`. ## Valid values * BLANK The input value is blank. * BUSINESS\_​LOCATION\_​NOT\_​FOUND Business location doesn't exist. * FAILED\_​TO\_​DELETE Deleting the resource failed. * INTERNAL\_​ERROR An internal error occurred. * INVALID The input value is invalid. * INVALID\_​INPUT The input is invalid. * LIMIT\_​REACHED The number of resources exceeded the limit. * NO\_​INPUT The input is empty. * PERMISSION\_​DENIED Permission denied. * REQUIRED Missing a required field. * RESOURCE\_​NOT\_​FOUND The resource wasn't found. * TAKEN The input value is already taken. * TOO\_​LONG The field value is too long. * UNEXPECTED\_​TYPE Unexpected type. *** ## Fields * [Business​Customer​User​Error.​code](https://shopify.dev/docs/api/customer/latest/objects/BusinessCustomerUserError#field-code) OBJECT An error that happens during the execution of a business customer mutation. *** ## Map ### Fields with this enum * <-|[Business​Customer​User​Error.code](https://shopify.dev/docs/api/customer/latest/objects/BusinessCustomerUserError#field-code)