BAwarranty Server V1

<back to all web services

bacontract_addendumAV2

The following routes are available for this service:
All Verbs/bacontract_addendumAV2
bacontract_addendumAV2 Parameters:
NameParameterData TypeRequiredDescription
idnumberquerystringYes
idcityquerystringYes
idciaquerystringYes
codequerystringYes
ispdfqueryintYes
isContractquerystringYes

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

{
	idnumber: String,
	idcity: String,
	idcia: String,
	code: String,
	ispdf: 0,
	isContract: String
}