# Patron Fee

Provider API v0.6.5 · 1 operation
Source: https://plas.redia.dk/en/provider/v0.6.5/patron-fee/

No description in the specification.

## Get patron fees

`GET` `/patron/{patronId}/fee` · `GetPatronFees`

### Parameters

- `patronId` (In `path`, `string`, required) — Patron ID from authentication

Shared across operations: `version`. [See the shared contract on the version page.](https://plas.redia.dk/en/provider/v0.6.5/)

### Responses

- `200` [`PatronFeeResponseBody`](https://plas.redia.dk/en/provider/v0.6.5/schemas/#PatronFeeResponseBody) — Success

Error responses: 400 · 401 · 404 — [See the shared contract on the version page.](https://plas.redia.dk/en/provider/v0.6.5/)
