Online Documentation

Acknowledge Cancel Response


This request is sent from the dispatch software provider to sureEcosystem when the dispatch software provider acknowledges the cancel request.

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

Sample Request

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