GET v1/bunits/{bunitId}/addresses/{addressId}

Get a single address of a business unit.

Request Information

URI Parameters

NameDescriptionTypeAdditional 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

IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.