Skip to main content
Anchor to BusinessCustomerUserError

BusinessCustomerUserError

object

Requires customer_read_customers access scope or customer_read_companies access scope.

An error that happens during the execution of a business customer mutation.

•BusinessCustomerErrorCode

The error code.

Show enum values
•[String!]

The path to the input field that caused the error.

•String!
non-null

The error message.


Was this section helpful?

•mutation

Updates an address on a company location.

Show payload

Arguments

•CompanyAddressInput!
required

The input fields to use to update the address.

Show input fields
•[CompanyAddressType!]!
required

The list of address types on the location to update.

Show enum values
•ID!
required

The ID of the company location to update addresses on.



Was this section helpful?


Was this section helpful?