Changes to Finds change orders based on search parameters. Rows carry the change order header without its impacted records; read one change order to get those. Sorts on `number`, `status`, `requestedUtc`, `approvedUtc`, `completedUtc`, `dueDateUtc`, `createdUtc`, `modifiedUtc`, `customer`, `disposition` or `detail`; an unrecognised sort field falls back to `requestedUtc` ascending.
POST /api/change-orders/list
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 1 of the 23 revisions of this API.1
What changed
- ○
endpoint added
endpoint-added
- ○