CostingCodeChangeLogCodeRequest
GET {{base_url}}/CostingCodeChangeLogCodeRequest
Retrieves a change log for costing codes.
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":43840304,"LogDate":"2021-07-23T08:03:10.017Z","PrimaryKeyId":4,"DataDictionaryId":31136,"LogType":50,"RessourceId":18721,"ColumnName":"AllowTimeEntry","OldValue":"0","NewValue":"1","Action":2},{"Id":43840305,"LogDate":"2021-07-23T08:03:10.023Z","PrimaryKeyId":5,"DataDictionaryId":31136,"LogType":50,"RessourceId":18721,"ColumnName":"AllowTimeEntry","OldValue":"0","NewValue":"1","Action":2},{"Id":43840306,"LogDate":"2021-07-23T08:03:10.027Z","PrimaryKeyId":7,"DataDictionaryId":31136,"LogType":50,"RessourceId":18721,"ColumnName":"AllowTimeEntry","OldValue":"0","NewValue":"1","Action":2},{"Id":43840307,"LogDate":"2021-07-23T08:03:10.027Z","PrimaryKeyId":9,"DataDictionaryId":31136,"LogType":50,"RessourceId":18721,"ColumnName":"AllowTimeEntry","OldValue":"0","NewValue":"1","Action":2},{"Id":43840308,"LogDate":"2021-07-23T08:03:10.027Z","PrimaryKeyId":10,"DataDictionaryId":31136,"LogType":50,"RessourceId":18721,"ColumnName":"AllowTimeEntry","OldValue":"0","NewValue":"1","Action":2}]