Update an addressAsk AIpatch https://noms.api.nacelle.com/api/v1/addresses/{nacelle-address-id}This will update an address based on the input parameters.Path Paramsnacelle-address-idstringrequiredBody Paramsaddress1string1 to 500The first line of the address.address2string1 to 500The second line of the address.citystring1 to 100The city of the address.commentstring1 to 1000Additional comments about the address.country_iso2stringThe ISO 2-letter country code.first_namestring1 to 100First nameiduuidrequiredUnique identifier for the address.last_namestring1 to 100Last namemerchant_modified_atdate-timeMerchant Specified Timestamp of the last modification to the Address. Differs from ModifiedAt which is autogenerated.postal_codestring4 to 20The postal code.provincestring1 to 100The province of the address.statestring1 to 100The state of the address.HeadersX-Nacelle-Space-IDstringrequiredResponses 200OK 400Bad Request 401Unauthorized 403Forbidden 429Rate Limit Exceeded 500Internal Server ErrorUpdated over 2 years ago