BAwarranty Server V1

<back to all web services

bacontract_SendContractToBuyer

The following routes are available for this service:
All Verbs/bacontract_SendContractToBuyer
bacontract_SendContractToBuyer Parameters:
NameParameterData TypeRequiredDescription
salesemailquerystringNo
salesnamequerystringNo
idcontractquerystringYes
buyer1emailquerystringNo
buyer2emailquerystringNo
idcityquerystringYes
idciaquerystringYes
emailccquerystringNo
buyer1namequerystringNo
buyer2namequerystringNo
emailbodyquerystringYes
emailsubjectquerystringYes

To override the Content-type in your clients, use the HTTP Accept Header, append the .json suffix or ?format=json

To embed the response in a jsonp callback, append ?callback=myCallback

HTTP + JSON

The following are sample HTTP requests and responses. The placeholders shown need to be replaced with actual values.

POST /json/reply/bacontract_SendContractToBuyer HTTP/1.1 
Host: contractssl.buildersaccess.com 
Content-Type: application/json
Content-Length: length

{"salesemail":"String","salesname":"String","idcontract":"String","buyer1email":"String","buyer2email":"String","idcity":"String","idcia":"String","emailcc":"String","buyer1name":"String","buyer2name":"String","emailbody":"String","emailsubject":"String"}
HTTP/1.1 200 OK
Content-Type: application/json
Content-Length: length

false