GET api/tenancyagreement/{id}

Given an agreement id, gets the tenancy agreement. Processes this tenancy agreement API request. The parameter and response sections describe the data exchanged with the API.

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

Agreement id

integer

Required

Body Parameters

None.

Response Information

Resource Description

Tenancy Agreement External Data Contract

IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.