REST API: Addresses
The addresses resource is used to manage the addresses of the current Account Context.
Resource URI(s)
get
post
/{instanceID}/{accountID}/Addresses
List and create addresses for the Account Context.
get
put
del
/{InstanceID}/{AccountID}/Addresses/{AddressID}
Manage the addresses of the Context Account {AccountID}.