Skip to main content

Retrieves a paginated list of infractions for a specific customer.

GET 

/api/customer/:customerId/infractions

This endpoint returns a paginated list of all infractions associated with the specified customer. The response includes the total count of infractions, current offset, limit, and the list of infractions. Each infraction includes details such as ID, booking information, amount, status, and associated files.

Request

Responses

Returns the list of infractions with pagination