CapacityUsedRequest

GET {{base_url}}/CapacityUsedRequest?Id={{integer}}

Retrieves a single capacity used record based on a given identifier.

API
Capacity Used API

Requires Authentication
Yes

Returns
CapacityUsed

Batch?
No

Request Params

KeyDatatypeRequiredDescription
IdstringRequired.
(int32)
The identifier of the capacity used record.

HEADERS

KeyDatatypeRequiredDescription
AcceptstringRequired.
The type of content accepted by the API endpoint.
Content-TypestringRequired.
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}