# BusinessCustomerUserError - customer - OBJECT Version: 2024-10 ## Description An error that happens during the execution of a business customer mutation. ### Access Scopes ## Fields * [code](/docs/api/customer/2024-10/enums/BusinessCustomerErrorCode): BusinessCustomerErrorCode - The error code. * [field](/docs/api/customer/2024-10/scalars/String): String - The path to the input field that caused the error. * [message](/docs/api/customer/2024-10/scalars/String): String! - The error message. ## Connections ## Related queries ## Related mutations * [companyLocationAssignAddress](/docs/api/customer/2024-10/mutations/companyLocationAssignAddress) Updates an address on a company location. ## Related Unions ## Examples