Online Documentation

Kill Request to Dispatch Software Provider


This request is sent from sureEcosystem to the dispatch software provider to kill the request.

Base URL: Dispatch Software Provider API EndPoint
Method: Http Post
Content-Type: application/json

Sample Request

{
"request_type":"KillRequest",
"api_key":"ABC1234",
"dispatch_software_provider_id":1,
"BGsync_request_id":"61",
"call_provider_BGsync_id":"1",
"service_provider_BGsync_id":"1"
}

No response is required from the dispatch software provider.