WSTerminalData


Click here for a complete list of operations.

MobileUpdateAdditionalFFIEC

Update FFIEC information for a 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/MobileUpdateAdditionalFFIEC"

<?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>
    <MobileUpdateAdditionalFFIEC xmlns="http://columbusdata.net/">
      <strUserID>string</strUserID>
      <strPropertyId>string</strPropertyId>
      <strDescription_1>string</strDescription_1>
      <strReplenishmentSource_1>string</strReplenishmentSource_1>
      <strFillSchedule_1>string</strFillSchedule_1>
      <strThirdPartyContract_1>string</strThirdPartyContract_1>
      <strThirdPartyAvailable_1>string</strThirdPartyAvailable_1>
      <strAvgBal_1>string</strAvgBal_1>
      <strfsAddress1_1>string</strfsAddress1_1>
      <strfsAddress2_1>string</strfsAddress2_1>
      <strfsCity_1>string</strfsCity_1>
      <strfsState_1>string</strfsState_1>
      <strfsZip_1>string</strfsZip_1>
      <strfsSsnFein_1>string</strfsSsnFein_1>
      <intReplenishType_1>int</intReplenishType_1>
      <strDescription_2>string</strDescription_2>
      <strReplenishmentSource_2>string</strReplenishmentSource_2>
      <strFillSchedule_2>string</strFillSchedule_2>
      <strThirdPartyContract_2>string</strThirdPartyContract_2>
      <strThirdPartyAvailable_2>string</strThirdPartyAvailable_2>
      <strAvgBal_2>string</strAvgBal_2>
      <strfsAddress1_2>string</strfsAddress1_2>
      <strfsAddress2_2>string</strfsAddress2_2>
      <strfsCity_2>string</strfsCity_2>
      <strfsState_2>string</strfsState_2>
      <strfsZip_2>string</strfsZip_2>
      <strfsSsnFein_2>string</strfsSsnFein_2>
      <intReplenishType_2>int</intReplenishType_2>
      <strDescription_3>string</strDescription_3>
      <strReplenishmentSource_3>string</strReplenishmentSource_3>
      <strFillSchedule_3>string</strFillSchedule_3>
      <strThirdPartyContract_3>string</strThirdPartyContract_3>
      <strThirdPartyAvailable_3>string</strThirdPartyAvailable_3>
      <strAvgBal_3>string</strAvgBal_3>
      <strfsAddress1_3>string</strfsAddress1_3>
      <strfsAddress2_3>string</strfsAddress2_3>
      <strfsCity_3>string</strfsCity_3>
      <strfsState_3>string</strfsState_3>
      <strfsZip_3>string</strfsZip_3>
      <strfsSsnFein_3>string</strfsSsnFein_3>
      <intReplenishType_3>int</intReplenishType_3>
      <strDescription_4>string</strDescription_4>
      <strReplenishmentSource_4>string</strReplenishmentSource_4>
      <strFillSchedule_4>string</strFillSchedule_4>
      <strThirdPartyContract_4>string</strThirdPartyContract_4>
      <strThirdPartyAvailable_4>string</strThirdPartyAvailable_4>
      <strAvgBal_4>string</strAvgBal_4>
      <strfsAddress1_4>string</strfsAddress1_4>
      <strfsAddress2_4>string</strfsAddress2_4>
      <strfsCity_4>string</strfsCity_4>
      <strfsState_4>string</strfsState_4>
      <strfsZip_4>string</strfsZip_4>
      <strfsSsnFein_4>string</strfsSsnFein_4>
      <intReplenishType_4>int</intReplenishType_4>
    </MobileUpdateAdditionalFFIEC>
  </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>
    <MobileUpdateAdditionalFFIECResponse xmlns="http://columbusdata.net/">
      <MobileUpdateAdditionalFFIECResult>boolean</MobileUpdateAdditionalFFIECResult>
    </MobileUpdateAdditionalFFIECResponse>
  </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>
    <MobileUpdateAdditionalFFIEC xmlns="http://columbusdata.net/">
      <strUserID>string</strUserID>
      <strPropertyId>string</strPropertyId>
      <strDescription_1>string</strDescription_1>
      <strReplenishmentSource_1>string</strReplenishmentSource_1>
      <strFillSchedule_1>string</strFillSchedule_1>
      <strThirdPartyContract_1>string</strThirdPartyContract_1>
      <strThirdPartyAvailable_1>string</strThirdPartyAvailable_1>
      <strAvgBal_1>string</strAvgBal_1>
      <strfsAddress1_1>string</strfsAddress1_1>
      <strfsAddress2_1>string</strfsAddress2_1>
      <strfsCity_1>string</strfsCity_1>
      <strfsState_1>string</strfsState_1>
      <strfsZip_1>string</strfsZip_1>
      <strfsSsnFein_1>string</strfsSsnFein_1>
      <intReplenishType_1>int</intReplenishType_1>
      <strDescription_2>string</strDescription_2>
      <strReplenishmentSource_2>string</strReplenishmentSource_2>
      <strFillSchedule_2>string</strFillSchedule_2>
      <strThirdPartyContract_2>string</strThirdPartyContract_2>
      <strThirdPartyAvailable_2>string</strThirdPartyAvailable_2>
      <strAvgBal_2>string</strAvgBal_2>
      <strfsAddress1_2>string</strfsAddress1_2>
      <strfsAddress2_2>string</strfsAddress2_2>
      <strfsCity_2>string</strfsCity_2>
      <strfsState_2>string</strfsState_2>
      <strfsZip_2>string</strfsZip_2>
      <strfsSsnFein_2>string</strfsSsnFein_2>
      <intReplenishType_2>int</intReplenishType_2>
      <strDescription_3>string</strDescription_3>
      <strReplenishmentSource_3>string</strReplenishmentSource_3>
      <strFillSchedule_3>string</strFillSchedule_3>
      <strThirdPartyContract_3>string</strThirdPartyContract_3>
      <strThirdPartyAvailable_3>string</strThirdPartyAvailable_3>
      <strAvgBal_3>string</strAvgBal_3>
      <strfsAddress1_3>string</strfsAddress1_3>
      <strfsAddress2_3>string</strfsAddress2_3>
      <strfsCity_3>string</strfsCity_3>
      <strfsState_3>string</strfsState_3>
      <strfsZip_3>string</strfsZip_3>
      <strfsSsnFein_3>string</strfsSsnFein_3>
      <intReplenishType_3>int</intReplenishType_3>
      <strDescription_4>string</strDescription_4>
      <strReplenishmentSource_4>string</strReplenishmentSource_4>
      <strFillSchedule_4>string</strFillSchedule_4>
      <strThirdPartyContract_4>string</strThirdPartyContract_4>
      <strThirdPartyAvailable_4>string</strThirdPartyAvailable_4>
      <strAvgBal_4>string</strAvgBal_4>
      <strfsAddress1_4>string</strfsAddress1_4>
      <strfsAddress2_4>string</strfsAddress2_4>
      <strfsCity_4>string</strfsCity_4>
      <strfsState_4>string</strfsState_4>
      <strfsZip_4>string</strfsZip_4>
      <strfsSsnFein_4>string</strfsSsnFein_4>
      <intReplenishType_4>int</intReplenishType_4>
    </MobileUpdateAdditionalFFIEC>
  </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>
    <MobileUpdateAdditionalFFIECResponse xmlns="http://columbusdata.net/">
      <MobileUpdateAdditionalFFIECResult>boolean</MobileUpdateAdditionalFFIECResult>
    </MobileUpdateAdditionalFFIECResponse>
  </soap12:Body>
</soap12:Envelope>