GET api/BaseInfo/Graph?Type={Type}&Start={Start}&End={End}&Token={Token}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
Type

GraphTypeEnum

None.

Start

date

None.

End

date

None.

Token

string

None.

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml, multipart/form-data

Sample:

Sample not available.