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
Key | Datatype | Required | Description |
---|---|---|---|
Date | string | Optional. | |
(date-time) | |||
The date and time stamp from when modifications were made. |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string | Required. | |
The type of content accepted by the API endpoint. | |||
Content-Type | string | Required. | |
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}]