foliolib.folio.api.circulation.AgeToLostBackgroundProcesses
- class foliolib.folio.api.circulation.AgeToLostBackgroundProcesses(tenant: str, okapi: Optional[foliolib.okapi.okapiClient.OkapiClient] = None)
Bases:
foliolib.folio.FolioApiBackground processes for ageing borrowed items to lost
Background processes for ageing borrowed items to lost
- Parameters
tenant (str) – Tenant id
okapi (OkapiClient, optional) – Instance of OkapiClient. Defaults to None.
Methods
POST /circulation/scheduled-age-to-lostPOST /circulation/scheduled-age-to-lost-fee-charging- set_scheduledAgeToLost()
POST /circulation/scheduled-age-to-lost- Raises
OkapiFatalError – Server Error
- set_scheduledAgeToLostFeeCharging()
POST /circulation/scheduled-age-to-lost-fee-charging- Raises
OkapiFatalError – Server Error