Norsk

Ingen beskrivelse i spesifikasjonen.

1 operasjon
GET /holdings GetHoldings

Get holdings

Parametere

publication_idspåkrevd
query · array of stringA list of publication IDs, each publication ID should be url encoded and separated by a comma.
show_to
query · array of string enumA list of show_to values, where each value is url encoded and separated by a comma. This tells the provider that the returned data is intended to be shown to a specific group of users, and all returned data must be filtered appropriately. If no groups are given, all data should be returned.
patron_id
query · stringThe patron ID of the active patron.
Felles for operasjonene: version. Se den felles kontrakten på versjonssiden.

Svar

  • 200 GetHoldingResponseBody The response will contain a mapping from each publication ID to an array of holdings. If a publication ID represents a periodical, there can be from zero to many holdings for that publication ID, and each holding will represent a unique issue of that periodical. If a publication ID does not represent a periodical, there can be from zero to one holding for that publication ID.
Feilsvar: 400 · 401 — Se den felles kontrakten på versjonssiden.