---
title: "CustomerSanctions"
method: GET
path: "/hb1077-api/customerSanctions/{driverLicenseNumber}"
tags: ["HB-1077 Sanctions Clearance"]
---

# CustomerSanctions

`GET /hb1077-api/customerSanctions/{driverLicenseNumber}`

This method accepts a parameter of driver license number and returns the sanctions (DSU, SUS, or PTS) that can be cleared or reopened by a county for a FLHSMV customer. The response includes driver's name, driver license number and demographic information and an array of sanction details.

## Path parameters

- `driverLicenseNumber` string, required

## 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)
