Update Address record by specified primary key
Method | /UpdateAddress |
The request body is of type UpdateAddress.
Name | Description | Data Type |
---|---|---|
address | AddressInfo | |
isAutoClaim | xml:boolean | |
isForceUpdate | xml:boolean |
|
The response body is of type UpdateAddressResponse.
Name | Description | Data Type |
---|---|---|
UpdateAddressResult | xml:int |
|