CostingCodeChangeLogCompanyRequest
GET {{base_url}}/CostingCodeChangeLogCompanyRequest
Retrieves a change log for access links between a costing code and a company.
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-07-23T08:02:00.800Z","PrimaryKeyId":1078,"LogType":52,"RessourceId":18721,"NewValue":"1","Action":1},{"Id":0,"LogDate":"2021-07-23T08:02:00.900Z","PrimaryKeyId":1115,"LogType":52,"RessourceId":18721,"NewValue":"1","Action":1},{"Id":0,"LogDate":"2021-07-23T08:02:00.900Z","PrimaryKeyId":1116,"LogType":52,"RessourceId":18721,"NewValue":"1","Action":1},{"Id":0,"LogDate":"2021-07-23T08:02:00.900Z","PrimaryKeyId":1117,"LogType":52,"RessourceId":18721,"NewValue":"1","Action":1},{"Id":0,"LogDate":"2021-07-23T08:02:00.903Z","PrimaryKeyId":1118,"LogType":52,"RessourceId":18721,"NewValue":"1","Action":1}]