CostingCodeChangeLogClientRequest

GET {{base_url}}/CostingCodeChangeLogClientRequest

Retrieves a change log for access links between a costing code and a customer (or client).

API
Costing Code API

Requires Authentication
Yes

Returns
List [TableChangeLog]

Batch?
No

Request Params

KeyDatatypeRequiredDescription
DatestringOptional.
(date-time)
The date and time stamp from when modifications were made.

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":0,"LogDate":"2021-10-06T11:43:55.720Z","PrimaryKeyId":1138,"LogType":51,"RessourceId":19869,"OldValue":"171","Action":3},{"Id":0,"LogDate":"2021-10-06T12:05:33.200Z","PrimaryKeyId":1138,"LogType":51,"RessourceId":19869,"NewValue":"171","Action":1},{"Id":0,"LogDate":"2021-10-06T12:09:16.247Z","PrimaryKeyId":1105,"LogType":51,"RessourceId":19869,"OldValue":"171","Action":3}]