Add new record to Addresses table
Method | /AddAddress |
The request body is of type AddAddress.
Name | Description | Data Type |
---|---|---|
address | AddressInfo | |
isAutoClaim | xml:boolean |
|
The response body is of type AddAddressResponse.
Name | Description | Data Type |
---|---|---|
AddAddressResult | xml:int |
|