Get All Time Accounting Entries for Inspection

Gets the time accounting items for the specified inspection.

Resource Information

Scopeinspections

Deprecated scope name:   get_inspection_timeaccounting

App TypeAgency
Authorization TypeAccess token
URI /v4/inspections/{inspectionId}/timeAccounting?lang={lang}
HTTP MethodGET
Automation Version(s)7.3.2

Request Information

Field or ParameterTypeRequiredValuesDescriptionAutomation Version
fieldsstringNoComma-delimited names of fields to be returned in the response. Note: Field names are case-sensitive and only first-level fields are supported. Invalid field names are ignored.7.3.2
inspectionIdlongYes Get All Inspections Search Inspections The unique ID associated with the inspection.7.3.2
langStringNoIndicates the language applied.7.3.2

Response Information

FieldTypeDescriptionAutomation Version
result[]result{}7.3.2
result.billablestringThis defines whether or not the item is billable.7.3.2
result.costdoubleThe calculated cost of the entry7.3.2
result.createBystringThe unique user id of the individual that created this entry.7.3.2
result.createDatedateTimeThe date the entry was created.7.3.2
result.durationstringThe unit of time used to measure the duration of a task or activity. For example, hours or minutes.7.3.2
result.endTimestringThe time the inspection was completed.7.3.2
result.entityIdstringThe unique ID of the entity or record.7.3.2
result.entityTypestringThe type of entity.7.3.2
result.groupresult.group{}The time accounting group.7.3.2
result.group.textstringThe localized display text.7.3.2
result.group.valuestringThe value for the specified parameter.7.3.2
result.idlongThe unique identifier for the object, assigned by the Civic Platform server and provided in a response.7.3.2
result.percentdoubleThe percentage point for calculating the cost. 50 stands for 50%, 80 stands for 80%, and 150 stands for 150%.7.3.2
result.ratedoubleThe billing rate for inspections.7.3.2
result.recordIdresult.recordId{}The unique ID associated with a record.7.3.2
result.recordId.customIdstringAn ID based on a different numbering convention from the numbering convention used by the record ID (xxxxx-xx-xxxxx). Accela Automation auto-generates and applies an alternate ID value when you submit a new application.7.3.2
result.recordId.idstringThe unique identifier for the object, assigned by the Civic Platform server and provided in a response.7.3.2
result.recordId.serviceProviderCodestringThe unique agency identifier, the system assigns, on the Accela Civic Platform.7.3.2
result.recordId.trackingIdlongThe application tracking number (IVR tracking number).7.3.2
result.recordId.valuestringThe value for the specified parameter.7.3.2
result.serviceProviderCodestringThe unique agency identifier, the system assigns, on the Accela Civic Platform.7.3.2
result.startTimestringThe time when you started the inspection.7.3.2
result.totalMinuteslongThe total number of billable minutes for an inspection.7.3.2
result.typeresult.type{}The time accounting type. 7.3.2
result.type.textstringThe localized display text.7.3.2
result.type.valuestringThe value for the specified parameter.7.3.2
result.userIdstringThe users login ID for the Accela Civic Platform, created by agency administrators.7.3.2
statusintegerThe record status.7.3.3