Skip to main content

createCustomerAddress

Creates a new CustomerAddress

Requires the customeraddress/write scope on the associated DemandHq.

createCustomerAddress(
customerToken: String!
input: CustomerAddressCreateInput!
): CustomerAddress

Arguments

createCustomerAddress.customerToken ● String! non-null scalar

createCustomerAddress.input ● CustomerAddressCreateInput! non-null input

Type

CustomerAddress object

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