Retrieve availability of a service point
Service points API
Retrieve availability of a service point
Retrieve a true or false value which reflects the current availability of a given service point id.
GET
Retrieve availability of a service point
Authorizations
Basic Authentication using API key and secrets is currently the main authentication mechanism.
Path Parameters
ID of the service point
Query Parameters
A JSON Web Token encoding either an “id” (user ID) or “iid” (integration ID) property. Alternatively, a public API key.
Response
OK
The response is of type boolean.