foliolib.folio.api.circulation.AgeToLostBackgroundProcesses

class foliolib.folio.api.circulation.AgeToLostBackgroundProcesses(tenant: str)

Bases: foliolib.folio.FolioApi

Background processes for ageing borrowed items to lost

Background processes for ageing borrowed items to lost

Base class of the Folio API

Parameters

tenant (str) – Tenant id

Methods

set_scheduledAgeToLost()

POST /circulation/scheduled-age-to-lost

set_scheduledAgeToLostFeeCharging()

POST /circulation/scheduled-age-to-lost-fee-charging

set_scheduledAgeToLost()

POST /circulation/scheduled-age-to-lost

Raises

OkapiRequestFatalError – Server Error

set_scheduledAgeToLostFeeCharging()

POST /circulation/scheduled-age-to-lost-fee-charging

Raises

OkapiRequestFatalError – Server Error