Head connection status
head
{basePath}/checks/connectionStatus
API to indicate the state of the connection for a specific revenue center for servicing requests from the STS Gen2 cloud endpoints. The value returned is the last known state of the connection at the time of the request and could change at any time.
Request
Supported Media Types
- application/json
Header Parameters
-
Simphony-LocRef(required): string
The location identifier. Will be forced to lower-case.
-
Simphony-OrgShortName(required): string
The organization identifier. Will be forced to lower-case.
-
Simphony-RvcRef(required): integer
The revenue center identifier.
Response
Supported Media Types
- application/json
200 Response
Indicates if the location is currently connected.
Headers
-
Simphony-POS-Connected: boolean
Indicate whether connection to POS exists for this revenue center.
401 Response
401 Unauthorized
403 Response
403 Forbidden
404 Response
404 Requested resource not found
521 Response
521 Service Timeout