COT UCC Portal
Create an order → submit to COT → track status in real time
New order

Create an order

Select the state, deadline, and UCC search types. Submitting will send the job to COT and start status tracking.

Stored as ISO timestamp (with timezone) on submit.

Search types

Inputs

Review

{
  "stateCode": "IL",
  "deadlineAt": "2026-02-14T18:19",
  "rushLevel": "standard",
  "items": [
    {
      "type": "debtor_name_search",
      "payload": {
        "debtorName": ""
      }
    }
  ]
}