Update Customer AddressAsk AIput https://app.rackbeat.com/api/customers/{customer_number}/addresses/{id}Update the specified customer address.Path Paramscustomer_numberstringrequiredidintegerrequiredThe ID of the address.Body Paramsattention_idstringcitystringMust not be greater than 255 characters.countrystringMust not be greater than 255 characters.emailstringMust not be greater than 255 characters.namestringMust not be greater than 255 characters.phonestringMust not be greater than 255 characters.statestringMust not be greater than 255 characters.streetstringMust not be greater than 255 characters.street2stringMust not be greater than 255 characters.typestringMust be one of any, billing, or delivery.zipcodestringMust not be greater than 255 characters.HeadersAuthorizationstringContent-TypestringAcceptstringResponse 422Updated 9 months ago