v1

latestOpenAPI 3.0.02026-08-066425196.1 KB
Online Availability

Update or insert online availability information given a record's naId.

put/online-availability/update

Request body

naIdstring required
statusstring
availabilitystring

Example request

{
  "status": "active",
  "availability": "fullyDigitized"
}

Response

A body of response data containing full record objects if any were found.