This request is sent from sureEcosystem to the dispatch software provider to determine if the service provider is online.
Base URL: Dispatch Software Provider API EndPoint Method: Http Post Content-Type: application/json
{ "request_type":"IsOnlineRequest", "api_key":"ABC1234", "dispatch_software_provider_id":1, "service_provider_BGsync_id":"1" }
{ "service_provider_BGsync_id": "1" "online": true }