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

HTTP + XML

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

POST /xml/oneway/ba_newtaskpm HTTP/1.1 
Host: ssl.buildersaccess.com 
Content-Type: application/xml
Content-Length: length

<ba_newtaskpm xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/BASchedulingSDK">
  <bpo_partial>String</bpo_partial>
  <bpo_type>String</bpo_type>
  <buildernotes>String</buildernotes>
  <doc>String</doc>
  <duration>String</duration>
  <hemail>String</hemail>
  <hname>String</hname>
  <idcostcode>String</idcostcode>
  <iddoc>String</iddoc>
  <idpo1>String</idpo1>
  <idvendor>String</idvendor>
  <idvendor_bpo>String</idvendor_bpo>
  <idwebcare1>String</idwebcare1>
  <idwebcare1detail>String</idwebcare1detail>
  <nvendor>String</nvendor>
  <nvendor_bpo>String</nvendor_bpo>
  <paymentyn>String</paymentyn>
  <pmname>String</pmname>
  <schedulebesttime>String</schedulebesttime>
  <scheduleconfirm>String</scheduleconfirm>
  <status>String</status>
  <tasknumber>String</tasknumber>
  <token>String</token>
  <tokensecret>String</tokensecret>
  <vendorcontact>String</vendorcontact>
  <vendoremail>String</vendoremail>
  <vendorschedule>String</vendorschedule>
</ba_newtaskpm>