Online Documentation

Service Provider Reject Response


If the service provider rejects the service request in the dispatch software, the call provider will receive the service reject message from sureEcosystem.

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

Sample Request

{
"call_provider_BGsync_id":"1",
"BGsync_to_callprovider_api_key":"ABC1234",
"BGsync_request_id":"22",
"response":"No",
"contact_number":"",
"eta":""
}