BAwarranty Server V1

<back to all web services

ba_newtaskpm

The following routes are available for this service:
All Verbs/ba_newtaskpm
ba_newtaskpm Parameters:
NameParameterData TypeRequiredDescription
tokenquerystringNo
tokensecretquerystringNo
idwebcare1querystringNo
idwebcare1detailquerystringNo
tasknumberquerystringNo
pmnamequerystringNo
idvendorquerystringNo
nvendorquerystringNo
vendoremailquerystringNo
vendorcontactquerystringNo
durationquerystringNo
buildernotesquerystringNo
statusquerystringNo
idvendor_bpoquerystringNo
nvendor_bpoquerystringNo
idcostcodequerystringNo
idpo1querystringNo
iddocquerystringNo
docquerystringNo
vendorschedulequerystringNo
schedulebesttimequerystringNo
scheduleconfirmquerystringNo
hemailquerystringNo
hnamequerystringNo
paymentynquerystringNo
bpo_typequerystringNo
bpo_partialquerystringNo

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

{
	token: String,
	tokensecret: String,
	idwebcare1: String,
	idwebcare1detail: String,
	tasknumber: String,
	pmname: String,
	idvendor: String,
	nvendor: String,
	vendoremail: String,
	vendorcontact: String,
	duration: String,
	buildernotes: String,
	status: String,
	idvendor_bpo: String,
	nvendor_bpo: String,
	idcostcode: String,
	idpo1: String,
	iddoc: String,
	doc: String,
	vendorschedule: String,
	schedulebesttime: String,
	scheduleconfirm: String,
	hemail: String,
	hname: String,
	paymentyn: String,
	bpo_type: String,
	bpo_partial: String
}