WSTerminalData


Click here for a complete list of operations.

MobileEditTerminal

Mobile Edit Terminal

Test

The test form is only available for requests from the local machine.

SOAP 1.1

The following is a sample SOAP 1.1 request and response. The placeholders shown need to be replaced with actual values.

POST /WSTerminalData.asmx HTTP/1.1
Host: qa.cmws.columbusdata.net
Content-Type: text/xml; charset=utf-8
Content-Length: length
SOAPAction: "http://columbusdata.net/MobileEditTerminal"

<?xml version="1.0" encoding="utf-8"?>
<soap:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
  <soap:Header>
    <clsUserCredentials xmlns="http://columbusdata.net/">
      <strIOSID>string</strIOSID>
      <strUsername>string</strUsername>
      <strLoginName>string</strLoginName>
      <strAPIKey>string</strAPIKey>
    </clsUserCredentials>
  </soap:Header>
  <soap:Body>
    <MobileEditTerminal xmlns="http://columbusdata.net/">
      <strTerminalId>string</strTerminalId>
      <strEquipmentId>string</strEquipmentId>
      <strLocationName>string</strLocationName>
      <strAddress1>string</strAddress1>
      <strAddress2>string</strAddress2>
      <strCity>string</strCity>
      <strState>string</strState>
      <strZip>string</strZip>
      <strTelephone>string</strTelephone>
      <strFax>string</strFax>
      <strSurcharge>string</strSurcharge>
      <strPropertyType>string</strPropertyType>
      <strContact>string</strContact>
      <blnTalking>boolean</blnTalking>
      <blnDriveUp>boolean</blnDriveUp>
      <blnHandicap>boolean</blnHandicap>
      <blnEpp>boolean</blnEpp>
      <blnTRSM>boolean</blnTRSM>
      <strSoftwareVer>string</strSoftwareVer>
      <strFirmwareVer>string</strFirmwareVer>
      <intPercentage>int</intPercentage>
      <stroName>string</stroName>
      <stroAddy1>string</stroAddy1>
      <stroAddy2>string</stroAddy2>
      <stroCity>string</stroCity>
      <stroState>string</stroState>
      <stroZip>string</stroZip>
      <stroDob>string</stroDob>
      <stroSsn>string</stroSsn>
      <strLoginName>string</strLoginName>
      <strDeviceSerial>string</strDeviceSerial>
      <blnCamera>boolean</blnCamera>
      <blnSignage>boolean</blnSignage>
      <blnExhibitb>boolean</blnExhibitb>
      <blnLimitedHours>boolean</blnLimitedHours>
      <blnPublish>boolean</blnPublish>
      <strReplenishmentSource>string</strReplenishmentSource>
      <strFillSchedule>string</strFillSchedule>
      <blnThirdPartyContract>boolean</blnThirdPartyContract>
      <strThirdPartyAvailable>string</strThirdPartyAvailable>
      <strAvgBal>string</strAvgBal>
      <strfsAddress1>string</strfsAddress1>
      <strfsAddress2>string</strfsAddress2>
      <strfsCity>string</strfsCity>
      <strfsState>string</strfsState>
      <strfsZip>string</strfsZip>
      <strfsSsnfein>string</strfsSsnfein>
      <intReplenishType>int</intReplenishType>
      <intCommType>int</intCommType>
      <strTelCoid>string</strTelCoid>
    </MobileEditTerminal>
  </soap:Body>
</soap:Envelope>
HTTP/1.1 200 OK
Content-Type: text/xml; charset=utf-8
Content-Length: length

<?xml version="1.0" encoding="utf-8"?>
<soap:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
  <soap:Body>
    <MobileEditTerminalResponse xmlns="http://columbusdata.net/">
      <MobileEditTerminalResult>boolean</MobileEditTerminalResult>
    </MobileEditTerminalResponse>
  </soap:Body>
</soap:Envelope>

SOAP 1.2

The following is a sample SOAP 1.2 request and response. The placeholders shown need to be replaced with actual values.

POST /WSTerminalData.asmx HTTP/1.1
Host: qa.cmws.columbusdata.net
Content-Type: application/soap+xml; charset=utf-8
Content-Length: length

<?xml version="1.0" encoding="utf-8"?>
<soap12:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope">
  <soap12:Header>
    <clsUserCredentials xmlns="http://columbusdata.net/">
      <strIOSID>string</strIOSID>
      <strUsername>string</strUsername>
      <strLoginName>string</strLoginName>
      <strAPIKey>string</strAPIKey>
    </clsUserCredentials>
  </soap12:Header>
  <soap12:Body>
    <MobileEditTerminal xmlns="http://columbusdata.net/">
      <strTerminalId>string</strTerminalId>
      <strEquipmentId>string</strEquipmentId>
      <strLocationName>string</strLocationName>
      <strAddress1>string</strAddress1>
      <strAddress2>string</strAddress2>
      <strCity>string</strCity>
      <strState>string</strState>
      <strZip>string</strZip>
      <strTelephone>string</strTelephone>
      <strFax>string</strFax>
      <strSurcharge>string</strSurcharge>
      <strPropertyType>string</strPropertyType>
      <strContact>string</strContact>
      <blnTalking>boolean</blnTalking>
      <blnDriveUp>boolean</blnDriveUp>
      <blnHandicap>boolean</blnHandicap>
      <blnEpp>boolean</blnEpp>
      <blnTRSM>boolean</blnTRSM>
      <strSoftwareVer>string</strSoftwareVer>
      <strFirmwareVer>string</strFirmwareVer>
      <intPercentage>int</intPercentage>
      <stroName>string</stroName>
      <stroAddy1>string</stroAddy1>
      <stroAddy2>string</stroAddy2>
      <stroCity>string</stroCity>
      <stroState>string</stroState>
      <stroZip>string</stroZip>
      <stroDob>string</stroDob>
      <stroSsn>string</stroSsn>
      <strLoginName>string</strLoginName>
      <strDeviceSerial>string</strDeviceSerial>
      <blnCamera>boolean</blnCamera>
      <blnSignage>boolean</blnSignage>
      <blnExhibitb>boolean</blnExhibitb>
      <blnLimitedHours>boolean</blnLimitedHours>
      <blnPublish>boolean</blnPublish>
      <strReplenishmentSource>string</strReplenishmentSource>
      <strFillSchedule>string</strFillSchedule>
      <blnThirdPartyContract>boolean</blnThirdPartyContract>
      <strThirdPartyAvailable>string</strThirdPartyAvailable>
      <strAvgBal>string</strAvgBal>
      <strfsAddress1>string</strfsAddress1>
      <strfsAddress2>string</strfsAddress2>
      <strfsCity>string</strfsCity>
      <strfsState>string</strfsState>
      <strfsZip>string</strfsZip>
      <strfsSsnfein>string</strfsSsnfein>
      <intReplenishType>int</intReplenishType>
      <intCommType>int</intCommType>
      <strTelCoid>string</strTelCoid>
    </MobileEditTerminal>
  </soap12:Body>
</soap12:Envelope>
HTTP/1.1 200 OK
Content-Type: application/soap+xml; charset=utf-8
Content-Length: length

<?xml version="1.0" encoding="utf-8"?>
<soap12:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope">
  <soap12:Body>
    <MobileEditTerminalResponse xmlns="http://columbusdata.net/">
      <MobileEditTerminalResult>boolean</MobileEditTerminalResult>
    </MobileEditTerminalResponse>
  </soap12:Body>
</soap12:Envelope>