BAwarranty Server V1

<back to all web services

step2

The following routes are available for this service:
All Verbs/step2
step2 Parameters:
NameParameterData TypeRequiredDescription
idciaquerystringYes
idprojectquerystringYes
addressquerystringYes
idcityquerystringYes
namecityquerystringYes
closedquerystringYes
emailquerystringYes
fnamequerystringYes
lnamequerystringYes
phonequerystringYes
workphonequerystringYes
besttimequerystringYes
passwordquerystringYes
confirmquerystringYes
creabyquerystringYes
webynquerystringYes
iosynquerystringYes
devicetokenquerystringYes
previousemailquerystringYes

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

{
	idcia: String,
	idproject: String,
	address: String,
	idcity: String,
	namecity: String,
	closed: String,
	email: String,
	fname: String,
	lname: String,
	phone: String,
	workphone: String,
	besttime: String,
	password: String,
	confirm: String,
	creaby: String,
	webyn: String,
	iosyn: String,
	devicetoken: String,
	previousemail: String
}