© 2024 Clarivate
GET /api/.../innreachmemberagencies
Return a list of all INN-Reach member agencies. This only includes remote agencies, not any local agencies defined for this Polaris customer.
[
{
"CentralID": 1,
"AgencyCode": "sprpl",
"AgencyName": "Springfield Library",
"IsVisitingPatronAllowed": true,
"IsPasswordRequired": false
},
{
"CentralID": 1,
"AgencyCode": "logpl",
"AgencyName": "Logansport Library",
"IsVisitingPatronAllowed": true,
"IsPasswordRequired": true
}
]
Code | Description |
---|---|
200 | OK. Success |
400 |
FAILURE.
|