GET
/patron/{patronId}/loan GetPatronLoans Get patron loans
Parametre
- patronIdpåkrævet
- path · stringPatron ID from authentication
Svar
- 200
PatronLoanResponseBodySuccess
Ingen beskrivelse i specifikationen.
2 operationer/patron/{patronId}/loan GetPatronLoans PatronLoanResponseBody Success /patron/{patronId}/loan/{loanId} RenewPatronLoan Renew a loan
RenewPatronLoanResponseBody It is important to check the returned `status` field, to distinguish between success and the different failure statuses.