BAwarranty Server V1

<back to all web services

sch_SaveFinalIntroWalkSign

The following routes are available for this service:
All Verbs/sch_SaveFinalIntroWalkSign
sch_SaveFinalIntroWalkSign Parameters:
NameParameterData TypeRequiredDescription
tokenquerystringNo
tokensecretquerystringNo
idintrowalksignquerystringNo
puchlistqueryList<string>No
page4_2_b1querystringNo
page4_2_b2querystringNo
page5_b1_initialquerystringNo
page6_b1querystringNo
page6_b2querystringNo
page8_b1querystringNo
page8_b2querystringNo
page9_b1querystringNo
page9_b2querystringNo
page10_b1querystringNo
page10_b2querystringNo
page11_b1querystringNo
page11_b2querystringNo
page13_b1querystringNo
page13_b2querystringNo
page14_b1querystringNo
page14_b2querystringNo
page15_b1querystringNo
page15_b2querystringNo
page16_b1querystringNo
page16_b2querystringNo
page16_pmquerystringNo
page17_b1querystringNo
page17_b2querystringNo
page17_pmquerystringNo
page10_b1_i1querystringNo
page10_b1_i2querystringNo
page10_b1_i3querystringNo
page10_b1_i4querystringNo
page10_b1_i5querystringNo
page10_b1_i6querystringNo
page10_b1_i7querystringNo
page10_b1_i8querystringNo
page10_b1_i9querystringNo
page10_b1_i10querystringNo
page10_b1_i11querystringNo

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/reply/sch_SaveFinalIntroWalkSign HTTP/1.1 
Host: ssl.buildersaccess.com 
Content-Type: application/xml
Content-Length: length

<sch_SaveFinalIntroWalkSign xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/BASchedulingSDK">
  <idintrowalksign>String</idintrowalksign>
  <page10_b1>String</page10_b1>
  <page10_b1_i1>String</page10_b1_i1>
  <page10_b1_i10>String</page10_b1_i10>
  <page10_b1_i11>String</page10_b1_i11>
  <page10_b1_i2>String</page10_b1_i2>
  <page10_b1_i3>String</page10_b1_i3>
  <page10_b1_i4>String</page10_b1_i4>
  <page10_b1_i5>String</page10_b1_i5>
  <page10_b1_i6>String</page10_b1_i6>
  <page10_b1_i7>String</page10_b1_i7>
  <page10_b1_i8>String</page10_b1_i8>
  <page10_b1_i9>String</page10_b1_i9>
  <page10_b2>String</page10_b2>
  <page11_b1>String</page11_b1>
  <page11_b2>String</page11_b2>
  <page13_b1>String</page13_b1>
  <page13_b2>String</page13_b2>
  <page14_b1>String</page14_b1>
  <page14_b2>String</page14_b2>
  <page15_b1>String</page15_b1>
  <page15_b2>String</page15_b2>
  <page16_b1>String</page16_b1>
  <page16_b2>String</page16_b2>
  <page16_pm>String</page16_pm>
  <page17_b1>String</page17_b1>
  <page17_b2>String</page17_b2>
  <page17_pm>String</page17_pm>
  <page4_2_b1>String</page4_2_b1>
  <page4_2_b2>String</page4_2_b2>
  <page5_b1_initial>String</page5_b1_initial>
  <page6_b1>String</page6_b1>
  <page6_b2>String</page6_b2>
  <page8_b1>String</page8_b1>
  <page8_b2>String</page8_b2>
  <page9_b1>String</page9_b1>
  <page9_b2>String</page9_b2>
  <puchlist xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
    <d2p1:string>String</d2p1:string>
  </puchlist>
  <token>String</token>
  <tokensecret>String</tokensecret>
</sch_SaveFinalIntroWalkSign>
HTTP/1.1 200 OK
Content-Type: application/xml
Content-Length: length

<AppResponse.Sch_Returndata xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/BASchedulingSDK">
  <_x003C_found_x003E_k__BackingField>String</_x003C_found_x003E_k__BackingField>
  <_x003C_message_x003E_k__BackingField>String</_x003C_message_x003E_k__BackingField>
  <_x003C_validtoken_x003E_k__BackingField>String</_x003C_validtoken_x003E_k__BackingField>
</AppResponse.Sch_Returndata>