Skip to main content
ExLibris
  • Subscribe by RSS
  • Ex Libris Knowledge Center

    ACQ requests - Aleph RESTful APIs

    • Article Type: Q&A
    • Product: Aleph
    • Product Version: 21

    Question

    Is it possible to limit the number of acq requests which are displayed after a search in RESTful API?

    Answer

    Unfortunately it's not possible to limit the number of displayed acq requests. The following limitations are possible:

    To retrieve the active acquisition requests list for the patron ID 00000036 in full format, use:
    http://server.name:1892/rest-dlf/patron/00000036/circulationActions/requests/acq?view=full&type=active

    To retrieve the acquisition requests list for the patron ID 00000036 in full format, viewing only requests that have been closed within 40 days, use:
    http://server.name:1892/rest-dlf/patron/00000036/circulationActions/requests/acq?view=full&closed=40

    To retrieve a specific acquisition request's information for the patron ID 00000036, use:
    http://server.name:1892/rest-dlf/patron/00000036/circulationActions/requests/acq/USM5000002386900001

    Additional Information

    See also the documentation on Developers Network (https://developers.exlibrisgroup.com...h-RESTful-APIs

     

    Category: Publishing - ALEPH

    Subject: ALEPH - 500


    • Article last edited: 21-April-2016