Loans by Service Point and Date Range

GET {{baseUrl}}/circulation/loans?limit=0&query=(checkoutServicePointId == "REPLACE WITH SERVICE POINT ID" and (loanDate >= REPLACE WITH BEGINNING RANGE IN YYYY-MM-DD FORMAT* and loanDate <= REPLACE WITH ENDING RANGE IN YYYY-MM-DD FORMAT*))

NOTE: Service Point IDs can be found using one of the requests in the Tenant Information collection.

Request Params

KeyDatatypeRequiredDescription
limitnumber
querystring

HEADERS

KeyDatatypeRequiredDescription
x-okapi-tenantstring
x-okapi-tokenstring