OptionaladdressThe detailed address description of the address.
Unique identifier for the address. You can get the address_id via v2.logistics.get_address_list.
OptionalcityThe city of the address.
OptionaldistrictThe district of the address.
Optionalgeo_Geolocation information for the address. Type: JSON stringNote: 1) To clear existing geo info, pass "" or {}.2) To keep existing geo info, do not include this field.3) The JSON may include optional fields:- formattedAddress (string): full formatted address.- region (object) – contains latitude and longitude as floats.- user_verified (boolean) – whether the geolocation is verified by the user.- user_adjusted (boolean) – whether the geolocation was adjusted by the user.
OptionalnameRecipient’s name at this address.
OptionalphoneContact phone number for the recipient.
OptionalregionThe region of the address.Note: Do not allow to update the region of the address.
OptionalstateThe state of the address.
OptionaltownThe town of the address.
OptionalzipcodeThe zipcode of the address.
Request parameters for update_address
Use this API to update the address of a shop.