GET api/VND/SitePlan/Images/{buid}

RentRoll

Request Information

Parameters

NameDescriptionAdditional information
buid

Define this parameter in the request URI.

Response Information

Response body formats

application/json, text/json

Sample:
[
  "sample string 1",
  "sample string 2",
  "sample string 3"
]

text/javascript

Sample:
["sample string 1","sample string 2","sample string 3"]

text/csv

Sample:

An exception has occurred while using the formatter 'CSVMediaTypeFormatter' to generate sample for media type 'text/csv'. Exception message: Parameter count mismatch.