---
title: "NotOnRecordClear"
method: POST
path: "/hb1077-api/notOnRecordClear"
tags: ["HB-1077 Sanctions Clearance"]
---

# NotOnRecordClear

`POST /hb1077-api/notOnRecordClear`

This method is used to clear DSU FTC (Failure to Comply) suspensions before they have been added to the customer driver record. The client must provide the Citation Number of the DSU sanction to be cleared.
Each request can clear only one DSU/FTC suspension. SUS (Criminal Financial Obligation and Child Support) and PTS suspensions cannot be cleared using this method.

## Request body

- NotOnRecordClearRequest — Model of data items sent in a request for clearing sanctions which are not on record.
  - `DriverLicenseNumber` string, required — Florida driver license number
  - `CitationNumber` string, required — The citation number of the DSU (D6/FTC) suspension to be cleared.

## Response `200`

OK

## Other responses

- `400`
- `403` — Forbidden
- `404` — Not Found
- `405` — Method Not Allowed
- `429` — Too Many Requests
- `500`

---

[API](https://skmtc.net/flclerktools/apis/hb1077-dl-sanctions-service-specifications.md) · [All operations](https://skmtc.net/flclerktools/apis/hb1077-dl-sanctions-service-specifications/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/flclerktools/hb1077-dl-sanctions-service-specifications/revisions/5131ac773cbc/schema)
