GET v1/bunits/{bunitId}/addresses/{addressId}
Get a single address of a business unit.
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
bunitId |
ID of the business unit | integer |
Required |
addressId |
ID of the address | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
The selected address
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.