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.

•[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.

Arguments

•CompanyAddressInput!
required

The input fields to use to update the address.

•[CompanyAddressType!]!
required

The list of address types on the location to update.

•ID!
required

The ID of the company location to update addresses on.



Was this section helpful?


Was this section helpful?