post
https://{domain_prefix}.retail.lightspeed.app/api/2.0/customers//addresses
Creates a new address for the specified customer.
Validation Rules:
country_code: Required, must be a valid ISO 3166-1 alpha-2 code (e.g., US, NZ, AU)state_code: Required for US and CA, must be valid for the countrypostcode: Required, must be valid format for the countrytype: Required, must be either BILLING or SHIPPINGaddress_line_1: Required, maximum 50 characterscity: Required, maximum 28 charactersstate: Maximum 35 characters
🔒 Requires: customers:write scope
