Skip to main content
Skip to main content
You're viewing the documentation for v1, which isn't the latest Medusa version.Latest documentation

CustomerAddressResponse

Properties

idstringRequired
address_namenull | stringRequired
is_default_shippingbooleanRequired
is_default_billingbooleanRequired
customer_idstringRequired
companynull | stringRequired
first_namenull | stringRequired
last_namenull | stringRequired
address_1null | stringRequired
address_2null | stringRequired
citynull | stringRequired
country_codenull | stringRequired
provincenull | stringRequired
postal_codenull | stringRequired
phonenull | stringRequired
metadatanull | Record<string, unknown>Required
created_atstringRequired
updated_atstringRequired
Was this section helpful?