POST api/VisitCost?startDate={startDate}&endDate={endDate}&locIdList={locIdList}&panelIdList={panelIdList}&StatusId={StatusId}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| startDate | string |
Required |
|
| endDate | string |
Required |
|
| locIdList | string |
Required |
|
| panelIdList | string |
Required |
|
| StatusId | integer |
Required |
Body Parameters
Collection of integerRequest Formats
application/json, text/json
Sample:
[ 1, 2 ]
application/x-www-form-urlencoded
Sample:
Response Information
Resource Description
ObjectNone.
Response Formats
application/json, text/json
Sample:
{}