FreewayService


Click here for a complete list of operations.

Submit

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 /Freeway/Service.asmx HTTP/1.1
Host: cs.uat.freedompay.com
Content-Type: text/xml; charset=utf-8
Content-Length: length
SOAPAction: "http://freeway.freedompay.com/Submit"

<?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>
    <Submit xmlns="http://freeway.freedompay.com/">
      <request>
        <clientId>string</clientId>
        <storeId>string</storeId>
        <terminalId>string</terminalId>
        <esKey>string</esKey>
        <adminService run="string">
          <serviceType>string</serviceType>
          <termCaps>string</termCaps>
        </adminService>
        <autoRentalData>
          <expectedDuration>string</expectedDuration>
          <agreementNumber>string</agreementNumber>
          <checkoutDate>string</checkoutDate>
          <checkinDate>string</checkinDate>
          <rentalRate>string</rentalRate>
          <rentalRateUnit>string</rentalRateUnit>
          <rentalClassId>string</rentalClassId>
          <noShow>string</noShow>
          <renterName>string</renterName>
          <returnLocationId>string</returnLocationId>
          <returnCity>string</returnCity>
          <returnState>string</returnState>
          <returnCountry>string</returnCountry>
          <extraChargeTypes>string</extraChargeTypes>
          <extraChargeTotal>string</extraChargeTotal>
          <extraChargeNotified>string</extraChargeNotified>
        </autoRentalData>
        <healthcareData>
          <totalAmount>string</totalAmount>
          <rx>string</rx>
          <vision>string</vision>
          <clinic>string</clinic>
          <dental>string</dental>
        </healthcareData>
        <billTo>
          <ipAddress>string</ipAddress>
          <customerID>string</customerID>
          <dateOfBirth>string</dateOfBirth>
          <driversLicenseNumber>string</driversLicenseNumber>
          <driversLicenseState>string</driversLicenseState>
          <company>string</company>
          <title>string</title>
          <firstName>string</firstName>
          <middleName>string</middleName>
          <lastName>string</lastName>
          <suffix>string</suffix>
          <street1>string</street1>
          <street2>string</street2>
          <street3>string</street3>
          <street4>string</street4>
          <city>string</city>
          <state>string</state>
          <postalCode>string</postalCode>
          <country>string</country>
          <phoneNumber>string</phoneNumber>
          <faxNumber>string</faxNumber>
          <email>string</email>
          <ssn>string</ssn>
        </billTo>
        <card>
          <accountNumber>string</accountNumber>
          <accountType>string</accountType>
          <cardType>string</cardType>
          <tokenSubtype>string</tokenSubtype>
          <subtype>string</subtype>
          <issuer>string</issuer>
          <cvIndicator>string</cvIndicator>
          <cvNumber>string</cvNumber>
          <expirationMonth>integer</expirationMonth>
          <expirationYear>integer</expirationYear>
          <issueNumber>string</issueNumber>
          <nameOnCard>string</nameOnCard>
          <startMonth>integer</startMonth>
          <startYear>integer</startYear>
          <serviceRestrictionCode>string</serviceRestrictionCode>
          <pinKsn>string</pinKsn>
          <pinBlock>string</pinBlock>
          <voucherNumber>string</voucherNumber>
          <expectedBrand>string</expectedBrand>
          <plData1>string</plData1>
          <plData2>string</plData2>
          <par>string</par>
          <pass>string</pass>
        </card>
        <ccAuthService run="string">
          <transType>string</transType>
          <cofIndicator>string</cofIndicator>
          <cofComplianceData>string</cofComplianceData>
          <allowPartial>string</allowPartial>
          <returnBalance>string</returnBalance>
          <authType>string</authType>
          <verbalAuthCode>string</verbalAuthCode>
          <ecom3ds>string</ecom3ds>
          <cavv>string</cavv>
          <xid>string</xid>
          <origAuthAmount>string</origAuthAmount>
          <enableAVS>string</enableAVS>
          <offline>string</offline>
          <offlineCode>string</offlineCode>
          <estimated>string</estimated>
          <installmentNumber>string</installmentNumber>
          <installmentCount>string</installmentCount>
          <auth3dsformat>string</auth3dsformat>
          <auth3dsjson>string</auth3dsjson>
          <scaExemptions>string</scaExemptions>
          <scaUpgrade>string</scaUpgrade>
          <requestPar>string</requestPar>
          <billPayment>string</billPayment>
          <recurring>string</recurring>
          <commerceIndicator>string</commerceIndicator>
          <partialPaymentId>string</partialPaymentId>
          <lastPaymentFlag>string</lastPaymentFlag>
          <industryDatatype>string</industryDatatype>
        </ccAuthService>
        <ccCaptureService run="string">
          <purchasingLevel>string</purchasingLevel>
          <isSplitTransaction>string</isSplitTransaction>
          <useMerchantCreds>string</useMerchantCreds>
          <businessDate>string</businessDate>
          <partialPaymentId>string</partialPaymentId>
          <lastPaymentFlag>string</lastPaymentFlag>
          <industryDatatype>string</industryDatatype>
        </ccCaptureService>
        <ccCreditService run="string">
          <transType>string</transType>
          <offline>string</offline>
          <offlineCode>string</offlineCode>
          <returnBalance>string</returnBalance>
          <businessDate>string</businessDate>
          <billPayment>string</billPayment>
          <recurring>string</recurring>
          <commerceIndicator>string</commerceIndicator>
          <partialPaymentId>string</partialPaymentId>
          <lastPaymentFlag>string</lastPaymentFlag>
          <industryDatatype>string</industryDatatype>
        </ccCreditService>
        <ccFollowupService run="string" />
        <dccService run="string">
          <bin>string</bin>
          <amount>string</amount>
        </dccService>
        <dcc>
          <enabled>string</enabled>
          <exchangeRate>string</exchangeRate>
          <foreignAmount>string</foreignAmount>
          <foreignCurrency>string</foreignCurrency>
          <hostData>string</hostData>
        </dcc>
        <check>
          <bankTransitNumber>string</bankTransitNumber>
          <accountNumber>string</accountNumber>
          <accountType>string</accountType>
          <checkNumber>string</checkNumber>
          <achAccepted>string</achAccepted>
          <checkType>string</checkType>
          <fullMicr>string</fullMicr>
          <readerStatus>string</readerStatus>
        </check>
        <clerkId>string</clerkId>
        <clientMetadata>
          <applicationName>string</applicationName>
          <applicationVersion>string</applicationVersion>
          <workstationId>string</workstationId>
          <applicationUser>string</applicationUser>
          <environment>string</environment>
          <library>string</library>
          <libraryVersion>string</libraryVersion>
          <securityLibrary>string</securityLibrary>
          <securityLibraryVersion>string</securityLibraryVersion>
          <testRun>string</testRun>
          <testCase>string</testCase>
          <poiDeviceIdentifier>string</poiDeviceIdentifier>
          <poiDeviceVersion>string</poiDeviceVersion>
          <sellingSystemName>string</sellingSystemName>
          <sellingSystemVersion>string</sellingSystemVersion>
          <sellingMiddlewareName>string</sellingMiddlewareName>
          <sellingMiddlewareVersion>string</sellingMiddlewareVersion>
        </clientMetadata>
        <comments>string</comments>
        <discountService run="string">
          <scenarioCode>string</scenarioCode>
          <options>string</options>
        </discountService>
        <efvOptions>
          <options>string</options>
          <force>string</force>
          <forceCode>string</forceCode>
          <forceMessage>string</forceMessage>
        </efvOptions>
        <fleetData>
          <userId>string</userId>
          <vehicleId>string</vehicleId>
          <vehicleTag>string</vehicleTag>
          <driverId>string</driverId>
          <odo>string</odo>
          <dlNum>string</dlNum>
          <dlState>string</dlState>
          <dlName>string</dlName>
          <poNumber>string</poNumber>
          <invoiceNum>string</invoiceNum>
          <tripNum>string</tripNum>
          <unitNum>string</unitNum>
          <trailerHours>string</trailerHours>
          <dob>string</dob>
          <zip>string</zip>
          <misc1>string</misc1>
          <misc2>string</misc2>
          <cashBack>string</cashBack>
          <jobNum>string</jobNum>
          <maintId>string</maintId>
          <dept>string</dept>
          <vin>string</vin>
          <tractorNum>string</tractorNum>
          <hubo>string</hubo>
          <trailerNum>string</trailerNum>
          <custom1>string</custom1>
          <custom2>string</custom2>
        </fleetData>
        <fraudCheckService run="string">
          <referenceId>string</referenceId>
          <option>string</option>
          <mode>string</mode>
          <deviceIdentifier>string</deviceIdentifier>
          <commerceIndicator>string</commerceIndicator>
          <siteIdentifier>string</siteIdentifier>
          <customerSinceDate>string</customerSinceDate>
          <estimatedTotalAmount>string</estimatedTotalAmount>
          <properties>
            <property>
              <name>string</name>
              <value>string</value>
            </property>
            <property>
              <name>string</name>
              <value>string</value>
            </property>
          </properties>
          <runRiskModel>string</runRiskModel>
          <order>string</order>
          <voidThreshold>string</voidThreshold>
          <authData>string</authData>
          <captchaData>string</captchaData>
          <failCount>string</failCount>
          <failedRequests>
            <string>string</string>
            <string>string</string>
          </failedRequests>
        </fraudCheckService>
        <inquiryService run="string">
          <verifyMode>string</verifyMode>
          <fields>string</fields>
          <authorizedUser>string</authorizedUser>
        </inquiryService>
        <hotelData>
          <roomOccupantCount>string</roomOccupantCount>
          <roomType>string</roomType>
          <notes>string</notes>
          <properties>
            <property>
              <name>string</name>
              <value>string</value>
            </property>
            <property>
              <name>string</name>
              <value>string</value>
            </property>
          </properties>
          <expectedDuration>string</expectedDuration>
          <folioNumber>string</folioNumber>
          <noShow>string</noShow>
          <programCode>string</programCode>
          <checkinDate>string</checkinDate>
          <checkoutDate>string</checkoutDate>
          <extraChargeTypes>string</extraChargeTypes>
          <roomRate>string</roomRate>
          <roomRateUnit>string</roomRateUnit>
          <roomTax>string</roomTax>
          <extraChargeTotal>string</extraChargeTotal>
          <renterName>string</renterName>
        </hotelData>
        <invoiceDiscountDetail>
          <discount discountKey="string" code="string" qty="string" offset="string" totalAmount="string" />
          <discount discountKey="string" code="string" qty="string" offset="string" totalAmount="string" />
        </invoiceDiscountDetail>
        <invoiceService run="string">
          <transType>string</transType>
        </invoiceService>
        <invoiceHeader>
          <invoiceNumber>string</invoiceNumber>
          <invoiceDate>string</invoiceDate>
          <merchantDescriptor>string</merchantDescriptor>
          <merchantDescriptorContact>string</merchantDescriptorContact>
          <merchantDescriptorUrl>string</merchantDescriptorUrl>
          <purchaserCode>string</purchaserCode>
          <purchaserOrderDate>string</purchaserOrderDate>
          <goodsIndicator>string</goodsIndicator>
          <customerPO>string</customerPO>
          <productCodeStandard>string</productCodeStandard>
          <eidIndicator>string</eidIndicator>
        </invoiceHeader>
        <items>
          <item id="string" tag="string">
            <discountAmount>string</discountAmount>
            <discountFlag>string</discountFlag>
            <taxIncludedFlag>string</taxIncludedFlag>
            <productCode>string</productCode>
            <productUPC>string</productUPC>
            <productSKU>string</productSKU>
            <productName>string</productName>
            <productDescription>string</productDescription>
            <productMake>string</productMake>
            <productModel>string</productModel>
            <productPartNumber>string</productPartNumber>
            <commodityCode>string</commodityCode>
            <productYear>string</productYear>
            <productSerial1>string</productSerial1>
            <productSerial2>string</productSerial2>
            <productSerial3>string</productSerial3>
            <customerAssetId>string</customerAssetId>
            <category>string</category>
            <subCategory>string</subCategory>
            <unitPrice>string</unitPrice>
            <quantity>string</quantity>
            <totalAmount>string</totalAmount>
            <taxAmount>string</taxAmount>
            <promoCode>string</promoCode>
            <freightAmount>string</freightAmount>
            <unitOfMeasure>string</unitOfMeasure>
            <saleCode>string</saleCode>
            <customFormatId>string</customFormatId>
            <custom1>string</custom1>
            <custom2>string</custom2>
            <custom3>string</custom3>
            <custom4>string</custom4>
            <custom5>string</custom5>
            <custom6>string</custom6>
            <custom7>string</custom7>
            <custom8>string</custom8>
            <custom9>string</custom9>
            <payAlloc>string</payAlloc>
            <allocCode>string</allocCode>
            <eidIndicator>string</eidIndicator>
            <origUnitPrice>string</origUnitPrice>
            <origTotalAmount>string</origTotalAmount>
            <eidDetail>
              <discount discountKey="string" code="string" qty="string" offset="string" totalAmount="string" />
              <discount discountKey="string" code="string" qty="string" offset="string" totalAmount="string" />
            </eidDetail>
            <taxDetail>
              <tax type="string" amount="string" />
              <tax type="string" amount="string" />
            </taxDetail>
          </item>
          <item id="string" tag="string">
            <discountAmount>string</discountAmount>
            <discountFlag>string</discountFlag>
            <taxIncludedFlag>string</taxIncludedFlag>
            <productCode>string</productCode>
            <productUPC>string</productUPC>
            <productSKU>string</productSKU>
            <productName>string</productName>
            <productDescription>string</productDescription>
            <productMake>string</productMake>
            <productModel>string</productModel>
            <productPartNumber>string</productPartNumber>
            <commodityCode>string</commodityCode>
            <productYear>string</productYear>
            <productSerial1>string</productSerial1>
            <productSerial2>string</productSerial2>
            <productSerial3>string</productSerial3>
            <customerAssetId>string</customerAssetId>
            <category>string</category>
            <subCategory>string</subCategory>
            <unitPrice>string</unitPrice>
            <quantity>string</quantity>
            <totalAmount>string</totalAmount>
            <taxAmount>string</taxAmount>
            <promoCode>string</promoCode>
            <freightAmount>string</freightAmount>
            <unitOfMeasure>string</unitOfMeasure>
            <saleCode>string</saleCode>
            <customFormatId>string</customFormatId>
            <custom1>string</custom1>
            <custom2>string</custom2>
            <custom3>string</custom3>
            <custom4>string</custom4>
            <custom5>string</custom5>
            <custom6>string</custom6>
            <custom7>string</custom7>
            <custom8>string</custom8>
            <custom9>string</custom9>
            <payAlloc>string</payAlloc>
            <allocCode>string</allocCode>
            <eidIndicator>string</eidIndicator>
            <origUnitPrice>string</origUnitPrice>
            <origTotalAmount>string</origTotalAmount>
            <eidDetail>
              <discount discountKey="string" code="string" qty="string" offset="string" totalAmount="string" />
              <discount discountKey="string" code="string" qty="string" offset="string" totalAmount="string" />
            </eidDetail>
            <taxDetail>
              <tax type="string" amount="string" />
              <tax type="string" amount="string" />
            </taxDetail>
          </item>
        </items>
        <payments>
          <payment requestId="string">
            <transType>string</transType>
            <posTenderType id="string">
              <description>string</description>
            </posTenderType>
            <brand>string</brand>
            <cardType>string</cardType>
            <entryMode>string</entryMode>
            <amount>string</amount>
            <currencyCode>string</currencyCode>
            <issuer>string</issuer>
            <bin>string</bin>
            <offline>string</offline>
          </payment>
          <payment requestId="string">
            <transType>string</transType>
            <posTenderType id="string">
              <description>string</description>
            </posTenderType>
            <brand>string</brand>
            <cardType>string</cardType>
            <entryMode>string</entryMode>
            <amount>string</amount>
            <currencyCode>string</currencyCode>
            <issuer>string</issuer>
            <bin>string</bin>
            <offline>string</offline>
          </payment>
        </payments>
        <language>string</language>
        <loyaltyService run="string">
          <cardType>string</cardType>
          <cardNumber>string</cardNumber>
          <appId>string</appId>
          <idBlock>string</idBlock>
          <idKsn>string</idKsn>
        </loyaltyService>
        <processedIncentives>
          <systemId>string</systemId>
          <incentives>
            <incentive>
              <id>string</id>
              <presented>string</presented>
              <accepted>string</accepted>
              <tenderRequestId>string</tenderRequestId>
            </incentive>
            <incentive>
              <id>string</id>
              <presented>string</presented>
              <accepted>string</accepted>
              <tenderRequestId>string</tenderRequestId>
            </incentive>
          </incentives>
        </processedIncentives>
        <merchantDefinedData>
          <formatId>string</formatId>
          <field1>string</field1>
          <field2>string</field2>
          <field3>string</field3>
          <field4>string</field4>
          <field5>string</field5>
          <field6>string</field6>
          <field7>string</field7>
          <field8>string</field8>
          <field9>string</field9>
          <field10>string</field10>
          <field11>string</field11>
          <field12>string</field12>
          <field13>string</field13>
          <field14>string</field14>
          <field15>string</field15>
          <field16>string</field16>
          <field17>string</field17>
          <field18>string</field18>
          <field19>string</field19>
          <field20>string</field20>
        </merchantDefinedData>
        <magicCookie>string</magicCookie>
        <merchantReferenceCode>string</merchantReferenceCode>
        <merchantBatchId>string</merchantBatchId>
        <messageService run="string" />
        <mobileService run="string">
          <featureFlags1>string</featureFlags1>
          <featureFlags2>string</featureFlags2>
          <functionCode>string</functionCode>
          <checkId>string</checkId>
          <acceptTip>string</acceptTip>
          <openTab>string</openTab>
          <paymentSessionId>string</paymentSessionId>
          <mhaCallbackKey>string</mhaCallbackKey>
          <qrseq>string</qrseq>
          <barData>string</barData>
          <barType>string</barType>
          <confirmPaySeq>string</confirmPaySeq>
          <paySeq>string</paySeq>
          <appliedDiscountAmount>string</appliedDiscountAmount>
        </mobileService>
        <networkData>
          <network>string</network>
          <stan>string</stan>
          <aci>string</aci>
          <tdcc>string</tdcc>
          <pcode>string</pcode>
          <vcode>string</vcode>
          <downgradeCode>string</downgradeCode>
          <cvcError>string</cvcError>
          <dataError>string</dataError>
          <authSource>string</authSource>
          <responseCode>string</responseCode>
          <productId>string</productId>
          <programId>string</programId>
          <merchantAdvice>string</merchantAdvice>
          <serviceOption>string</serviceOption>
          <fleetPrompts>string</fleetPrompts>
          <customData>
            <program code="string">
              <data>
                <string>string</string>
                <string>string</string>
              </data>
            </program>
            <program code="string">
              <data>
                <string>string</string>
                <string>string</string>
              </data>
            </program>
          </customData>
          <mac>string</mac>
          <posSeqNum>string</posSeqNum>
          <macKey>string</macKey>
          <pinKey>string</pinKey>
          <fieldKey>string</fieldKey>
          <transDate>string</transDate>
          <transTime>string</transTime>
          <hostControlData>string</hostControlData>
        </networkData>
        <offlineControl>
          <dtk>string</dtk>
          <retryCount>string</retryCount>
          <internal_ffw>string</internal_ffw>
          <safRequestId>string</safRequestId>
          <safSystemId>string</safSystemId>
          <replaying>string</replaying>
          <cao>string</cao>
          <paymentKey>string</paymentKey>
          <originalSubmitDate>string</originalSubmitDate>
        </offlineControl>
        <orderRequestID>string</orderRequestID>
        <orderRequestToken>string</orderRequestToken>
        <pos>
          <registerNumber>string</registerNumber>
          <entryMode>string</entryMode>
          <track1>string</track1>
          <track2>string</track2>
          <track3>string</track3>
          <trackKsn>string</trackKsn>
          <sequenceNumber>string</sequenceNumber>
          <cardPresent>string</cardPresent>
          <track1e>string</track1e>
          <track2e>string</track2e>
          <track1len>string</track1len>
          <track2len>string</track2len>
          <tracke>string</tracke>
          <encMode>string</encMode>
          <msrType>string</msrType>
          <paymentDate>string</paymentDate>
          <chipData>string</chipData>
          <issuerScriptResults>string</issuerScriptResults>
          <caps>string</caps>
          <fallbackReason>string</fallbackReason>
          <sigData>string</sigData>
        </pos>
        <promoService run="string">
          <options>string</options>
          <action>string</action>
          <scenarioCode>string</scenarioCode>
          <programCode>string</programCode>
          <quickPromo>string</quickPromo>
          <forceCode>string</forceCode>
          <forceMessage>string</forceMessage>
          <validationCode>string</validationCode>
        </promoService>
        <purchaseTotals>
          <taxDetail>
            <tax type="string" amount="string" />
            <tax type="string" amount="string" />
          </taxDetail>
          <donationDetail>
            <providerId>string</providerId>
            <promptMethod>string</promptMethod>
            <charityMerchantNumber>string</charityMerchantNumber>
          </donationDetail>
          <currency>string</currency>
          <discountTotal>string</discountTotal>
          <dutyTotal>string</dutyTotal>
          <freightTotal>string</freightTotal>
          <donationTotal>string</donationTotal>
          <taxTotal>string</taxTotal>
          <tipAmount>string</tipAmount>
          <debitSurcharge>string</debitSurcharge>
          <cashBackAmount>string</cashBackAmount>
          <overtender>string</overtender>
          <invoiceTotal>string</invoiceTotal>
          <serviceCharge>string</serviceCharge>
          <eidAmount>string</eidAmount>
          <chargeAmount>string</chargeAmount>
        </purchaseTotals>
        <restaurantData>
          <foodSubtotal>string</foodSubtotal>
          <beverageSubtotal>string</beverageSubtotal>
        </restaurantData>
        <responseFlags>string</responseFlags>
        <sessionKey>string</sessionKey>
        <sessionService run="string" />
        <shipFrom>
          <company>string</company>
          <title>string</title>
          <firstName>string</firstName>
          <middleName>string</middleName>
          <lastName>string</lastName>
          <suffix>string</suffix>
          <street1>string</street1>
          <street2>string</street2>
          <street3>string</street3>
          <street4>string</street4>
          <city>string</city>
          <state>string</state>
          <postalCode>string</postalCode>
          <country>string</country>
          <phoneNumber>string</phoneNumber>
          <faxNumber>string</faxNumber>
          <email>string</email>
          <ssn>string</ssn>
        </shipFrom>
        <shipTo>
          <company>string</company>
          <title>string</title>
          <firstName>string</firstName>
          <middleName>string</middleName>
          <lastName>string</lastName>
          <suffix>string</suffix>
          <street1>string</street1>
          <street2>string</street2>
          <street3>string</street3>
          <street4>string</street4>
          <city>string</city>
          <state>string</state>
          <postalCode>string</postalCode>
          <country>string</country>
          <phoneNumber>string</phoneNumber>
          <faxNumber>string</faxNumber>
          <email>string</email>
          <ssn>string</ssn>
          <dateOfBirth>string</dateOfBirth>
          <shippingCompany>string</shippingCompany>
          <shippingMethod>string</shippingMethod>
          <trackingNumber>string</trackingNumber>
        </shipTo>
        <tokenCreateService run="string">
          <type>string</type>
          <disableVerification>string</disableVerification>
          <posData>string</posData>
          <dynExp>string</dynExp>
        </tokenCreateService>
        <vendControlService>
          <products options="string">
            <product id="string" tag="string" productCode="string" unitOfMeasure="string" unitPrice="string" maxQty="string" options="string" priceCode="string" />
            <product id="string" tag="string" productCode="string" unitOfMeasure="string" unitPrice="string" maxQty="string" options="string" priceCode="string" />
          </products>
        </vendControlService>
        <voidService run="string">
          <reason>string</reason>
          <offline>string</offline>
          <offlineCode>string</offlineCode>
        </voidService>
        <torService run="string" />
        <eodService run="string">
          <level>string</level>
          <groupCode>string</groupCode>
        </eodService>
        <incentiveService run="string">
          <systemId>string</systemId>
          <consumerIdentifierType>string</consumerIdentifierType>
          <consumerIdentifier>string</consumerIdentifier>
          <additionalData>string</additionalData>
          <additionalDataType>string</additionalDataType>
          <incentives>
            <id>string</id>
            <presented>string</presented>
            <accepted>string</accepted>
            <tenderRequestId>string</tenderRequestId>
          </incentives>
          <incentives>
            <id>string</id>
            <presented>string</presented>
            <accepted>string</accepted>
            <tenderRequestId>string</tenderRequestId>
          </incentives>
          <transType>string</transType>
          <incentiveCode>string</incentiveCode>
          <incentiveId>string</incentiveId>
          <context>string</context>
        </incentiveService>
        <culture>string</culture>
        <memberData>
          <enrollmentDate>string</enrollmentDate>
          <isNewMember>string</isNewMember>
          <memberIdentification>string</memberIdentification>
          <memberIdentificationType>string</memberIdentificationType>
          <id>string</id>
          <street1>string</street1>
          <street2>string</street2>
          <city>string</city>
          <state>string</state>
          <country>string</country>
          <postalCode>string</postalCode>
          <phoneNumber>string</phoneNumber>
          <level>string</level>
          <status>string</status>
          <additionalData>string</additionalData>
          <additionalDataType>string</additionalDataType>
          <entryMode>string</entryMode>
          <firstName>string</firstName>
          <lastName>string</lastName>
          <loyaltyAccountId>string</loyaltyAccountId>
          <maskedLoyaltyAccountId>string</maskedLoyaltyAccountId>
          <properties>
            <property>
              <name>string</name>
              <value>string</value>
            </property>
            <property>
              <name>string</name>
              <value>string</value>
            </property>
          </properties>
        </memberData>
        <torControl>
          <torKey>string</torKey>
          <torTime>string</torTime>
        </torControl>
      </request>
    </Submit>
  </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>
    <SubmitResponse xmlns="http://freeway.freedompay.com/">
      <SubmitResult>
        <adminReply>
          <processorResponseCode>string</processorResponseCode>
          <processorResponseMessage>string</processorResponseMessage>
        </adminReply>
        <ccAuthReply>
          <amountDelta>string</amountDelta>
          <accountBalance>string</accountBalance>
          <accountBalanceCurrency>string</accountBalanceCurrency>
          <accountAPR>string</accountAPR>
          <accountAPRType>string</accountAPRType>
          <authorizationCode>string</authorizationCode>
          <authorizedDateTime>string</authorizedDateTime>
          <avsCode>string</avsCode>
          <avsCodeRaw>string</avsCodeRaw>
          <cavvResponseCode>string</cavvResponseCode>
          <cavvResponseCodeRaw>string</cavvResponseCodeRaw>
          <cvCode>string</cvCode>
          <cvCodeRaw>string</cvCodeRaw>
          <authRequestID>string</authRequestID>
          <cofComplianceData>string</cofComplianceData>
          <chipData>string</chipData>
          <cardType>string</cardType>
          <par>string</par>
          <enhancedDataEnabled>string</enhancedDataEnabled>
          <partialAmount>string</partialAmount>
          <amount>string</amount>
          <processorResponseCode>string</processorResponseCode>
          <processorResponseMessage>string</processorResponseMessage>
          <processorTransactionID>string</processorTransactionID>
          <reasonCode>integer</reasonCode>
          <reconciliationID>string</reconciliationID>
          <requestDateTime>string</requestDateTime>
          <forwardCode>string</forwardCode>
          <settlementDate>string</settlementDate>
          <conversionRate>string</conversionRate>
        </ccAuthReply>
        <ccCaptureReply>
          <purchasingLevel3Enabled>string</purchasingLevel3Enabled>
          <directBillCode>string</directBillCode>
          <directBillAmount>string</directBillAmount>
          <enhancedDataEnabled>string</enhancedDataEnabled>
          <partialAmount>string</partialAmount>
          <amount>string</amount>
          <processorResponseCode>string</processorResponseCode>
          <processorResponseMessage>string</processorResponseMessage>
          <processorTransactionID>string</processorTransactionID>
          <reasonCode>integer</reasonCode>
          <reconciliationID>string</reconciliationID>
          <requestDateTime>string</requestDateTime>
          <forwardCode>string</forwardCode>
          <settlementDate>string</settlementDate>
          <conversionRate>string</conversionRate>
        </ccCaptureReply>
        <ccCreditReply>
          <maxAccountBalance>string</maxAccountBalance>
          <accountBalance>string</accountBalance>
          <accountBalanceCurrency>string</accountBalanceCurrency>
          <authorizationCode>string</authorizationCode>
          <chipData>string</chipData>
          <cardType>string</cardType>
          <purchasingLevel3Enabled>string</purchasingLevel3Enabled>
          <directBillCode>string</directBillCode>
          <directBillAmount>string</directBillAmount>
          <enhancedDataEnabled>string</enhancedDataEnabled>
          <partialAmount>string</partialAmount>
          <amount>string</amount>
          <processorResponseCode>string</processorResponseCode>
          <processorResponseMessage>string</processorResponseMessage>
          <processorTransactionID>string</processorTransactionID>
          <reasonCode>integer</reasonCode>
          <reconciliationID>string</reconciliationID>
          <requestDateTime>string</requestDateTime>
          <forwardCode>string</forwardCode>
          <settlementDate>string</settlementDate>
          <conversionRate>string</conversionRate>
        </ccCreditReply>
        <ccFollowupReply>
          <reasonCode>integer</reasonCode>
          <processorResponseCode>string</processorResponseCode>
          <processorResponseMessage>string</processorResponseMessage>
        </ccFollowupReply>
        <dccReply>
          <processorResponseCode>string</processorResponseCode>
          <processorResponseMessage>string</processorResponseMessage>
          <supported>string</supported>
          <margin>string</margin>
          <reasonCode>integer</reasonCode>
          <rate>string</rate>
          <rateTimestamp>string</rateTimestamp>
          <foreignAmount>string</foreignAmount>
          <foreignCurrency>string</foreignCurrency>
          <foreignCurrencyAlpha>string</foreignCurrencyAlpha>
          <foreignCurrencyScale>string</foreignCurrencyScale>
          <hostData>string</hostData>
          <rateSource>string</rateSource>
          <rateLifetime>string</rateLifetime>
        </dccReply>
        <decision>string</decision>
        <discountReply>
          <reasonCode>integer</reasonCode>
          <requestDateTime>string</requestDateTime>
          <discountKey>string</discountKey>
          <discounts>
            <discount code="string" desc="string" sponsor="string" type="string" pointCost="string" discountLimit="string" />
            <discount code="string" desc="string" sponsor="string" type="string" pointCost="string" discountLimit="string" />
          </discounts>
          <invoiceDiscounts>
            <discount code="string" chainGroup="string" qtyLimit="string" qtyOffset="string" forceUnitPrice="string" discfix="string" discpct="string" disclimit="string" scale="string" each="string" total="string" />
            <discount code="string" chainGroup="string" qtyLimit="string" qtyOffset="string" forceUnitPrice="string" discfix="string" discpct="string" disclimit="string" scale="string" each="string" total="string" />
          </invoiceDiscounts>
          <items>
            <item id="integer" tag="string">
              <discounts>
                <discount code="string" chainGroup="string" qtyLimit="string" qtyOffset="string" forceUnitPrice="string" discfix="string" discpct="string" disclimit="string" scale="string" each="string" total="string" />
                <discount code="string" chainGroup="string" qtyLimit="string" qtyOffset="string" forceUnitPrice="string" discfix="string" discpct="string" disclimit="string" scale="string" each="string" total="string" />
              </discounts>
            </item>
            <item id="integer" tag="string">
              <discounts>
                <discount code="string" chainGroup="string" qtyLimit="string" qtyOffset="string" forceUnitPrice="string" discfix="string" discpct="string" disclimit="string" scale="string" each="string" total="string" />
                <discount code="string" chainGroup="string" qtyLimit="string" qtyOffset="string" forceUnitPrice="string" discfix="string" discpct="string" disclimit="string" scale="string" each="string" total="string" />
              </discounts>
            </item>
          </items>
        </discountReply>
        <invoiceReply>
          <rid>string</rid>
          <invoiceNumber>string</invoiceNumber>
          <numberOfPaymentsLogged>string</numberOfPaymentsLogged>
          <invoiceClientNotificationsResult>string</invoiceClientNotificationsResult>
        </invoiceReply>
        <fraudCheckReply>
          <referenceId>string</referenceId>
          <action>string</action>
          <order>string</order>
          <score>string</score>
          <scoreData>string</scoreData>
        </fraudCheckReply>
        <inquiryReply>
          <customerCity>string</customerCity>
          <customerState>string</customerState>
          <customerPostalCode>string</customerPostalCode>
          <AccountBalance>string</AccountBalance>
          <AccountAPR>string</AccountAPR>
          <LastPaymentAmount>string</LastPaymentAmount>
          <LastPaymentDate>string</LastPaymentDate>
          <AvailableCredit>string</AvailableCredit>
          <MinimumPaymentDue>string</MinimumPaymentDue>
          <PaymentDueDate>string</PaymentDueDate>
          <CustomerNumber>string</CustomerNumber>
          <CustomerServicePhone>string</CustomerServicePhone>
          <CustomerServiceExt>string</CustomerServiceExt>
          <CustomerFirstName>string</CustomerFirstName>
          <CustomerLastName>string</CustomerLastName>
          <CustomerTier>string</CustomerTier>
          <processorResponseCode>string</processorResponseCode>
          <processorResponseMessage>string</processorResponseMessage>
          <reasonCode>integer</reasonCode>
          <requestDateTime>string</requestDateTime>
          <authorizedUsers>
            <string>string</string>
            <string>string</string>
          </authorizedUsers>
        </inquiryReply>
        <invalidFields>
          <invalidField>string</invalidField>
          <invalidField>string</invalidField>
        </invalidFields>
        <loyaltyReply>
          <name>string</name>
          <programs>
            <program>
              <name>string</name>
              <spent>string</spent>
              <earned>string</earned>
              <balance>string</balance>
              <receipt>string</receipt>
            </program>
            <program>
              <name>string</name>
              <spent>string</spent>
              <earned>string</earned>
              <balance>string</balance>
              <receipt>string</receipt>
            </program>
          </programs>
        </loyaltyReply>
        <magicCookie>string</magicCookie>
        <merchantReferenceCode>string</merchantReferenceCode>
        <messageReply>
          <messages>
            <message code="string" message="string" />
            <message code="string" message="string" />
          </messages>
        </messageReply>
        <missingFields>
          <missingField>string</missingField>
          <missingField>string</missingField>
        </missingFields>
        <mobileReply>
          <tipProvided>string</tipProvided>
          <tipAmount>string</tipAmount>
          <paymentSessionId>string</paymentSessionId>
          <paySeq>string</paySeq>
          <nextPaySeq>string</nextPaySeq>
          <barData>string</barData>
          <appliedDiscountAmount>string</appliedDiscountAmount>
        </mobileReply>
        <networkData>
          <network>string</network>
          <stan>string</stan>
          <aci>string</aci>
          <tdcc>string</tdcc>
          <pcode>string</pcode>
          <vcode>string</vcode>
          <downgradeCode>string</downgradeCode>
          <cvcError>string</cvcError>
          <dataError>string</dataError>
          <authSource>string</authSource>
          <responseCode>string</responseCode>
          <productId>string</productId>
          <programId>string</programId>
          <merchantAdvice>string</merchantAdvice>
          <serviceOption>string</serviceOption>
          <fleetPrompts>string</fleetPrompts>
          <customData>
            <program code="string">
              <data>
                <string>string</string>
                <string>string</string>
              </data>
            </program>
            <program code="string">
              <data>
                <string>string</string>
                <string>string</string>
              </data>
            </program>
          </customData>
          <mac>string</mac>
          <posSeqNum>string</posSeqNum>
          <macKey>string</macKey>
          <pinKey>string</pinKey>
          <fieldKey>string</fieldKey>
          <transDate>string</transDate>
          <transTime>string</transTime>
          <hostControlData>string</hostControlData>
        </networkData>
        <promoReply>
          <reasonCode>integer</reasonCode>
          <mixedPromosAllowed>string</mixedPromosAllowed>
          <requestDateTime>string</requestDateTime>
          <validationCode>string</validationCode>
          <promos>
            <promo code="string" desc="string" hints="string" buydown="string" type="string" moreInfo="string" disclaim="string" threshold="string" paymentApr="string" paymentCount="string" apr="string" payments="string" days="string" untilDate="string" />
            <promo code="string" desc="string" hints="string" buydown="string" type="string" moreInfo="string" disclaim="string" threshold="string" paymentApr="string" paymentCount="string" apr="string" payments="string" days="string" untilDate="string" />
          </promos>
          <invoice>
            <promo>string</promo>
            <promo>string</promo>
          </invoice>
          <items>
            <item id="string" tag="string" reasonCode="string">
              <promo>string</promo>
              <promo>string</promo>
            </item>
            <item id="string" tag="string" reasonCode="string">
              <promo>string</promo>
              <promo>string</promo>
            </item>
          </items>
        </promoReply>
        <reasonCode>integer</reasonCode>
        <receiptData>
          <pan>string</pan>
          <networkLabel>string</networkLabel>
          <receiptMessages>
            <receiptMessage>string</receiptMessage>
            <receiptMessage>string</receiptMessage>
          </receiptMessages>
        </receiptData>
        <checkReceiptData>
          <responseTransitNumber>string</responseTransitNumber>
          <responseAccountNumber>string</responseAccountNumber>
          <responseCheckNumber>string</responseCheckNumber>
          <approvalCode>string</approvalCode>
          <traceId>string</traceId>
          <achTransactionStatus>string</achTransactionStatus>
          <denialRecordNumber>string</denialRecordNumber>
          <returnCheckFee>string</returnCheckFee>
          <returnCheckNote>string</returnCheckNote>
          <merchantId>string</merchantId>
          <terminalId>string</terminalId>
        </checkReceiptData>
        <requestID>string</requestID>
        <requestToken>string</requestToken>
        <sessionReply>
          <sessionKey>string</sessionKey>
        </sessionReply>
        <tokenCreateReply>
          <reasonCode>integer</reasonCode>
          <requestDateTime>string</requestDateTime>
          <responseMessage>string</responseMessage>
        </tokenCreateReply>
        <tokenInformation>
          <token>string</token>
          <accountNumberMasked>string</accountNumberMasked>
          <cardExpirationMonth>string</cardExpirationMonth>
          <cardExpirationYear>string</cardExpirationYear>
          <brand>string</brand>
          <posCardType>string</posCardType>
          <cardType>string</cardType>
          <tokenExpiration>string</tokenExpiration>
          <posData>string</posData>
          <newToken>string</newToken>
        </tokenInformation>
        <vendControlReply>
          <products options="string">
            <product id="string" tag="string" productCode="string" unitOfMeasure="string" unitPrice="string" maxQty="string" options="string" priceCode="string" />
            <product id="string" tag="string" productCode="string" unitOfMeasure="string" unitPrice="string" maxQty="string" options="string" priceCode="string" />
          </products>
        </vendControlReply>
        <voidReply>
          <prevRequestID>string</prevRequestID>
          <enhancedDataEnabled>string</enhancedDataEnabled>
          <partialAmount>string</partialAmount>
          <amount>string</amount>
          <processorResponseCode>string</processorResponseCode>
          <processorResponseMessage>string</processorResponseMessage>
          <processorTransactionID>string</processorTransactionID>
          <reasonCode>integer</reasonCode>
          <reconciliationID>string</reconciliationID>
          <requestDateTime>string</requestDateTime>
          <forwardCode>string</forwardCode>
          <settlementDate>string</settlementDate>
          <conversionRate>string</conversionRate>
        </voidReply>
        <torReply>
          <enhancedDataEnabled>string</enhancedDataEnabled>
          <partialAmount>string</partialAmount>
          <amount>string</amount>
          <processorResponseCode>string</processorResponseCode>
          <processorResponseMessage>string</processorResponseMessage>
          <processorTransactionID>string</processorTransactionID>
          <reasonCode>integer</reasonCode>
          <reconciliationID>string</reconciliationID>
          <requestDateTime>string</requestDateTime>
          <forwardCode>string</forwardCode>
          <settlementDate>string</settlementDate>
          <conversionRate>string</conversionRate>
        </torReply>
        <eodReply />
        <incentiveReply>
          <pointsSpent>string</pointsSpent>
          <unitsSpent>string</unitsSpent>
          <pointsEarned>string</pointsEarned>
          <unitsEarned>string</unitsEarned>
          <unitType>string</unitType>
          <accountBalance>string</accountBalance>
          <amount>string</amount>
          <posTenderId>string</posTenderId>
          <errorMessage>string</errorMessage>
          <loyaltyProcessorTransactionID>string</loyaltyProcessorTransactionID>
          <loyaltyProcessorTransactionId>string</loyaltyProcessorTransactionId>
          <loyaltyProcessorMessage>string</loyaltyProcessorMessage>
          <loyaltyProcessorCode>string</loyaltyProcessorCode>
          <programCode>string</programCode>
          <programName>string</programName>
          <memberData>
            <enrollmentDate>string</enrollmentDate>
            <isNewMember>string</isNewMember>
            <memberIdentification>string</memberIdentification>
            <memberIdentificationType>string</memberIdentificationType>
            <id>string</id>
            <street1>string</street1>
            <street2>string</street2>
            <city>string</city>
            <state>string</state>
            <country>string</country>
            <postalCode>string</postalCode>
            <phoneNumber>string</phoneNumber>
            <level>string</level>
            <status>string</status>
            <additionalData>string</additionalData>
            <additionalDataType>string</additionalDataType>
            <entryMode>string</entryMode>
            <firstName>string</firstName>
            <lastName>string</lastName>
            <loyaltyAccountId>string</loyaltyAccountId>
            <maskedLoyaltyAccountId>string</maskedLoyaltyAccountId>
            <properties>
              <property>
                <name>string</name>
                <value>string</value>
              </property>
              <property>
                <name>string</name>
                <value>string</value>
              </property>
            </properties>
          </memberData>
          <reasonCode>integer</reasonCode>
        </incentiveReply>
      </SubmitResult>
    </SubmitResponse>
  </soap:Body>
</soap:Envelope>