Skip to main content

updateCustomerAddress

Updates an existing CustomerAddress

Requires the customeraddress/write scope on the associated DemandHq.

updateCustomerAddress(
customerToken: String!
input: CustomerAddressUpdateInput!
): CustomerAddress

Arguments

updateCustomerAddress.customerToken ● String! non-null scalar

updateCustomerAddress.input ● CustomerAddressUpdateInput! non-null input

Type

CustomerAddress object

A customerAddress is an Address entity that is associated with a customer