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 .jsv suffix or ?format=jsv

HTTP + JSV

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

POST /jsv/reply/bacontract_SendContractToBuyer HTTP/1.1 
Host: contractssl.buildersaccess.com 
Content-Type: text/jsv
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: text/jsv
Content-Length: length

False