CapacityUsedRequest
GET {{base_url}}/CapacityUsedRequest?Id={{integer}}
Retrieves a single capacity used record based on a given identifier.
Requires Authentication
Yes
Returns
CapacityUsed
Batch?
No
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
Id | string | Required. | |
(int32) | |||
The identifier of the capacity used record. |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string | Required. | |
The type of content accepted by the API endpoint. | |||
Content-Type | string | Required. | |
The type of content supported by the API endpoint. |
RESPONSES
status: OK
{"Id":17661570,"ReferenceId":395165,"ResourceId":35879,"DayDate":"2022-10-04T08:00:00.000Z","HoursUsed":0.5,"CreateDate":"2022-09-29T14:20:24.250Z","StartTimeFixed":0}