Online Documentation

Reject Service Response from Service Provider


This request is sent from the dispatch software provider to sureEcosystem to reject the service request from the call provider.

Base URL: https://service.BGsync.com/BGsyncapi/api/request/reject
Method: Http Post
Content-Type: application/json

Sample Request

{
"dispatch_software_provider_id":"1",
"api_key":"ABC1234",
"BGsync_request_id":"63"
}