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