This call returns a list of cost code setup tags with their groups.
Success
Bad Request. See https://developer.hcssapps.com/getting-started/troubleshoot-bad-request for more information.
Unauthorized. See https://developer.hcssapps.com/getting-started/troubleshoot-unauthorized for more information.
Forbidden. See https://developer.hcssapps.com/getting-started/troubleshoot-forbidden for more information.
[- {
- "id": "912e1d9b-36dc-4dcb-b721-da24135eab1b",
- "name": "TestGroup",
- "lastModified": "2022-08-08T00:00:00",
- "isDeleted": false,
- "tags": [ ]
}
]
Success
Bad Request. See https://developer.hcssapps.com/getting-started/troubleshoot-bad-request for more information.
Unauthorized. See https://developer.hcssapps.com/getting-started/troubleshoot-unauthorized for more information.
Forbidden. See https://developer.hcssapps.com/getting-started/troubleshoot-forbidden for more information.
No Content
Bad Request. See https://developer.hcssapps.com/getting-started/troubleshoot-bad-request for more information.
Unauthorized. See https://developer.hcssapps.com/getting-started/troubleshoot-unauthorized for more information.
Forbidden. See https://developer.hcssapps.com/getting-started/troubleshoot-forbidden for more information.
This call creates and updates setup tags associated with cost codes.
No Content
Bad Request. See https://developer.hcssapps.com/getting-started/troubleshoot-bad-request for more information.
Unauthorized. See https://developer.hcssapps.com/getting-started/troubleshoot-unauthorized for more information.
Forbidden. See https://developer.hcssapps.com/getting-started/troubleshoot-forbidden for more information.
[- {
- "costCodeId": "83421f8d-0c1e-4ee5-a4b4-5c5d75e1a878",
- "tagId": "d1b2c556-2e24-44f4-b272-4df72bf93936"
}, - {
- "costCodeId": "80cbaf5a-47d7-494f-85f9-41e0d6dde732",
- "tagId": "d1b2c556-2e24-44f4-b272-4df72bf93936"
}, - {
- "costCodeId": "2b11c968-aa73-4394-8941-4c7851b91ba3",
- "tagId": "bc169c57-12e7-4efc-8c3e-ba6b3c3fef7c"
}
]
This call will return a list of cost codes and their associated setup tags for the specified cost codes, jobs, tags or modified since date.
Set of filters for the request.
Success
Bad Request. See https://developer.hcssapps.com/getting-started/troubleshoot-bad-request for more information.
Unauthorized. See https://developer.hcssapps.com/getting-started/troubleshoot-unauthorized for more information.
Forbidden. See https://developer.hcssapps.com/getting-started/troubleshoot-forbidden for more information.
{- "costCodeIds": [
- "80066307-6ff2-4a03-99a7-b92baf33cfde"
], - "jobIds": [
- "3507e422-36da-47c0-887f-8c4800f2bf80"
], - "tagIds": [
- "050c5371-0cf2-4d8d-8083-04d9113fe41f"
], - "modifiedSince": "2022-08-01T00:00:00",
- "cursor": "gCpeihFB1whbiZt1qIf1TbhL8TPbeRP2",
- "limit": 1000
}
[- {
- "id": "54147ada-a6e6-4485-b73b-4e0bd3b1266e",
- "jobId": "b64cbd34-e312-4ed1-8517-0ebd33ed2c15",
- "costCodeId": "7aad508e-1346-4516-b021-d0fc851f71fb",
- "tagId": "50e64519-ecbf-4ba4-a809-982f4959794d",
- "isDeleted": false,
- "lastModified": "2022-08-02T00:00:00"
}
]