Returns costs and hours spent per cost code

This call returns a paginated list of costs and hours spent per cost code for the specified business unit, cost codes, jobs, foremen, or date range.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

Set of filters for the request.

A model that represents an advanced request to find cost code transactions.

jobIds
array of uuids | null

List of Job Ids.
Used with JobTagIds to limit jobs. Returns jobs with JobIds and JobTagIds.

jobIds
jobTagIds
array of uuids | null

List of Job Tag Ids.
Used with JobIds to limit jobs. Returns jobs with JobIds and JobTagIds.

jobTagIds
foremanIds
array of uuids | null

List of Foreman Ids.
Used to limit transactions. Returns transactions only for foremen specified.

foremanIds
date-time | null

Beginning local date (yyyy-MM-dd) of date range.
Used with EndDate. Transactions whose dates fall within this date range will be included.

date-time | null

End local date (yyyy-MM-dd) of date range.
Used with StartDate. Transactions whose dates fall within this date range will be included.

string | null

Optional.
When there are additional results, the metadata nextCursor field should be passed to retrieve the next page of results.

int32 | null

The maximum number of results that should be returned.

uuid | null

The business unit id.

costCodeIds
array of uuids | null

List of Cost Code Ids.

costCodeIds
date-time | null

Optional.
Used to filter data by SyncTimestamp

Headers
string
enum
Defaults to application/json

Generated from available request content types

Allowed:
Responses

Language
Credentials
OAuth2
Missing 1 required scope
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json