The call provider will use this message to kill the service request if the service provider takes too long to respond. Once the service request is killed in sureEcosystem, the dispatch software provider will not be able to respond to the service request.
Base URL: https://service.BGsync.com/BGsyncapi/api/request/kill Method: Http Post Content-Type: application/json
{ "call_provider_BGsync_id": "1", "BGsync_request_id": "22", "api_key": "ABC1234", "notes": "Service provider took too long to respond." }
{ "success":true "error_message":null "BGsync_request_id":"22" }