GET api/DashBoardAsset/GetDieselAddedCountForExPDF?companyid={companyid}&dtStartDt={dtStartDt}&dtEndDate={dtEndDate}&sLocation={sLocation}&iGroupId={iGroupId}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| companyid | integer |
Required |
|
| dtStartDt | date |
Required |
|
| dtEndDate | date |
Required |
|
| sLocation | string |
Required |
|
| iGroupId | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of ObjectNone.
Response Formats
application/json, text/json
Sample:
[
{
"$id": "1"
},
{
"$id": "2"
}
]