GET v1/bunits/{bunitId}/addresses

Get all addresses of a business unit.

Request Information

URI Parameters

NameDescriptionTypeAdditional 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

IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.