CreateCustomerAddressDTO

The customer address to be created.

customer_idstring
The associated customer's ID.
address_namenull | stringOptional
The address's name.
is_default_shippingbooleanOptional
Whether the address is default shipping.
is_default_billingbooleanOptional
Whether the address is the default for billing.
companynull | stringOptional
The company.
first_namenull | stringOptional
The first name.
last_namenull | stringOptional
The last name.
address_1null | stringOptional
The address 1.
address_2null | stringOptional
The address 2.
citynull | stringOptional
The city.
country_codenull | stringOptional
The country code.
provincenull | stringOptional
The province.
postal_codenull | stringOptional
The postal code.
phonenull | stringOptional
The phone.
metadataMetadataTypeOptional
Holds custom data in key-value pairs.
Was this page helpful?
Edit this page