GET api/tenancyagreement/{id}

Given an agreement id, gets the tenancy agreement.

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

Agreement id

integer

Required

Body Parameters

None.

Response Information

Resource Description

Tenancy Agreement External Data Contract

System.Web.Http.IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.