English

No description in the specification.

2 operations
PUT /patron/{patronId}/loan/{loanId} RenewPatronLoan

Renew loan

Renew a loan

Parameters

patronIdrequired
path · stringPatron ID from authentication
loanIdrequired
path · stringID of the loan that is to be renewed
Shared across operations: version. See the shared contract on the version page.

Responses

  • 200 RenewPatronLoanResponseBody It is important to check the returned `status` field, to distinguish between success and the different failure statuses.
Error responses: 400 · 401 · 404 — See the shared contract on the version page.