Reference for https://www.accountabilityapi.com/Service.svc/paymentsGetByIds/json

Url: https://www.accountabilityapi.com/Service.svc/paymentsGetByIds/json

HTTP Method: POST

Message direction Format Body
Request Xml Example,Schema
Request Json Example
Response Xml Example,Schema
Response Json Example

The following is an example request Xml body:

<PaymentIds xmlns="http://schemas.datacontract.org/2004/07/Accountability.API.Model.Payment">
  <Ids>String content</Ids>
</PaymentIds>

The following is an example request Json body:

{
	"Ids":"String content"
}

The following is an example response Xml body:

<SupplierPayments xmlns="http://schemas.datacontract.org/2004/07/Accountability.API.Model.Payment">
  <SupplierPayment>
    <SupplierPaymentID>2147483647</SupplierPaymentID>
    <SupplierPaymentNumber>String content</SupplierPaymentNumber>
    <MasterSupplier>
      <MasterSupplierID>2147483647</MasterSupplierID>
      <MasterSupplierCode>String content</MasterSupplierCode>
      <MasterSupplierName>String content</MasterSupplierName>
      <MasterSupplierType>String content</MasterSupplierType>
      <MasterSupplierCompanyNumber>String content</MasterSupplierCompanyNumber>
      <MasterSupplierFreewheelVendorID>2147483647</MasterSupplierFreewheelVendorID>
      <MasterSupplierContactName>String content</MasterSupplierContactName>
      <MasterSupplierContactJobTitle>String content</MasterSupplierContactJobTitle>
      <MasterSupplierContactAddressLine1>String content</MasterSupplierContactAddressLine1>
      <MasterSupplierContactAddressLine2>String content</MasterSupplierContactAddressLine2>
      <MasterSupplierContactCity>String content</MasterSupplierContactCity>
      <MasterSupplierContactZipCode>String content</MasterSupplierContactZipCode>
      <MasterSupplierContactCountry>String content</MasterSupplierContactCountry>
      <MasterSupplierContactEmailAddress>String content</MasterSupplierContactEmailAddress>
      <MasterSupplierContactOfficePhone>String content</MasterSupplierContactOfficePhone>
      <MasterSupplierContactDirectPhone>String content</MasterSupplierContactDirectPhone>
      <MasterSupplierContactMobilePhone>String content</MasterSupplierContactMobilePhone>
      <MasterSupplierContactFax>String content</MasterSupplierContactFax>
    </MasterSupplier>
    <PayFromBankAccount>
      <PayFromGLBankAccountID>2147483647</PayFromGLBankAccountID>
      <PayFromGLAccountCode>String content</PayFromGLAccountCode>
      <PayFromGLAccountName>String content</PayFromGLAccountName>
      <PayFromBankNumber>String content</PayFromBankNumber>
      <PayFromBankAccountNumber>String content</PayFromBankAccountNumber>
    </PayFromBankAccount>
    <SupplierPaymentType>
      <SupplierPaymentTypeID>2147483647</SupplierPaymentTypeID>
      <SupplierPaymentTypeName>String content</SupplierPaymentTypeName>
    </SupplierPaymentType>
    <PayToBankAccount>
      <PayToBankNumber>String content</PayToBankNumber>
      <PayToBankAccountName>String content</PayToBankAccountName>
      <PayToBankAccountNumber>String content</PayToBankAccountNumber>
    </PayToBankAccount>
    <Date>1999-05-31T11:20:00</Date>
    <AddedDate>1999-05-31T11:20:00</AddedDate>
    <Approved>true</Approved>
    <ApprovedDate>1999-05-31T11:20:00</ApprovedDate>
    <Currency>
      <CurrencyID>2147483647</CurrencyID>
      <CurrencyCode>String content</CurrencyCode>
      <FXRate>12678967.543233</FXRate>
      <ForeignCurrencyBankAccountValue>12678967.543233</ForeignCurrencyBankAccountValue>
    </Currency>
    <Cancelled>true</Cancelled>
    <Description>String content</Description>
    <PaymentTotal>12678967.543233</PaymentTotal>
    <PaymentEntries>
      <PaymentEntry>
        <PaymentEntryID>2147483647</PaymentEntryID>
        <PaymentEntryType>String content</PaymentEntryType>
        <PaymentEntrySupplierInvoiceAmountPaid>12678967.543233</PaymentEntrySupplierInvoiceAmountPaid>
        <PaymentEntryNonInvoiceAmount>12678967.543233</PaymentEntryNonInvoiceAmount>
        <PaymentEntryTax>12678967.543233</PaymentEntryTax>
        <PaymentEntryWHT>12678967.543233</PaymentEntryWHT>
        <PaymentEntrySupplierInvoice>
          <SupplierInvoiceID>2147483647</SupplierInvoiceID>
          <Supplier>
            <SupplierID>2147483647</SupplierID>
            <SupplierCode>String content</SupplierCode>
            <SupplierName>String content</SupplierName>
          </Supplier>
          <SupplierInvoiceNumber>String content</SupplierInvoiceNumber>
          <SupplierInvoiceDate>1999-05-31T11:20:00</SupplierInvoiceDate>
          <SupplierInvoiceFXRate>12678967.543233</SupplierInvoiceFXRate>
          <FXGainLoss>12678967.543233</FXGainLoss>
          <SupplierInvoiceEntries>
            <SupplierInvoiceEntry>
              <SupplierInvoiceEntryID>2147483647</SupplierInvoiceEntryID>
              <SupplierInvoiceEntryGLAccount>
                <GLAccountID>2147483647</GLAccountID>
                <GLAccountNumber>String content</GLAccountNumber>
                <GLAccountName>String content</GLAccountName>
              </SupplierInvoiceEntryGLAccount>
              <SupplierInvoiceEntryJob>
                <JobID>2147483647</JobID>
                <JobNumber>String content</JobNumber>
                <JobDescription>String content</JobDescription>
              </SupplierInvoiceEntryJob>
              <SupplierInvoiceEntryTaskType>
                <TaskTypeID>2147483647</TaskTypeID>
                <TaskTypeCode>String content</TaskTypeCode>
                <TaskTypeName>String content</TaskTypeName>
              </SupplierInvoiceEntryTaskType>
              <SupplierInvoiceEntryClient>
                <ClientID>2147483647</ClientID>
                <ClientCode>String content</ClientCode>
                <ClientName>String content</ClientName>
              </SupplierInvoiceEntryClient>
              <SupplierInvoiceEntryEmployee>
                <EmployeeID>2147483647</EmployeeID>
                <EmployeeCode>String content</EmployeeCode>
                <EmployeeName>String content</EmployeeName>
              </SupplierInvoiceEntryEmployee>
              <SupplierInvoiceEntryDepartment>
                <DepartmentID>2147483647</DepartmentID>
                <DepartmentCode>String content</DepartmentCode>
                <DepartmentName>String content</DepartmentName>
              </SupplierInvoiceEntryDepartment>
              <SupplierInvoiceEntryAmount>12678967.543233</SupplierInvoiceEntryAmount>
              <SupplierInvoiceEntryTax>12678967.543233</SupplierInvoiceEntryTax>
              <SupplierInvoiceEntryDescription>String content</SupplierInvoiceEntryDescription>
            </SupplierInvoiceEntry>
            <SupplierInvoiceEntry>
              <SupplierInvoiceEntryID>2147483647</SupplierInvoiceEntryID>
              <SupplierInvoiceEntryGLAccount>
                <GLAccountID>2147483647</GLAccountID>
                <GLAccountNumber>String content</GLAccountNumber>
                <GLAccountName>String content</GLAccountName>
              </SupplierInvoiceEntryGLAccount>
              <SupplierInvoiceEntryJob>
                <JobID>2147483647</JobID>
                <JobNumber>String content</JobNumber>
                <JobDescription>String content</JobDescription>
              </SupplierInvoiceEntryJob>
              <SupplierInvoiceEntryTaskType>
                <TaskTypeID>2147483647</TaskTypeID>
                <TaskTypeCode>String content</TaskTypeCode>
                <TaskTypeName>String content</TaskTypeName>
              </SupplierInvoiceEntryTaskType>
              <SupplierInvoiceEntryClient>
                <ClientID>2147483647</ClientID>
                <ClientCode>String content</ClientCode>
                <ClientName>String content</ClientName>
              </SupplierInvoiceEntryClient>
              <SupplierInvoiceEntryEmployee>
                <EmployeeID>2147483647</EmployeeID>
                <EmployeeCode>String content</EmployeeCode>
                <EmployeeName>String content</EmployeeName>
              </SupplierInvoiceEntryEmployee>
              <SupplierInvoiceEntryDepartment>
                <DepartmentID>2147483647</DepartmentID>
                <DepartmentCode>String content</DepartmentCode>
                <DepartmentName>String content</DepartmentName>
              </SupplierInvoiceEntryDepartment>
              <SupplierInvoiceEntryAmount>12678967.543233</SupplierInvoiceEntryAmount>
              <SupplierInvoiceEntryTax>12678967.543233</SupplierInvoiceEntryTax>
              <SupplierInvoiceEntryDescription>String content</SupplierInvoiceEntryDescription>
            </SupplierInvoiceEntry>
          </SupplierInvoiceEntries>
          <FreewheelVendorInvoice>
            <FreewheelVendorInvoiceID>2147483647</FreewheelVendorInvoiceID>
            <FreewheelVendor>
              <FreewheelVendorID>2147483647</FreewheelVendorID>
              <FreewheelVendorName>String content</FreewheelVendorName>
              <FreewheelVendorCode>String content</FreewheelVendorCode>
              <FreewheelVendorMediaID>2147483647</FreewheelVendorMediaID>
              <FreewheelVendorMediaName>String content</FreewheelVendorMediaName>
              <FreewheelVendorMediaCode>String content</FreewheelVendorMediaCode>
            </FreewheelVendor>
            <Module>String content</Module>
            <TotalUnits>2147483647</TotalUnits>
            <InvoiceGrossCost>12678967.543233</InvoiceGrossCost>
            <InvoiceNetCost>12678967.543233</InvoiceNetCost>
            <InvoiceGrossCash>12678967.543233</InvoiceGrossCash>
            <InvoiceGrossTrade>12678967.543233</InvoiceGrossTrade>
            <InvoiceNetTrade>12678967.543233</InvoiceNetTrade>
            <SysCode>2147483647</SysCode>
            <BottomLineInvoice>true</BottomLineInvoice>
            <FreewheelVendorInvoiceEstimates>
              <FreewheelVendorInvoiceEstimate>
                <FreewheelVendorInvoiceEstimatesID>2147483647</FreewheelVendorInvoiceEstimatesID>
                <FreewheelVendorInvoiceEstimatesEstimateID>2147483647</FreewheelVendorInvoiceEstimatesEstimateID>
                <FreewheelVendorInvoiceEstimatesEstimateName>String content</FreewheelVendorInvoiceEstimatesEstimateName>
                <FreewheelVendorInvoiceEstimatesInvoiceGrossCost>12678967.543233</FreewheelVendorInvoiceEstimatesInvoiceGrossCost>
                <FreewheelVendorInvoiceEstimatesInvoiceNetCost>12678967.543233</FreewheelVendorInvoiceEstimatesInvoiceNetCost>
                <FreewheelVendorInvoiceEstimatesInvoiceGrossTrade>12678967.543233</FreewheelVendorInvoiceEstimatesInvoiceGrossTrade>
                <FreewheelVendorInvoiceEstimatesTotalUnits>2147483647</FreewheelVendorInvoiceEstimatesTotalUnits>
                <FreewheelVendorInvoiceEstimatesMediaOrderID>2147483647</FreewheelVendorInvoiceEstimatesMediaOrderID>
                <FreewheelVendorInvoiceDetails>
                  <FreewheelVendorInvoiceDetail>
                    <FreewheelVendorInvoiceDetailsID>2147483647</FreewheelVendorInvoiceDetailsID>
                    <FreewheelVendorInvoiceDetailsInvoiceDetailDate>1999-05-31T11:20:00</FreewheelVendorInvoiceDetailsInvoiceDetailDate>
                    <FreewheelVendorInvoiceDetailsInvoiceDetailGrossCost>12678967.543233</FreewheelVendorInvoiceDetailsInvoiceDetailGrossCost>
                    <FreewheelVendorInvoiceDetailsInvoiceDetailNetCost>12678967.543233</FreewheelVendorInvoiceDetailsInvoiceDetailNetCost>
                    <FreewheelVendorInvoiceDetailsUnitLength>2147483647</FreewheelVendorInvoiceDetailsUnitLength>
                    <FreewheelVendorInvoiceDetailsCashOrTrade>String content</FreewheelVendorInvoiceDetailsCashOrTrade>
                    <FreewheelVendorInvoiceDetailsNumberOfUnits>2147483647</FreewheelVendorInvoiceDetailsNumberOfUnits>
                  </FreewheelVendorInvoiceDetail>
                  <FreewheelVendorInvoiceDetail>
                    <FreewheelVendorInvoiceDetailsID>2147483647</FreewheelVendorInvoiceDetailsID>
                    <FreewheelVendorInvoiceDetailsInvoiceDetailDate>1999-05-31T11:20:00</FreewheelVendorInvoiceDetailsInvoiceDetailDate>
                    <FreewheelVendorInvoiceDetailsInvoiceDetailGrossCost>12678967.543233</FreewheelVendorInvoiceDetailsInvoiceDetailGrossCost>
                    <FreewheelVendorInvoiceDetailsInvoiceDetailNetCost>12678967.543233</FreewheelVendorInvoiceDetailsInvoiceDetailNetCost>
                    <FreewheelVendorInvoiceDetailsUnitLength>2147483647</FreewheelVendorInvoiceDetailsUnitLength>
                    <FreewheelVendorInvoiceDetailsCashOrTrade>String content</FreewheelVendorInvoiceDetailsCashOrTrade>
                    <FreewheelVendorInvoiceDetailsNumberOfUnits>2147483647</FreewheelVendorInvoiceDetailsNumberOfUnits>
                  </FreewheelVendorInvoiceDetail>
                </FreewheelVendorInvoiceDetails>
              </FreewheelVendorInvoiceEstimate>
              <FreewheelVendorInvoiceEstimate>
                <FreewheelVendorInvoiceEstimatesID>2147483647</FreewheelVendorInvoiceEstimatesID>
                <FreewheelVendorInvoiceEstimatesEstimateID>2147483647</FreewheelVendorInvoiceEstimatesEstimateID>
                <FreewheelVendorInvoiceEstimatesEstimateName>String content</FreewheelVendorInvoiceEstimatesEstimateName>
                <FreewheelVendorInvoiceEstimatesInvoiceGrossCost>12678967.543233</FreewheelVendorInvoiceEstimatesInvoiceGrossCost>
                <FreewheelVendorInvoiceEstimatesInvoiceNetCost>12678967.543233</FreewheelVendorInvoiceEstimatesInvoiceNetCost>
                <FreewheelVendorInvoiceEstimatesInvoiceGrossTrade>12678967.543233</FreewheelVendorInvoiceEstimatesInvoiceGrossTrade>
                <FreewheelVendorInvoiceEstimatesTotalUnits>2147483647</FreewheelVendorInvoiceEstimatesTotalUnits>
                <FreewheelVendorInvoiceEstimatesMediaOrderID>2147483647</FreewheelVendorInvoiceEstimatesMediaOrderID>
                <FreewheelVendorInvoiceDetails>
                  <FreewheelVendorInvoiceDetail>
                    <FreewheelVendorInvoiceDetailsID>2147483647</FreewheelVendorInvoiceDetailsID>
                    <FreewheelVendorInvoiceDetailsInvoiceDetailDate>1999-05-31T11:20:00</FreewheelVendorInvoiceDetailsInvoiceDetailDate>
                    <FreewheelVendorInvoiceDetailsInvoiceDetailGrossCost>12678967.543233</FreewheelVendorInvoiceDetailsInvoiceDetailGrossCost>
                    <FreewheelVendorInvoiceDetailsInvoiceDetailNetCost>12678967.543233</FreewheelVendorInvoiceDetailsInvoiceDetailNetCost>
                    <FreewheelVendorInvoiceDetailsUnitLength>2147483647</FreewheelVendorInvoiceDetailsUnitLength>
                    <FreewheelVendorInvoiceDetailsCashOrTrade>String content</FreewheelVendorInvoiceDetailsCashOrTrade>
                    <FreewheelVendorInvoiceDetailsNumberOfUnits>2147483647</FreewheelVendorInvoiceDetailsNumberOfUnits>
                  </FreewheelVendorInvoiceDetail>
                  <FreewheelVendorInvoiceDetail>
                    <FreewheelVendorInvoiceDetailsID>2147483647</FreewheelVendorInvoiceDetailsID>
                    <FreewheelVendorInvoiceDetailsInvoiceDetailDate>1999-05-31T11:20:00</FreewheelVendorInvoiceDetailsInvoiceDetailDate>
                    <FreewheelVendorInvoiceDetailsInvoiceDetailGrossCost>12678967.543233</FreewheelVendorInvoiceDetailsInvoiceDetailGrossCost>
                    <FreewheelVendorInvoiceDetailsInvoiceDetailNetCost>12678967.543233</FreewheelVendorInvoiceDetailsInvoiceDetailNetCost>
                    <FreewheelVendorInvoiceDetailsUnitLength>2147483647</FreewheelVendorInvoiceDetailsUnitLength>
                    <FreewheelVendorInvoiceDetailsCashOrTrade>String content</FreewheelVendorInvoiceDetailsCashOrTrade>
                    <FreewheelVendorInvoiceDetailsNumberOfUnits>2147483647</FreewheelVendorInvoiceDetailsNumberOfUnits>
                  </FreewheelVendorInvoiceDetail>
                </FreewheelVendorInvoiceDetails>
              </FreewheelVendorInvoiceEstimate>
            </FreewheelVendorInvoiceEstimates>
          </FreewheelVendorInvoice>
        </PaymentEntrySupplierInvoice>
        <PaymentEntryGLAccount>
          <GLAccountID>2147483647</GLAccountID>
          <GLAccountNumber>String content</GLAccountNumber>
          <GLAccountName>String content</GLAccountName>
        </PaymentEntryGLAccount>
        <PaymentEntryJob>
          <JobID>2147483647</JobID>
          <JobNumber>String content</JobNumber>
          <JobDescription>String content</JobDescription>
        </PaymentEntryJob>
        <PaymentEntryTaskType>
          <TaskTypeID>2147483647</TaskTypeID>
          <TaskTypeCode>String content</TaskTypeCode>
          <TaskTypeName>String content</TaskTypeName>
        </PaymentEntryTaskType>
        <PaymentEntryClient>
          <ClientID>2147483647</ClientID>
          <ClientCode>String content</ClientCode>
          <ClientName>String content</ClientName>
        </PaymentEntryClient>
        <PaymentEntryEmployee>
          <EmployeeID>2147483647</EmployeeID>
          <EmployeeCode>String content</EmployeeCode>
          <EmployeeName>String content</EmployeeName>
        </PaymentEntryEmployee>
        <PaymentEntryDepartment>
          <DepartmentID>2147483647</DepartmentID>
          <DepartmentCode>String content</DepartmentCode>
          <DepartmentName>String content</DepartmentName>
        </PaymentEntryDepartment>
        <PaymentEntryDescription>String content</PaymentEntryDescription>
        <PaymentEntryNotes>String content</PaymentEntryNotes>
      </PaymentEntry>
      <PaymentEntry>
        <PaymentEntryID>2147483647</PaymentEntryID>
        <PaymentEntryType>String content</PaymentEntryType>
        <PaymentEntrySupplierInvoiceAmountPaid>12678967.543233</PaymentEntrySupplierInvoiceAmountPaid>
        <PaymentEntryNonInvoiceAmount>12678967.543233</PaymentEntryNonInvoiceAmount>
        <PaymentEntryTax>12678967.543233</PaymentEntryTax>
        <PaymentEntryWHT>12678967.543233</PaymentEntryWHT>
        <PaymentEntrySupplierInvoice>
          <SupplierInvoiceID>2147483647</SupplierInvoiceID>
          <Supplier>
            <SupplierID>2147483647</SupplierID>
            <SupplierCode>String content</SupplierCode>
            <SupplierName>String content</SupplierName>
          </Supplier>
          <SupplierInvoiceNumber>String content</SupplierInvoiceNumber>
          <SupplierInvoiceDate>1999-05-31T11:20:00</SupplierInvoiceDate>
          <SupplierInvoiceFXRate>12678967.543233</SupplierInvoiceFXRate>
          <FXGainLoss>12678967.543233</FXGainLoss>
          <SupplierInvoiceEntries>
            <SupplierInvoiceEntry>
              <SupplierInvoiceEntryID>2147483647</SupplierInvoiceEntryID>
              <SupplierInvoiceEntryGLAccount>
                <GLAccountID>2147483647</GLAccountID>
                <GLAccountNumber>String content</GLAccountNumber>
                <GLAccountName>String content</GLAccountName>
              </SupplierInvoiceEntryGLAccount>
              <SupplierInvoiceEntryJob>
                <JobID>2147483647</JobID>
                <JobNumber>String content</JobNumber>
                <JobDescription>String content</JobDescription>
              </SupplierInvoiceEntryJob>
              <SupplierInvoiceEntryTaskType>
                <TaskTypeID>2147483647</TaskTypeID>
                <TaskTypeCode>String content</TaskTypeCode>
                <TaskTypeName>String content</TaskTypeName>
              </SupplierInvoiceEntryTaskType>
              <SupplierInvoiceEntryClient>
                <ClientID>2147483647</ClientID>
                <ClientCode>String content</ClientCode>
                <ClientName>String content</ClientName>
              </SupplierInvoiceEntryClient>
              <SupplierInvoiceEntryEmployee>
                <EmployeeID>2147483647</EmployeeID>
                <EmployeeCode>String content</EmployeeCode>
                <EmployeeName>String content</EmployeeName>
              </SupplierInvoiceEntryEmployee>
              <SupplierInvoiceEntryDepartment>
                <DepartmentID>2147483647</DepartmentID>
                <DepartmentCode>String content</DepartmentCode>
                <DepartmentName>String content</DepartmentName>
              </SupplierInvoiceEntryDepartment>
              <SupplierInvoiceEntryAmount>12678967.543233</SupplierInvoiceEntryAmount>
              <SupplierInvoiceEntryTax>12678967.543233</SupplierInvoiceEntryTax>
              <SupplierInvoiceEntryDescription>String content</SupplierInvoiceEntryDescription>
            </SupplierInvoiceEntry>
            <SupplierInvoiceEntry>
              <SupplierInvoiceEntryID>2147483647</SupplierInvoiceEntryID>
              <SupplierInvoiceEntryGLAccount>
                <GLAccountID>2147483647</GLAccountID>
                <GLAccountNumber>String content</GLAccountNumber>
                <GLAccountName>String content</GLAccountName>
              </SupplierInvoiceEntryGLAccount>
              <SupplierInvoiceEntryJob>
                <JobID>2147483647</JobID>
                <JobNumber>String content</JobNumber>
                <JobDescription>String content</JobDescription>
              </SupplierInvoiceEntryJob>
              <SupplierInvoiceEntryTaskType>
                <TaskTypeID>2147483647</TaskTypeID>
                <TaskTypeCode>String content</TaskTypeCode>
                <TaskTypeName>String content</TaskTypeName>
              </SupplierInvoiceEntryTaskType>
              <SupplierInvoiceEntryClient>
                <ClientID>2147483647</ClientID>
                <ClientCode>String content</ClientCode>
                <ClientName>String content</ClientName>
              </SupplierInvoiceEntryClient>
              <SupplierInvoiceEntryEmployee>
                <EmployeeID>2147483647</EmployeeID>
                <EmployeeCode>String content</EmployeeCode>
                <EmployeeName>String content</EmployeeName>
              </SupplierInvoiceEntryEmployee>
              <SupplierInvoiceEntryDepartment>
                <DepartmentID>2147483647</DepartmentID>
                <DepartmentCode>String content</DepartmentCode>
                <DepartmentName>String content</DepartmentName>
              </SupplierInvoiceEntryDepartment>
              <SupplierInvoiceEntryAmount>12678967.543233</SupplierInvoiceEntryAmount>
              <SupplierInvoiceEntryTax>12678967.543233</SupplierInvoiceEntryTax>
              <SupplierInvoiceEntryDescription>String content</SupplierInvoiceEntryDescription>
            </SupplierInvoiceEntry>
          </SupplierInvoiceEntries>
          <FreewheelVendorInvoice>
            <FreewheelVendorInvoiceID>2147483647</FreewheelVendorInvoiceID>
            <FreewheelVendor>
              <FreewheelVendorID>2147483647</FreewheelVendorID>
              <FreewheelVendorName>String content</FreewheelVendorName>
              <FreewheelVendorCode>String content</FreewheelVendorCode>
              <FreewheelVendorMediaID>2147483647</FreewheelVendorMediaID>
              <FreewheelVendorMediaName>String content</FreewheelVendorMediaName>
              <FreewheelVendorMediaCode>String content</FreewheelVendorMediaCode>
            </FreewheelVendor>
            <Module>String content</Module>
            <TotalUnits>2147483647</TotalUnits>
            <InvoiceGrossCost>12678967.543233</InvoiceGrossCost>
            <InvoiceNetCost>12678967.543233</InvoiceNetCost>
            <InvoiceGrossCash>12678967.543233</InvoiceGrossCash>
            <InvoiceGrossTrade>12678967.543233</InvoiceGrossTrade>
            <InvoiceNetTrade>12678967.543233</InvoiceNetTrade>
            <SysCode>2147483647</SysCode>
            <BottomLineInvoice>true</BottomLineInvoice>
            <FreewheelVendorInvoiceEstimates>
              <FreewheelVendorInvoiceEstimate>
                <FreewheelVendorInvoiceEstimatesID>2147483647</FreewheelVendorInvoiceEstimatesID>
                <FreewheelVendorInvoiceEstimatesEstimateID>2147483647</FreewheelVendorInvoiceEstimatesEstimateID>
                <FreewheelVendorInvoiceEstimatesEstimateName>String content</FreewheelVendorInvoiceEstimatesEstimateName>
                <FreewheelVendorInvoiceEstimatesInvoiceGrossCost>12678967.543233</FreewheelVendorInvoiceEstimatesInvoiceGrossCost>
                <FreewheelVendorInvoiceEstimatesInvoiceNetCost>12678967.543233</FreewheelVendorInvoiceEstimatesInvoiceNetCost>
                <FreewheelVendorInvoiceEstimatesInvoiceGrossTrade>12678967.543233</FreewheelVendorInvoiceEstimatesInvoiceGrossTrade>
                <FreewheelVendorInvoiceEstimatesTotalUnits>2147483647</FreewheelVendorInvoiceEstimatesTotalUnits>
                <FreewheelVendorInvoiceEstimatesMediaOrderID>2147483647</FreewheelVendorInvoiceEstimatesMediaOrderID>
                <FreewheelVendorInvoiceDetails>
                  <FreewheelVendorInvoiceDetail>
                    <FreewheelVendorInvoiceDetailsID>2147483647</FreewheelVendorInvoiceDetailsID>
                    <FreewheelVendorInvoiceDetailsInvoiceDetailDate>1999-05-31T11:20:00</FreewheelVendorInvoiceDetailsInvoiceDetailDate>
                    <FreewheelVendorInvoiceDetailsInvoiceDetailGrossCost>12678967.543233</FreewheelVendorInvoiceDetailsInvoiceDetailGrossCost>
                    <FreewheelVendorInvoiceDetailsInvoiceDetailNetCost>12678967.543233</FreewheelVendorInvoiceDetailsInvoiceDetailNetCost>
                    <FreewheelVendorInvoiceDetailsUnitLength>2147483647</FreewheelVendorInvoiceDetailsUnitLength>
                    <FreewheelVendorInvoiceDetailsCashOrTrade>String content</FreewheelVendorInvoiceDetailsCashOrTrade>
                    <FreewheelVendorInvoiceDetailsNumberOfUnits>2147483647</FreewheelVendorInvoiceDetailsNumberOfUnits>
                  </FreewheelVendorInvoiceDetail>
                  <FreewheelVendorInvoiceDetail>
                    <FreewheelVendorInvoiceDetailsID>2147483647</FreewheelVendorInvoiceDetailsID>
                    <FreewheelVendorInvoiceDetailsInvoiceDetailDate>1999-05-31T11:20:00</FreewheelVendorInvoiceDetailsInvoiceDetailDate>
                    <FreewheelVendorInvoiceDetailsInvoiceDetailGrossCost>12678967.543233</FreewheelVendorInvoiceDetailsInvoiceDetailGrossCost>
                    <FreewheelVendorInvoiceDetailsInvoiceDetailNetCost>12678967.543233</FreewheelVendorInvoiceDetailsInvoiceDetailNetCost>
                    <FreewheelVendorInvoiceDetailsUnitLength>2147483647</FreewheelVendorInvoiceDetailsUnitLength>
                    <FreewheelVendorInvoiceDetailsCashOrTrade>String content</FreewheelVendorInvoiceDetailsCashOrTrade>
                    <FreewheelVendorInvoiceDetailsNumberOfUnits>2147483647</FreewheelVendorInvoiceDetailsNumberOfUnits>
                  </FreewheelVendorInvoiceDetail>
                </FreewheelVendorInvoiceDetails>
              </FreewheelVendorInvoiceEstimate>
              <FreewheelVendorInvoiceEstimate>
                <FreewheelVendorInvoiceEstimatesID>2147483647</FreewheelVendorInvoiceEstimatesID>
                <FreewheelVendorInvoiceEstimatesEstimateID>2147483647</FreewheelVendorInvoiceEstimatesEstimateID>
                <FreewheelVendorInvoiceEstimatesEstimateName>String content</FreewheelVendorInvoiceEstimatesEstimateName>
                <FreewheelVendorInvoiceEstimatesInvoiceGrossCost>12678967.543233</FreewheelVendorInvoiceEstimatesInvoiceGrossCost>
                <FreewheelVendorInvoiceEstimatesInvoiceNetCost>12678967.543233</FreewheelVendorInvoiceEstimatesInvoiceNetCost>
                <FreewheelVendorInvoiceEstimatesInvoiceGrossTrade>12678967.543233</FreewheelVendorInvoiceEstimatesInvoiceGrossTrade>
                <FreewheelVendorInvoiceEstimatesTotalUnits>2147483647</FreewheelVendorInvoiceEstimatesTotalUnits>
                <FreewheelVendorInvoiceEstimatesMediaOrderID>2147483647</FreewheelVendorInvoiceEstimatesMediaOrderID>
                <FreewheelVendorInvoiceDetails>
                  <FreewheelVendorInvoiceDetail>
                    <FreewheelVendorInvoiceDetailsID>2147483647</FreewheelVendorInvoiceDetailsID>
                    <FreewheelVendorInvoiceDetailsInvoiceDetailDate>1999-05-31T11:20:00</FreewheelVendorInvoiceDetailsInvoiceDetailDate>
                    <FreewheelVendorInvoiceDetailsInvoiceDetailGrossCost>12678967.543233</FreewheelVendorInvoiceDetailsInvoiceDetailGrossCost>
                    <FreewheelVendorInvoiceDetailsInvoiceDetailNetCost>12678967.543233</FreewheelVendorInvoiceDetailsInvoiceDetailNetCost>
                    <FreewheelVendorInvoiceDetailsUnitLength>2147483647</FreewheelVendorInvoiceDetailsUnitLength>
                    <FreewheelVendorInvoiceDetailsCashOrTrade>String content</FreewheelVendorInvoiceDetailsCashOrTrade>
                    <FreewheelVendorInvoiceDetailsNumberOfUnits>2147483647</FreewheelVendorInvoiceDetailsNumberOfUnits>
                  </FreewheelVendorInvoiceDetail>
                  <FreewheelVendorInvoiceDetail>
                    <FreewheelVendorInvoiceDetailsID>2147483647</FreewheelVendorInvoiceDetailsID>
                    <FreewheelVendorInvoiceDetailsInvoiceDetailDate>1999-05-31T11:20:00</FreewheelVendorInvoiceDetailsInvoiceDetailDate>
                    <FreewheelVendorInvoiceDetailsInvoiceDetailGrossCost>12678967.543233</FreewheelVendorInvoiceDetailsInvoiceDetailGrossCost>
                    <FreewheelVendorInvoiceDetailsInvoiceDetailNetCost>12678967.543233</FreewheelVendorInvoiceDetailsInvoiceDetailNetCost>
                    <FreewheelVendorInvoiceDetailsUnitLength>2147483647</FreewheelVendorInvoiceDetailsUnitLength>
                    <FreewheelVendorInvoiceDetailsCashOrTrade>String content</FreewheelVendorInvoiceDetailsCashOrTrade>
                    <FreewheelVendorInvoiceDetailsNumberOfUnits>2147483647</FreewheelVendorInvoiceDetailsNumberOfUnits>
                  </FreewheelVendorInvoiceDetail>
                </FreewheelVendorInvoiceDetails>
              </FreewheelVendorInvoiceEstimate>
            </FreewheelVendorInvoiceEstimates>
          </FreewheelVendorInvoice>
        </PaymentEntrySupplierInvoice>
        <PaymentEntryGLAccount>
          <GLAccountID>2147483647</GLAccountID>
          <GLAccountNumber>String content</GLAccountNumber>
          <GLAccountName>String content</GLAccountName>
        </PaymentEntryGLAccount>
        <PaymentEntryJob>
          <JobID>2147483647</JobID>
          <JobNumber>String content</JobNumber>
          <JobDescription>String content</JobDescription>
        </PaymentEntryJob>
        <PaymentEntryTaskType>
          <TaskTypeID>2147483647</TaskTypeID>
          <TaskTypeCode>String content</TaskTypeCode>
          <TaskTypeName>String content</TaskTypeName>
        </PaymentEntryTaskType>
        <PaymentEntryClient>
          <ClientID>2147483647</ClientID>
          <ClientCode>String content</ClientCode>
          <ClientName>String content</ClientName>
        </PaymentEntryClient>
        <PaymentEntryEmployee>
          <EmployeeID>2147483647</EmployeeID>
          <EmployeeCode>String content</EmployeeCode>
          <EmployeeName>String content</EmployeeName>
        </PaymentEntryEmployee>
        <PaymentEntryDepartment>
          <DepartmentID>2147483647</DepartmentID>
          <DepartmentCode>String content</DepartmentCode>
          <DepartmentName>String content</DepartmentName>
        </PaymentEntryDepartment>
        <PaymentEntryDescription>String content</PaymentEntryDescription>
        <PaymentEntryNotes>String content</PaymentEntryNotes>
      </PaymentEntry>
    </PaymentEntries>
    <Exportable>true</Exportable>
  </SupplierPayment>
  <SupplierPayment>
    <SupplierPaymentID>2147483647</SupplierPaymentID>
    <SupplierPaymentNumber>String content</SupplierPaymentNumber>
    <MasterSupplier>
      <MasterSupplierID>2147483647</MasterSupplierID>
      <MasterSupplierCode>String content</MasterSupplierCode>
      <MasterSupplierName>String content</MasterSupplierName>
      <MasterSupplierType>String content</MasterSupplierType>
      <MasterSupplierCompanyNumber>String content</MasterSupplierCompanyNumber>
      <MasterSupplierFreewheelVendorID>2147483647</MasterSupplierFreewheelVendorID>
      <MasterSupplierContactName>String content</MasterSupplierContactName>
      <MasterSupplierContactJobTitle>String content</MasterSupplierContactJobTitle>
      <MasterSupplierContactAddressLine1>String content</MasterSupplierContactAddressLine1>
      <MasterSupplierContactAddressLine2>String content</MasterSupplierContactAddressLine2>
      <MasterSupplierContactCity>String content</MasterSupplierContactCity>
      <MasterSupplierContactZipCode>String content</MasterSupplierContactZipCode>
      <MasterSupplierContactCountry>String content</MasterSupplierContactCountry>
      <MasterSupplierContactEmailAddress>String content</MasterSupplierContactEmailAddress>
      <MasterSupplierContactOfficePhone>String content</MasterSupplierContactOfficePhone>
      <MasterSupplierContactDirectPhone>String content</MasterSupplierContactDirectPhone>
      <MasterSupplierContactMobilePhone>String content</MasterSupplierContactMobilePhone>
      <MasterSupplierContactFax>String content</MasterSupplierContactFax>
    </MasterSupplier>
    <PayFromBankAccount>
      <PayFromGLBankAccountID>2147483647</PayFromGLBankAccountID>
      <PayFromGLAccountCode>String content</PayFromGLAccountCode>
      <PayFromGLAccountName>String content</PayFromGLAccountName>
      <PayFromBankNumber>String content</PayFromBankNumber>
      <PayFromBankAccountNumber>String content</PayFromBankAccountNumber>
    </PayFromBankAccount>
    <SupplierPaymentType>
      <SupplierPaymentTypeID>2147483647</SupplierPaymentTypeID>
      <SupplierPaymentTypeName>String content</SupplierPaymentTypeName>
    </SupplierPaymentType>
    <PayToBankAccount>
      <PayToBankNumber>String content</PayToBankNumber>
      <PayToBankAccountName>String content</PayToBankAccountName>
      <PayToBankAccountNumber>String content</PayToBankAccountNumber>
    </PayToBankAccount>
    <Date>1999-05-31T11:20:00</Date>
    <AddedDate>1999-05-31T11:20:00</AddedDate>
    <Approved>true</Approved>
    <ApprovedDate>1999-05-31T11:20:00</ApprovedDate>
    <Currency>
      <CurrencyID>2147483647</CurrencyID>
      <CurrencyCode>String content</CurrencyCode>
      <FXRate>12678967.543233</FXRate>
      <ForeignCurrencyBankAccountValue>12678967.543233</ForeignCurrencyBankAccountValue>
    </Currency>
    <Cancelled>true</Cancelled>
    <Description>String content</Description>
    <PaymentTotal>12678967.543233</PaymentTotal>
    <PaymentEntries>
      <PaymentEntry>
        <PaymentEntryID>2147483647</PaymentEntryID>
        <PaymentEntryType>String content</PaymentEntryType>
        <PaymentEntrySupplierInvoiceAmountPaid>12678967.543233</PaymentEntrySupplierInvoiceAmountPaid>
        <PaymentEntryNonInvoiceAmount>12678967.543233</PaymentEntryNonInvoiceAmount>
        <PaymentEntryTax>12678967.543233</PaymentEntryTax>
        <PaymentEntryWHT>12678967.543233</PaymentEntryWHT>
        <PaymentEntrySupplierInvoice>
          <SupplierInvoiceID>2147483647</SupplierInvoiceID>
          <Supplier>
            <SupplierID>2147483647</SupplierID>
            <SupplierCode>String content</SupplierCode>
            <SupplierName>String content</SupplierName>
          </Supplier>
          <SupplierInvoiceNumber>String content</SupplierInvoiceNumber>
          <SupplierInvoiceDate>1999-05-31T11:20:00</SupplierInvoiceDate>
          <SupplierInvoiceFXRate>12678967.543233</SupplierInvoiceFXRate>
          <FXGainLoss>12678967.543233</FXGainLoss>
          <SupplierInvoiceEntries>
            <SupplierInvoiceEntry>
              <SupplierInvoiceEntryID>2147483647</SupplierInvoiceEntryID>
              <SupplierInvoiceEntryGLAccount>
                <GLAccountID>2147483647</GLAccountID>
                <GLAccountNumber>String content</GLAccountNumber>
                <GLAccountName>String content</GLAccountName>
              </SupplierInvoiceEntryGLAccount>
              <SupplierInvoiceEntryJob>
                <JobID>2147483647</JobID>
                <JobNumber>String content</JobNumber>
                <JobDescription>String content</JobDescription>
              </SupplierInvoiceEntryJob>
              <SupplierInvoiceEntryTaskType>
                <TaskTypeID>2147483647</TaskTypeID>
                <TaskTypeCode>String content</TaskTypeCode>
                <TaskTypeName>String content</TaskTypeName>
              </SupplierInvoiceEntryTaskType>
              <SupplierInvoiceEntryClient>
                <ClientID>2147483647</ClientID>
                <ClientCode>String content</ClientCode>
                <ClientName>String content</ClientName>
              </SupplierInvoiceEntryClient>
              <SupplierInvoiceEntryEmployee>
                <EmployeeID>2147483647</EmployeeID>
                <EmployeeCode>String content</EmployeeCode>
                <EmployeeName>String content</EmployeeName>
              </SupplierInvoiceEntryEmployee>
              <SupplierInvoiceEntryDepartment>
                <DepartmentID>2147483647</DepartmentID>
                <DepartmentCode>String content</DepartmentCode>
                <DepartmentName>String content</DepartmentName>
              </SupplierInvoiceEntryDepartment>
              <SupplierInvoiceEntryAmount>12678967.543233</SupplierInvoiceEntryAmount>
              <SupplierInvoiceEntryTax>12678967.543233</SupplierInvoiceEntryTax>
              <SupplierInvoiceEntryDescription>String content</SupplierInvoiceEntryDescription>
            </SupplierInvoiceEntry>
            <SupplierInvoiceEntry>
              <SupplierInvoiceEntryID>2147483647</SupplierInvoiceEntryID>
              <SupplierInvoiceEntryGLAccount>
                <GLAccountID>2147483647</GLAccountID>
                <GLAccountNumber>String content</GLAccountNumber>
                <GLAccountName>String content</GLAccountName>
              </SupplierInvoiceEntryGLAccount>
              <SupplierInvoiceEntryJob>
                <JobID>2147483647</JobID>
                <JobNumber>String content</JobNumber>
                <JobDescription>String content</JobDescription>
              </SupplierInvoiceEntryJob>
              <SupplierInvoiceEntryTaskType>
                <TaskTypeID>2147483647</TaskTypeID>
                <TaskTypeCode>String content</TaskTypeCode>
                <TaskTypeName>String content</TaskTypeName>
              </SupplierInvoiceEntryTaskType>
              <SupplierInvoiceEntryClient>
                <ClientID>2147483647</ClientID>
                <ClientCode>String content</ClientCode>
                <ClientName>String content</ClientName>
              </SupplierInvoiceEntryClient>
              <SupplierInvoiceEntryEmployee>
                <EmployeeID>2147483647</EmployeeID>
                <EmployeeCode>String content</EmployeeCode>
                <EmployeeName>String content</EmployeeName>
              </SupplierInvoiceEntryEmployee>
              <SupplierInvoiceEntryDepartment>
                <DepartmentID>2147483647</DepartmentID>
                <DepartmentCode>String content</DepartmentCode>
                <DepartmentName>String content</DepartmentName>
              </SupplierInvoiceEntryDepartment>
              <SupplierInvoiceEntryAmount>12678967.543233</SupplierInvoiceEntryAmount>
              <SupplierInvoiceEntryTax>12678967.543233</SupplierInvoiceEntryTax>
              <SupplierInvoiceEntryDescription>String content</SupplierInvoiceEntryDescription>
            </SupplierInvoiceEntry>
          </SupplierInvoiceEntries>
          <FreewheelVendorInvoice>
            <FreewheelVendorInvoiceID>2147483647</FreewheelVendorInvoiceID>
            <FreewheelVendor>
              <FreewheelVendorID>2147483647</FreewheelVendorID>
              <FreewheelVendorName>String content</FreewheelVendorName>
              <FreewheelVendorCode>String content</FreewheelVendorCode>
              <FreewheelVendorMediaID>2147483647</FreewheelVendorMediaID>
              <FreewheelVendorMediaName>String content</FreewheelVendorMediaName>
              <FreewheelVendorMediaCode>String content</FreewheelVendorMediaCode>
            </FreewheelVendor>
            <Module>String content</Module>
            <TotalUnits>2147483647</TotalUnits>
            <InvoiceGrossCost>12678967.543233</InvoiceGrossCost>
            <InvoiceNetCost>12678967.543233</InvoiceNetCost>
            <InvoiceGrossCash>12678967.543233</InvoiceGrossCash>
            <InvoiceGrossTrade>12678967.543233</InvoiceGrossTrade>
            <InvoiceNetTrade>12678967.543233</InvoiceNetTrade>
            <SysCode>2147483647</SysCode>
            <BottomLineInvoice>true</BottomLineInvoice>
            <FreewheelVendorInvoiceEstimates>
              <FreewheelVendorInvoiceEstimate>
                <FreewheelVendorInvoiceEstimatesID>2147483647</FreewheelVendorInvoiceEstimatesID>
                <FreewheelVendorInvoiceEstimatesEstimateID>2147483647</FreewheelVendorInvoiceEstimatesEstimateID>
                <FreewheelVendorInvoiceEstimatesEstimateName>String content</FreewheelVendorInvoiceEstimatesEstimateName>
                <FreewheelVendorInvoiceEstimatesInvoiceGrossCost>12678967.543233</FreewheelVendorInvoiceEstimatesInvoiceGrossCost>
                <FreewheelVendorInvoiceEstimatesInvoiceNetCost>12678967.543233</FreewheelVendorInvoiceEstimatesInvoiceNetCost>
                <FreewheelVendorInvoiceEstimatesInvoiceGrossTrade>12678967.543233</FreewheelVendorInvoiceEstimatesInvoiceGrossTrade>
                <FreewheelVendorInvoiceEstimatesTotalUnits>2147483647</FreewheelVendorInvoiceEstimatesTotalUnits>
                <FreewheelVendorInvoiceEstimatesMediaOrderID>2147483647</FreewheelVendorInvoiceEstimatesMediaOrderID>
                <FreewheelVendorInvoiceDetails>
                  <FreewheelVendorInvoiceDetail>
                    <FreewheelVendorInvoiceDetailsID>2147483647</FreewheelVendorInvoiceDetailsID>
                    <FreewheelVendorInvoiceDetailsInvoiceDetailDate>1999-05-31T11:20:00</FreewheelVendorInvoiceDetailsInvoiceDetailDate>
                    <FreewheelVendorInvoiceDetailsInvoiceDetailGrossCost>12678967.543233</FreewheelVendorInvoiceDetailsInvoiceDetailGrossCost>
                    <FreewheelVendorInvoiceDetailsInvoiceDetailNetCost>12678967.543233</FreewheelVendorInvoiceDetailsInvoiceDetailNetCost>
                    <FreewheelVendorInvoiceDetailsUnitLength>2147483647</FreewheelVendorInvoiceDetailsUnitLength>
                    <FreewheelVendorInvoiceDetailsCashOrTrade>String content</FreewheelVendorInvoiceDetailsCashOrTrade>
                    <FreewheelVendorInvoiceDetailsNumberOfUnits>2147483647</FreewheelVendorInvoiceDetailsNumberOfUnits>
                  </FreewheelVendorInvoiceDetail>
                  <FreewheelVendorInvoiceDetail>
                    <FreewheelVendorInvoiceDetailsID>2147483647</FreewheelVendorInvoiceDetailsID>
                    <FreewheelVendorInvoiceDetailsInvoiceDetailDate>1999-05-31T11:20:00</FreewheelVendorInvoiceDetailsInvoiceDetailDate>
                    <FreewheelVendorInvoiceDetailsInvoiceDetailGrossCost>12678967.543233</FreewheelVendorInvoiceDetailsInvoiceDetailGrossCost>
                    <FreewheelVendorInvoiceDetailsInvoiceDetailNetCost>12678967.543233</FreewheelVendorInvoiceDetailsInvoiceDetailNetCost>
                    <FreewheelVendorInvoiceDetailsUnitLength>2147483647</FreewheelVendorInvoiceDetailsUnitLength>
                    <FreewheelVendorInvoiceDetailsCashOrTrade>String content</FreewheelVendorInvoiceDetailsCashOrTrade>
                    <FreewheelVendorInvoiceDetailsNumberOfUnits>2147483647</FreewheelVendorInvoiceDetailsNumberOfUnits>
                  </FreewheelVendorInvoiceDetail>
                </FreewheelVendorInvoiceDetails>
              </FreewheelVendorInvoiceEstimate>
              <FreewheelVendorInvoiceEstimate>
                <FreewheelVendorInvoiceEstimatesID>2147483647</FreewheelVendorInvoiceEstimatesID>
                <FreewheelVendorInvoiceEstimatesEstimateID>2147483647</FreewheelVendorInvoiceEstimatesEstimateID>
                <FreewheelVendorInvoiceEstimatesEstimateName>String content</FreewheelVendorInvoiceEstimatesEstimateName>
                <FreewheelVendorInvoiceEstimatesInvoiceGrossCost>12678967.543233</FreewheelVendorInvoiceEstimatesInvoiceGrossCost>
                <FreewheelVendorInvoiceEstimatesInvoiceNetCost>12678967.543233</FreewheelVendorInvoiceEstimatesInvoiceNetCost>
                <FreewheelVendorInvoiceEstimatesInvoiceGrossTrade>12678967.543233</FreewheelVendorInvoiceEstimatesInvoiceGrossTrade>
                <FreewheelVendorInvoiceEstimatesTotalUnits>2147483647</FreewheelVendorInvoiceEstimatesTotalUnits>
                <FreewheelVendorInvoiceEstimatesMediaOrderID>2147483647</FreewheelVendorInvoiceEstimatesMediaOrderID>
                <FreewheelVendorInvoiceDetails>
                  <FreewheelVendorInvoiceDetail>
                    <FreewheelVendorInvoiceDetailsID>2147483647</FreewheelVendorInvoiceDetailsID>
                    <FreewheelVendorInvoiceDetailsInvoiceDetailDate>1999-05-31T11:20:00</FreewheelVendorInvoiceDetailsInvoiceDetailDate>
                    <FreewheelVendorInvoiceDetailsInvoiceDetailGrossCost>12678967.543233</FreewheelVendorInvoiceDetailsInvoiceDetailGrossCost>
                    <FreewheelVendorInvoiceDetailsInvoiceDetailNetCost>12678967.543233</FreewheelVendorInvoiceDetailsInvoiceDetailNetCost>
                    <FreewheelVendorInvoiceDetailsUnitLength>2147483647</FreewheelVendorInvoiceDetailsUnitLength>
                    <FreewheelVendorInvoiceDetailsCashOrTrade>String content</FreewheelVendorInvoiceDetailsCashOrTrade>
                    <FreewheelVendorInvoiceDetailsNumberOfUnits>2147483647</FreewheelVendorInvoiceDetailsNumberOfUnits>
                  </FreewheelVendorInvoiceDetail>
                  <FreewheelVendorInvoiceDetail>
                    <FreewheelVendorInvoiceDetailsID>2147483647</FreewheelVendorInvoiceDetailsID>
                    <FreewheelVendorInvoiceDetailsInvoiceDetailDate>1999-05-31T11:20:00</FreewheelVendorInvoiceDetailsInvoiceDetailDate>
                    <FreewheelVendorInvoiceDetailsInvoiceDetailGrossCost>12678967.543233</FreewheelVendorInvoiceDetailsInvoiceDetailGrossCost>
                    <FreewheelVendorInvoiceDetailsInvoiceDetailNetCost>12678967.543233</FreewheelVendorInvoiceDetailsInvoiceDetailNetCost>
                    <FreewheelVendorInvoiceDetailsUnitLength>2147483647</FreewheelVendorInvoiceDetailsUnitLength>
                    <FreewheelVendorInvoiceDetailsCashOrTrade>String content</FreewheelVendorInvoiceDetailsCashOrTrade>
                    <FreewheelVendorInvoiceDetailsNumberOfUnits>2147483647</FreewheelVendorInvoiceDetailsNumberOfUnits>
                  </FreewheelVendorInvoiceDetail>
                </FreewheelVendorInvoiceDetails>
              </FreewheelVendorInvoiceEstimate>
            </FreewheelVendorInvoiceEstimates>
          </FreewheelVendorInvoice>
        </PaymentEntrySupplierInvoice>
        <PaymentEntryGLAccount>
          <GLAccountID>2147483647</GLAccountID>
          <GLAccountNumber>String content</GLAccountNumber>
          <GLAccountName>String content</GLAccountName>
        </PaymentEntryGLAccount>
        <PaymentEntryJob>
          <JobID>2147483647</JobID>
          <JobNumber>String content</JobNumber>
          <JobDescription>String content</JobDescription>
        </PaymentEntryJob>
        <PaymentEntryTaskType>
          <TaskTypeID>2147483647</TaskTypeID>
          <TaskTypeCode>String content</TaskTypeCode>
          <TaskTypeName>String content</TaskTypeName>
        </PaymentEntryTaskType>
        <PaymentEntryClient>
          <ClientID>2147483647</ClientID>
          <ClientCode>String content</ClientCode>
          <ClientName>String content</ClientName>
        </PaymentEntryClient>
        <PaymentEntryEmployee>
          <EmployeeID>2147483647</EmployeeID>
          <EmployeeCode>String content</EmployeeCode>
          <EmployeeName>String content</EmployeeName>
        </PaymentEntryEmployee>
        <PaymentEntryDepartment>
          <DepartmentID>2147483647</DepartmentID>
          <DepartmentCode>String content</DepartmentCode>
          <DepartmentName>String content</DepartmentName>
        </PaymentEntryDepartment>
        <PaymentEntryDescription>String content</PaymentEntryDescription>
        <PaymentEntryNotes>String content</PaymentEntryNotes>
      </PaymentEntry>
      <PaymentEntry>
        <PaymentEntryID>2147483647</PaymentEntryID>
        <PaymentEntryType>String content</PaymentEntryType>
        <PaymentEntrySupplierInvoiceAmountPaid>12678967.543233</PaymentEntrySupplierInvoiceAmountPaid>
        <PaymentEntryNonInvoiceAmount>12678967.543233</PaymentEntryNonInvoiceAmount>
        <PaymentEntryTax>12678967.543233</PaymentEntryTax>
        <PaymentEntryWHT>12678967.543233</PaymentEntryWHT>
        <PaymentEntrySupplierInvoice>
          <SupplierInvoiceID>2147483647</SupplierInvoiceID>
          <Supplier>
            <SupplierID>2147483647</SupplierID>
            <SupplierCode>String content</SupplierCode>
            <SupplierName>String content</SupplierName>
          </Supplier>
          <SupplierInvoiceNumber>String content</SupplierInvoiceNumber>
          <SupplierInvoiceDate>1999-05-31T11:20:00</SupplierInvoiceDate>
          <SupplierInvoiceFXRate>12678967.543233</SupplierInvoiceFXRate>
          <FXGainLoss>12678967.543233</FXGainLoss>
          <SupplierInvoiceEntries>
            <SupplierInvoiceEntry>
              <SupplierInvoiceEntryID>2147483647</SupplierInvoiceEntryID>
              <SupplierInvoiceEntryGLAccount>
                <GLAccountID>2147483647</GLAccountID>
                <GLAccountNumber>String content</GLAccountNumber>
                <GLAccountName>String content</GLAccountName>
              </SupplierInvoiceEntryGLAccount>
              <SupplierInvoiceEntryJob>
                <JobID>2147483647</JobID>
                <JobNumber>String content</JobNumber>
                <JobDescription>String content</JobDescription>
              </SupplierInvoiceEntryJob>
              <SupplierInvoiceEntryTaskType>
                <TaskTypeID>2147483647</TaskTypeID>
                <TaskTypeCode>String content</TaskTypeCode>
                <TaskTypeName>String content</TaskTypeName>
              </SupplierInvoiceEntryTaskType>
              <SupplierInvoiceEntryClient>
                <ClientID>2147483647</ClientID>
                <ClientCode>String content</ClientCode>
                <ClientName>String content</ClientName>
              </SupplierInvoiceEntryClient>
              <SupplierInvoiceEntryEmployee>
                <EmployeeID>2147483647</EmployeeID>
                <EmployeeCode>String content</EmployeeCode>
                <EmployeeName>String content</EmployeeName>
              </SupplierInvoiceEntryEmployee>
              <SupplierInvoiceEntryDepartment>
                <DepartmentID>2147483647</DepartmentID>
                <DepartmentCode>String content</DepartmentCode>
                <DepartmentName>String content</DepartmentName>
              </SupplierInvoiceEntryDepartment>
              <SupplierInvoiceEntryAmount>12678967.543233</SupplierInvoiceEntryAmount>
              <SupplierInvoiceEntryTax>12678967.543233</SupplierInvoiceEntryTax>
              <SupplierInvoiceEntryDescription>String content</SupplierInvoiceEntryDescription>
            </SupplierInvoiceEntry>
            <SupplierInvoiceEntry>
              <SupplierInvoiceEntryID>2147483647</SupplierInvoiceEntryID>
              <SupplierInvoiceEntryGLAccount>
                <GLAccountID>2147483647</GLAccountID>
                <GLAccountNumber>String content</GLAccountNumber>
                <GLAccountName>String content</GLAccountName>
              </SupplierInvoiceEntryGLAccount>
              <SupplierInvoiceEntryJob>
                <JobID>2147483647</JobID>
                <JobNumber>String content</JobNumber>
                <JobDescription>String content</JobDescription>
              </SupplierInvoiceEntryJob>
              <SupplierInvoiceEntryTaskType>
                <TaskTypeID>2147483647</TaskTypeID>
                <TaskTypeCode>String content</TaskTypeCode>
                <TaskTypeName>String content</TaskTypeName>
              </SupplierInvoiceEntryTaskType>
              <SupplierInvoiceEntryClient>
                <ClientID>2147483647</ClientID>
                <ClientCode>String content</ClientCode>
                <ClientName>String content</ClientName>
              </SupplierInvoiceEntryClient>
              <SupplierInvoiceEntryEmployee>
                <EmployeeID>2147483647</EmployeeID>
                <EmployeeCode>String content</EmployeeCode>
                <EmployeeName>String content</EmployeeName>
              </SupplierInvoiceEntryEmployee>
              <SupplierInvoiceEntryDepartment>
                <DepartmentID>2147483647</DepartmentID>
                <DepartmentCode>String content</DepartmentCode>
                <DepartmentName>String content</DepartmentName>
              </SupplierInvoiceEntryDepartment>
              <SupplierInvoiceEntryAmount>12678967.543233</SupplierInvoiceEntryAmount>
              <SupplierInvoiceEntryTax>12678967.543233</SupplierInvoiceEntryTax>
              <SupplierInvoiceEntryDescription>String content</SupplierInvoiceEntryDescription>
            </SupplierInvoiceEntry>
          </SupplierInvoiceEntries>
          <FreewheelVendorInvoice>
            <FreewheelVendorInvoiceID>2147483647</FreewheelVendorInvoiceID>
            <FreewheelVendor>
              <FreewheelVendorID>2147483647</FreewheelVendorID>
              <FreewheelVendorName>String content</FreewheelVendorName>
              <FreewheelVendorCode>String content</FreewheelVendorCode>
              <FreewheelVendorMediaID>2147483647</FreewheelVendorMediaID>
              <FreewheelVendorMediaName>String content</FreewheelVendorMediaName>
              <FreewheelVendorMediaCode>String content</FreewheelVendorMediaCode>
            </FreewheelVendor>
            <Module>String content</Module>
            <TotalUnits>2147483647</TotalUnits>
            <InvoiceGrossCost>12678967.543233</InvoiceGrossCost>
            <InvoiceNetCost>12678967.543233</InvoiceNetCost>
            <InvoiceGrossCash>12678967.543233</InvoiceGrossCash>
            <InvoiceGrossTrade>12678967.543233</InvoiceGrossTrade>
            <InvoiceNetTrade>12678967.543233</InvoiceNetTrade>
            <SysCode>2147483647</SysCode>
            <BottomLineInvoice>true</BottomLineInvoice>
            <FreewheelVendorInvoiceEstimates>
              <FreewheelVendorInvoiceEstimate>
                <FreewheelVendorInvoiceEstimatesID>2147483647</FreewheelVendorInvoiceEstimatesID>
                <FreewheelVendorInvoiceEstimatesEstimateID>2147483647</FreewheelVendorInvoiceEstimatesEstimateID>
                <FreewheelVendorInvoiceEstimatesEstimateName>String content</FreewheelVendorInvoiceEstimatesEstimateName>
                <FreewheelVendorInvoiceEstimatesInvoiceGrossCost>12678967.543233</FreewheelVendorInvoiceEstimatesInvoiceGrossCost>
                <FreewheelVendorInvoiceEstimatesInvoiceNetCost>12678967.543233</FreewheelVendorInvoiceEstimatesInvoiceNetCost>
                <FreewheelVendorInvoiceEstimatesInvoiceGrossTrade>12678967.543233</FreewheelVendorInvoiceEstimatesInvoiceGrossTrade>
                <FreewheelVendorInvoiceEstimatesTotalUnits>2147483647</FreewheelVendorInvoiceEstimatesTotalUnits>
                <FreewheelVendorInvoiceEstimatesMediaOrderID>2147483647</FreewheelVendorInvoiceEstimatesMediaOrderID>
                <FreewheelVendorInvoiceDetails>
                  <FreewheelVendorInvoiceDetail>
                    <FreewheelVendorInvoiceDetailsID>2147483647</FreewheelVendorInvoiceDetailsID>
                    <FreewheelVendorInvoiceDetailsInvoiceDetailDate>1999-05-31T11:20:00</FreewheelVendorInvoiceDetailsInvoiceDetailDate>
                    <FreewheelVendorInvoiceDetailsInvoiceDetailGrossCost>12678967.543233</FreewheelVendorInvoiceDetailsInvoiceDetailGrossCost>
                    <FreewheelVendorInvoiceDetailsInvoiceDetailNetCost>12678967.543233</FreewheelVendorInvoiceDetailsInvoiceDetailNetCost>
                    <FreewheelVendorInvoiceDetailsUnitLength>2147483647</FreewheelVendorInvoiceDetailsUnitLength>
                    <FreewheelVendorInvoiceDetailsCashOrTrade>String content</FreewheelVendorInvoiceDetailsCashOrTrade>
                    <FreewheelVendorInvoiceDetailsNumberOfUnits>2147483647</FreewheelVendorInvoiceDetailsNumberOfUnits>
                  </FreewheelVendorInvoiceDetail>
                  <FreewheelVendorInvoiceDetail>
                    <FreewheelVendorInvoiceDetailsID>2147483647</FreewheelVendorInvoiceDetailsID>
                    <FreewheelVendorInvoiceDetailsInvoiceDetailDate>1999-05-31T11:20:00</FreewheelVendorInvoiceDetailsInvoiceDetailDate>
                    <FreewheelVendorInvoiceDetailsInvoiceDetailGrossCost>12678967.543233</FreewheelVendorInvoiceDetailsInvoiceDetailGrossCost>
                    <FreewheelVendorInvoiceDetailsInvoiceDetailNetCost>12678967.543233</FreewheelVendorInvoiceDetailsInvoiceDetailNetCost>
                    <FreewheelVendorInvoiceDetailsUnitLength>2147483647</FreewheelVendorInvoiceDetailsUnitLength>
                    <FreewheelVendorInvoiceDetailsCashOrTrade>String content</FreewheelVendorInvoiceDetailsCashOrTrade>
                    <FreewheelVendorInvoiceDetailsNumberOfUnits>2147483647</FreewheelVendorInvoiceDetailsNumberOfUnits>
                  </FreewheelVendorInvoiceDetail>
                </FreewheelVendorInvoiceDetails>
              </FreewheelVendorInvoiceEstimate>
              <FreewheelVendorInvoiceEstimate>
                <FreewheelVendorInvoiceEstimatesID>2147483647</FreewheelVendorInvoiceEstimatesID>
                <FreewheelVendorInvoiceEstimatesEstimateID>2147483647</FreewheelVendorInvoiceEstimatesEstimateID>
                <FreewheelVendorInvoiceEstimatesEstimateName>String content</FreewheelVendorInvoiceEstimatesEstimateName>
                <FreewheelVendorInvoiceEstimatesInvoiceGrossCost>12678967.543233</FreewheelVendorInvoiceEstimatesInvoiceGrossCost>
                <FreewheelVendorInvoiceEstimatesInvoiceNetCost>12678967.543233</FreewheelVendorInvoiceEstimatesInvoiceNetCost>
                <FreewheelVendorInvoiceEstimatesInvoiceGrossTrade>12678967.543233</FreewheelVendorInvoiceEstimatesInvoiceGrossTrade>
                <FreewheelVendorInvoiceEstimatesTotalUnits>2147483647</FreewheelVendorInvoiceEstimatesTotalUnits>
                <FreewheelVendorInvoiceEstimatesMediaOrderID>2147483647</FreewheelVendorInvoiceEstimatesMediaOrderID>
                <FreewheelVendorInvoiceDetails>
                  <FreewheelVendorInvoiceDetail>
                    <FreewheelVendorInvoiceDetailsID>2147483647</FreewheelVendorInvoiceDetailsID>
                    <FreewheelVendorInvoiceDetailsInvoiceDetailDate>1999-05-31T11:20:00</FreewheelVendorInvoiceDetailsInvoiceDetailDate>
                    <FreewheelVendorInvoiceDetailsInvoiceDetailGrossCost>12678967.543233</FreewheelVendorInvoiceDetailsInvoiceDetailGrossCost>
                    <FreewheelVendorInvoiceDetailsInvoiceDetailNetCost>12678967.543233</FreewheelVendorInvoiceDetailsInvoiceDetailNetCost>
                    <FreewheelVendorInvoiceDetailsUnitLength>2147483647</FreewheelVendorInvoiceDetailsUnitLength>
                    <FreewheelVendorInvoiceDetailsCashOrTrade>String content</FreewheelVendorInvoiceDetailsCashOrTrade>
                    <FreewheelVendorInvoiceDetailsNumberOfUnits>2147483647</FreewheelVendorInvoiceDetailsNumberOfUnits>
                  </FreewheelVendorInvoiceDetail>
                  <FreewheelVendorInvoiceDetail>
                    <FreewheelVendorInvoiceDetailsID>2147483647</FreewheelVendorInvoiceDetailsID>
                    <FreewheelVendorInvoiceDetailsInvoiceDetailDate>1999-05-31T11:20:00</FreewheelVendorInvoiceDetailsInvoiceDetailDate>
                    <FreewheelVendorInvoiceDetailsInvoiceDetailGrossCost>12678967.543233</FreewheelVendorInvoiceDetailsInvoiceDetailGrossCost>
                    <FreewheelVendorInvoiceDetailsInvoiceDetailNetCost>12678967.543233</FreewheelVendorInvoiceDetailsInvoiceDetailNetCost>
                    <FreewheelVendorInvoiceDetailsUnitLength>2147483647</FreewheelVendorInvoiceDetailsUnitLength>
                    <FreewheelVendorInvoiceDetailsCashOrTrade>String content</FreewheelVendorInvoiceDetailsCashOrTrade>
                    <FreewheelVendorInvoiceDetailsNumberOfUnits>2147483647</FreewheelVendorInvoiceDetailsNumberOfUnits>
                  </FreewheelVendorInvoiceDetail>
                </FreewheelVendorInvoiceDetails>
              </FreewheelVendorInvoiceEstimate>
            </FreewheelVendorInvoiceEstimates>
          </FreewheelVendorInvoice>
        </PaymentEntrySupplierInvoice>
        <PaymentEntryGLAccount>
          <GLAccountID>2147483647</GLAccountID>
          <GLAccountNumber>String content</GLAccountNumber>
          <GLAccountName>String content</GLAccountName>
        </PaymentEntryGLAccount>
        <PaymentEntryJob>
          <JobID>2147483647</JobID>
          <JobNumber>String content</JobNumber>
          <JobDescription>String content</JobDescription>
        </PaymentEntryJob>
        <PaymentEntryTaskType>
          <TaskTypeID>2147483647</TaskTypeID>
          <TaskTypeCode>String content</TaskTypeCode>
          <TaskTypeName>String content</TaskTypeName>
        </PaymentEntryTaskType>
        <PaymentEntryClient>
          <ClientID>2147483647</ClientID>
          <ClientCode>String content</ClientCode>
          <ClientName>String content</ClientName>
        </PaymentEntryClient>
        <PaymentEntryEmployee>
          <EmployeeID>2147483647</EmployeeID>
          <EmployeeCode>String content</EmployeeCode>
          <EmployeeName>String content</EmployeeName>
        </PaymentEntryEmployee>
        <PaymentEntryDepartment>
          <DepartmentID>2147483647</DepartmentID>
          <DepartmentCode>String content</DepartmentCode>
          <DepartmentName>String content</DepartmentName>
        </PaymentEntryDepartment>
        <PaymentEntryDescription>String content</PaymentEntryDescription>
        <PaymentEntryNotes>String content</PaymentEntryNotes>
      </PaymentEntry>
    </PaymentEntries>
    <Exportable>true</Exportable>
  </SupplierPayment>
</SupplierPayments>

The following is an example response Json body:

[{
	"SupplierPaymentID":2147483647,
	"SupplierPaymentNumber":"String content",
	"MasterSupplier":{
		"MasterSupplierID":2147483647,
		"MasterSupplierCode":"String content",
		"MasterSupplierName":"String content",
		"MasterSupplierType":"String content",
		"MasterSupplierCompanyNumber":"String content",
		"MasterSupplierFreewheelVendorID":2147483647,
		"MasterSupplierContactName":"String content",
		"MasterSupplierContactJobTitle":"String content",
		"MasterSupplierContactAddressLine1":"String content",
		"MasterSupplierContactAddressLine2":"String content",
		"MasterSupplierContactCity":"String content",
		"MasterSupplierContactZipCode":"String content",
		"MasterSupplierContactCountry":"String content",
		"MasterSupplierContactEmailAddress":"String content",
		"MasterSupplierContactOfficePhone":"String content",
		"MasterSupplierContactDirectPhone":"String content",
		"MasterSupplierContactMobilePhone":"String content",
		"MasterSupplierContactFax":"String content"
	},
	"PayFromBankAccount":{
		"PayFromGLBankAccountID":2147483647,
		"PayFromGLAccountCode":"String content",
		"PayFromGLAccountName":"String content",
		"PayFromBankNumber":"String content",
		"PayFromBankAccountNumber":"String content"
	},
	"SupplierPaymentType":{
		"SupplierPaymentTypeID":2147483647,
		"SupplierPaymentTypeName":"String content"
	},
	"PayToBankAccount":{
		"PayToBankNumber":"String content",
		"PayToBankAccountName":"String content",
		"PayToBankAccountNumber":"String content"
	},
	"Date":"\/Date(928113600000+1000)\/",
	"AddedDate":"\/Date(928113600000+1000)\/",
	"Approved":true,
	"ApprovedDate":"\/Date(928113600000+1000)\/",
	"Currency":{
		"CurrencyID":2147483647,
		"CurrencyCode":"String content",
		"FXRate":12678967.543233,
		"ForeignCurrencyBankAccountValue":12678967.543233
	},
	"Cancelled":true,
	"Description":"String content",
	"PaymentTotal":12678967.543233,
	"PaymentEntries":[{
		"PaymentEntryID":2147483647,
		"PaymentEntryType":"String content",
		"PaymentEntrySupplierInvoiceAmountPaid":12678967.543233,
		"PaymentEntryNonInvoiceAmount":12678967.543233,
		"PaymentEntryTax":12678967.543233,
		"PaymentEntryWHT":12678967.543233,
		"PaymentEntrySupplierInvoice":{
			"SupplierInvoiceID":2147483647,
			"Supplier":{
				"SupplierID":2147483647,
				"SupplierCode":"String content",
				"SupplierName":"String content"
			},
			"SupplierInvoiceNumber":"String content",
			"SupplierInvoiceDate":"\/Date(928113600000+1000)\/",
			"SupplierInvoiceFXRate":12678967.543233,
			"FXGainLoss":12678967.543233,
			"SupplierInvoiceEntries":[{
				"SupplierInvoiceEntryID":2147483647,
				"SupplierInvoiceEntryGLAccount":{
					"GLAccountID":2147483647,
					"GLAccountNumber":"String content",
					"GLAccountName":"String content"
				},
				"SupplierInvoiceEntryJob":{
					"JobID":2147483647,
					"JobNumber":"String content",
					"JobDescription":"String content"
				},
				"SupplierInvoiceEntryTaskType":{
					"TaskTypeID":2147483647,
					"TaskTypeCode":"String content",
					"TaskTypeName":"String content"
				},
				"SupplierInvoiceEntryClient":{
					"ClientID":2147483647,
					"ClientCode":"String content",
					"ClientName":"String content"
				},
				"SupplierInvoiceEntryEmployee":{
					"EmployeeID":2147483647,
					"EmployeeCode":"String content",
					"EmployeeName":"String content"
				},
				"SupplierInvoiceEntryDepartment":{
					"DepartmentID":2147483647,
					"DepartmentCode":"String content",
					"DepartmentName":"String content"
				},
				"SupplierInvoiceEntryAmount":12678967.543233,
				"SupplierInvoiceEntryTax":12678967.543233,
				"SupplierInvoiceEntryDescription":"String content"
			}],
			"FreewheelVendorInvoice":{
				"FreewheelVendorInvoiceID":2147483647,
				"FreewheelVendor":{
					"FreewheelVendorID":2147483647,
					"FreewheelVendorName":"String content",
					"FreewheelVendorCode":"String content",
					"FreewheelVendorMediaID":2147483647,
					"FreewheelVendorMediaName":"String content",
					"FreewheelVendorMediaCode":"String content"
				},
				"Module":"String content",
				"TotalUnits":2147483647,
				"InvoiceGrossCost":12678967.543233,
				"InvoiceNetCost":12678967.543233,
				"InvoiceGrossCash":12678967.543233,
				"InvoiceGrossTrade":12678967.543233,
				"InvoiceNetTrade":12678967.543233,
				"SysCode":2147483647,
				"BottomLineInvoice":true,
				"FreewheelVendorInvoiceEstimates":[{
					"FreewheelVendorInvoiceEstimatesID":2147483647,
					"FreewheelVendorInvoiceEstimatesEstimateID":2147483647,
					"FreewheelVendorInvoiceEstimatesEstimateName":"String content",
					"FreewheelVendorInvoiceEstimatesInvoiceGrossCost":12678967.543233,
					"FreewheelVendorInvoiceEstimatesInvoiceNetCost":12678967.543233,
					"FreewheelVendorInvoiceEstimatesInvoiceGrossTrade":12678967.543233,
					"FreewheelVendorInvoiceEstimatesTotalUnits":2147483647,
					"FreewheelVendorInvoiceEstimatesMediaOrderID":2147483647,
					"FreewheelVendorInvoiceDetails":[{
						"FreewheelVendorInvoiceDetailsID":2147483647,
						"FreewheelVendorInvoiceDetailsInvoiceDetailDate":"\/Date(928113600000+1000)\/",
						"FreewheelVendorInvoiceDetailsInvoiceDetailGrossCost":12678967.543233,
						"FreewheelVendorInvoiceDetailsInvoiceDetailNetCost":12678967.543233,
						"FreewheelVendorInvoiceDetailsUnitLength":2147483647,
						"FreewheelVendorInvoiceDetailsCashOrTrade":"String content",
						"FreewheelVendorInvoiceDetailsNumberOfUnits":2147483647
					}]
				}]
			}
		},
		"PaymentEntryGLAccount":{
			"GLAccountID":2147483647,
			"GLAccountNumber":"String content",
			"GLAccountName":"String content"
		},
		"PaymentEntryJob":{
			"JobID":2147483647,
			"JobNumber":"String content",
			"JobDescription":"String content"
		},
		"PaymentEntryTaskType":{
			"TaskTypeID":2147483647,
			"TaskTypeCode":"String content",
			"TaskTypeName":"String content"
		},
		"PaymentEntryClient":{
			"ClientID":2147483647,
			"ClientCode":"String content",
			"ClientName":"String content"
		},
		"PaymentEntryEmployee":{
			"EmployeeID":2147483647,
			"EmployeeCode":"String content",
			"EmployeeName":"String content"
		},
		"PaymentEntryDepartment":{
			"DepartmentID":2147483647,
			"DepartmentCode":"String content",
			"DepartmentName":"String content"
		},
		"PaymentEntryDescription":"String content",
		"PaymentEntryNotes":"String content"
	}],
	"Exportable":true
}]

The following is the request Xml Schema:

<xs:schema xmlns:tns="http://schemas.datacontract.org/2004/07/Accountability.API.Model.Payment" elementFormDefault="qualified" targetNamespace="http://schemas.datacontract.org/2004/07/Accountability.API.Model.Payment" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:complexType name="PaymentIds">
    <xs:sequence>
      <xs:element minOccurs="0" name="Ids" nillable="true" type="xs:string" />
    </xs:sequence>
  </xs:complexType>
  <xs:element name="PaymentIds" nillable="true" type="tns:PaymentIds" />
</xs:schema>

Additional request Xml Schemas:

<xs:schema xmlns:tns="http://schemas.microsoft.com/2003/10/Serialization/" attributeFormDefault="qualified" elementFormDefault="qualified" targetNamespace="http://schemas.microsoft.com/2003/10/Serialization/" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:element name="anyType" nillable="true" type="xs:anyType" />
  <xs:element name="anyURI" nillable="true" type="xs:anyURI" />
  <xs:element name="base64Binary" nillable="true" type="xs:base64Binary" />
  <xs:element name="boolean" nillable="true" type="xs:boolean" />
  <xs:element name="byte" nillable="true" type="xs:byte" />
  <xs:element name="dateTime" nillable="true" type="xs:dateTime" />
  <xs:element name="decimal" nillable="true" type="xs:decimal" />
  <xs:element name="double" nillable="true" type="xs:double" />
  <xs:element name="float" nillable="true" type="xs:float" />
  <xs:element name="int" nillable="true" type="xs:int" />
  <xs:element name="long" nillable="true" type="xs:long" />
  <xs:element name="QName" nillable="true" type="xs:QName" />
  <xs:element name="short" nillable="true" type="xs:short" />
  <xs:element name="string" nillable="true" type="xs:string" />
  <xs:element name="unsignedByte" nillable="true" type="xs:unsignedByte" />
  <xs:element name="unsignedInt" nillable="true" type="xs:unsignedInt" />
  <xs:element name="unsignedLong" nillable="true" type="xs:unsignedLong" />
  <xs:element name="unsignedShort" nillable="true" type="xs:unsignedShort" />
  <xs:element name="char" nillable="true" type="tns:char" />
  <xs:simpleType name="char">
    <xs:restriction base="xs:int" />
  </xs:simpleType>
  <xs:element name="duration" nillable="true" type="tns:duration" />
  <xs:simpleType name="duration">
    <xs:restriction base="xs:duration">
      <xs:pattern value="\-?P(\d*D)?(T(\d*H)?(\d*M)?(\d*(\.\d*)?S)?)?" />
      <xs:minInclusive value="-P10675199DT2H48M5.4775808S" />
      <xs:maxInclusive value="P10675199DT2H48M5.4775807S" />
    </xs:restriction>
  </xs:simpleType>
  <xs:element name="guid" nillable="true" type="tns:guid" />
  <xs:simpleType name="guid">
    <xs:restriction base="xs:string">
      <xs:pattern value="[\da-fA-F]{8}-[\da-fA-F]{4}-[\da-fA-F]{4}-[\da-fA-F]{4}-[\da-fA-F]{12}" />
    </xs:restriction>
  </xs:simpleType>
  <xs:attribute name="FactoryType" type="xs:QName" />
  <xs:attribute name="Id" type="xs:ID" />
  <xs:attribute name="Ref" type="xs:IDREF" />
</xs:schema>

<tns:schema targetNamespace="http://www.w3.org/2001/XMLSchema" xmlns:tns="http://www.w3.org/2001/XMLSchema">
  <tns:element name="schema">
    <tns:complexType />
  </tns:element>
</tns:schema>

The following is the response Xml Schema:

<xs:schema xmlns:tns="http://schemas.datacontract.org/2004/07/Accountability.API.Model.Payment" elementFormDefault="qualified" targetNamespace="http://schemas.datacontract.org/2004/07/Accountability.API.Model.Payment" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:complexType name="SupplierPayments">
    <xs:sequence>
      <xs:element minOccurs="0" maxOccurs="unbounded" name="SupplierPayment" nillable="true" type="tns:SupplierPayment" />
    </xs:sequence>
  </xs:complexType>
  <xs:element name="SupplierPayments" nillable="true" type="tns:SupplierPayments" />
  <xs:complexType name="SupplierPayment">
    <xs:sequence>
      <xs:element minOccurs="0" name="SupplierPaymentID" type="xs:int" />
      <xs:element minOccurs="0" name="SupplierPaymentNumber" nillable="true" type="xs:string" />
      <xs:element minOccurs="0" name="MasterSupplier" nillable="true" type="tns:MasterSupplier" />
      <xs:element minOccurs="0" name="PayFromBankAccount" nillable="true" type="tns:PayFromBankAccount" />
      <xs:element minOccurs="0" name="SupplierPaymentType" nillable="true" type="tns:SupplierPaymentType" />
      <xs:element minOccurs="0" name="PayToBankAccount" nillable="true" type="tns:PayToBankAccount" />
      <xs:element minOccurs="0" name="Date" type="xs:dateTime" />
      <xs:element minOccurs="0" name="AddedDate" type="xs:dateTime" />
      <xs:element minOccurs="0" name="Approved" type="xs:boolean" />
      <xs:element minOccurs="0" name="ApprovedDate" type="xs:dateTime" />
      <xs:element minOccurs="0" name="Currency" nillable="true" type="tns:Currency" />
      <xs:element minOccurs="0" name="Cancelled" type="xs:boolean" />
      <xs:element minOccurs="0" name="Description" nillable="true" type="xs:string" />
      <xs:element minOccurs="0" name="PaymentTotal" type="xs:decimal" />
      <xs:element minOccurs="0" name="PaymentEntries" nillable="true" type="tns:ArrayOfPaymentEntry" />
      <xs:element minOccurs="0" name="Exportable" type="xs:boolean" />
    </xs:sequence>
  </xs:complexType>
  <xs:element name="SupplierPayment" nillable="true" type="tns:SupplierPayment" />
  <xs:complexType name="MasterSupplier">
    <xs:sequence>
      <xs:element minOccurs="0" name="MasterSupplierID" type="xs:int" />
      <xs:element minOccurs="0" name="MasterSupplierCode" nillable="true" type="xs:string" />
      <xs:element minOccurs="0" name="MasterSupplierName" nillable="true" type="xs:string" />
      <xs:element minOccurs="0" name="MasterSupplierType" nillable="true" type="xs:string" />
      <xs:element minOccurs="0" name="MasterSupplierCompanyNumber" nillable="true" type="xs:string" />
      <xs:element minOccurs="0" name="MasterSupplierFreewheelVendorID" nillable="true" type="xs:int" />
      <xs:element minOccurs="0" name="MasterSupplierContactName" nillable="true" type="xs:string" />
      <xs:element minOccurs="0" name="MasterSupplierContactJobTitle" nillable="true" type="xs:string" />
      <xs:element minOccurs="0" name="MasterSupplierContactAddressLine1" nillable="true" type="xs:string" />
      <xs:element minOccurs="0" name="MasterSupplierContactAddressLine2" nillable="true" type="xs:string" />
      <xs:element minOccurs="0" name="MasterSupplierContactCity" nillable="true" type="xs:string" />
      <xs:element minOccurs="0" name="MasterSupplierContactZipCode" nillable="true" type="xs:string" />
      <xs:element minOccurs="0" name="MasterSupplierContactCountry" nillable="true" type="xs:string" />
      <xs:element minOccurs="0" name="MasterSupplierContactEmailAddress" nillable="true" type="xs:string" />
      <xs:element minOccurs="0" name="MasterSupplierContactOfficePhone" nillable="true" type="xs:string" />
      <xs:element minOccurs="0" name="MasterSupplierContactDirectPhone" nillable="true" type="xs:string" />
      <xs:element minOccurs="0" name="MasterSupplierContactMobilePhone" nillable="true" type="xs:string" />
      <xs:element minOccurs="0" name="MasterSupplierContactFax" nillable="true" type="xs:string" />
    </xs:sequence>
  </xs:complexType>
  <xs:element name="MasterSupplier" nillable="true" type="tns:MasterSupplier" />
  <xs:complexType name="PayFromBankAccount">
    <xs:sequence>
      <xs:element minOccurs="0" name="PayFromGLBankAccountID" type="xs:int" />
      <xs:element minOccurs="0" name="PayFromGLAccountCode" nillable="true" type="xs:string" />
      <xs:element minOccurs="0" name="PayFromGLAccountName" nillable="true" type="xs:string" />
      <xs:element minOccurs="0" name="PayFromBankNumber" nillable="true" type="xs:string" />
      <xs:element minOccurs="0" name="PayFromBankAccountNumber" nillable="true" type="xs:string" />
    </xs:sequence>
  </xs:complexType>
  <xs:element name="PayFromBankAccount" nillable="true" type="tns:PayFromBankAccount" />
  <xs:complexType name="SupplierPaymentType">
    <xs:sequence>
      <xs:element minOccurs="0" name="SupplierPaymentTypeID" type="xs:int" />
      <xs:element minOccurs="0" name="SupplierPaymentTypeName" nillable="true" type="xs:string" />
    </xs:sequence>
  </xs:complexType>
  <xs:element name="SupplierPaymentType" nillable="true" type="tns:SupplierPaymentType" />
  <xs:complexType name="PayToBankAccount">
    <xs:sequence>
      <xs:element minOccurs="0" name="PayToBankNumber" nillable="true" type="xs:string" />
      <xs:element minOccurs="0" name="PayToBankAccountName" nillable="true" type="xs:string" />
      <xs:element minOccurs="0" name="PayToBankAccountNumber" nillable="true" type="xs:string" />
    </xs:sequence>
  </xs:complexType>
  <xs:element name="PayToBankAccount" nillable="true" type="tns:PayToBankAccount" />
  <xs:complexType name="Currency">
    <xs:sequence>
      <xs:element minOccurs="0" name="CurrencyID" type="xs:int" />
      <xs:element minOccurs="0" name="CurrencyCode" nillable="true" type="xs:string" />
      <xs:element minOccurs="0" name="FXRate" type="xs:decimal" />
      <xs:element minOccurs="0" name="ForeignCurrencyBankAccountValue" type="xs:decimal" />
    </xs:sequence>
  </xs:complexType>
  <xs:element name="Currency" nillable="true" type="tns:Currency" />
  <xs:complexType name="ArrayOfPaymentEntry">
    <xs:sequence>
      <xs:element minOccurs="0" maxOccurs="unbounded" name="PaymentEntry" nillable="true" type="tns:PaymentEntry" />
    </xs:sequence>
  </xs:complexType>
  <xs:element name="ArrayOfPaymentEntry" nillable="true" type="tns:ArrayOfPaymentEntry" />
  <xs:complexType name="PaymentEntry">
    <xs:sequence>
      <xs:element minOccurs="0" name="PaymentEntryID" type="xs:int" />
      <xs:element minOccurs="0" name="PaymentEntryType" nillable="true" type="xs:string" />
      <xs:element minOccurs="0" name="PaymentEntrySupplierInvoiceAmountPaid" type="xs:decimal" />
      <xs:element minOccurs="0" name="PaymentEntryNonInvoiceAmount" type="xs:decimal" />
      <xs:element minOccurs="0" name="PaymentEntryTax" type="xs:decimal" />
      <xs:element minOccurs="0" name="PaymentEntryWHT" type="xs:decimal" />
      <xs:element minOccurs="0" name="PaymentEntrySupplierInvoice" nillable="true" type="tns:PaymentEntrySupplierInvoice" />
      <xs:element minOccurs="0" name="PaymentEntryGLAccount" nillable="true" type="tns:GLAccount" />
      <xs:element minOccurs="0" name="PaymentEntryJob" nillable="true" type="tns:Job" />
      <xs:element minOccurs="0" name="PaymentEntryTaskType" nillable="true" type="tns:TaskType" />
      <xs:element minOccurs="0" name="PaymentEntryClient" nillable="true" type="tns:Client" />
      <xs:element minOccurs="0" name="PaymentEntryEmployee" nillable="true" type="tns:Employee" />
      <xs:element minOccurs="0" name="PaymentEntryDepartment" nillable="true" type="tns:Department" />
      <xs:element minOccurs="0" name="PaymentEntryDescription" nillable="true" type="xs:string" />
      <xs:element minOccurs="0" name="PaymentEntryNotes" nillable="true" type="xs:string" />
    </xs:sequence>
  </xs:complexType>
  <xs:element name="PaymentEntry" nillable="true" type="tns:PaymentEntry" />
  <xs:complexType name="PaymentEntrySupplierInvoice">
    <xs:sequence>
      <xs:element minOccurs="0" name="SupplierInvoiceID" type="xs:int" />
      <xs:element minOccurs="0" name="Supplier" nillable="true" type="tns:Supplier" />
      <xs:element minOccurs="0" name="SupplierInvoiceNumber" nillable="true" type="xs:string" />
      <xs:element minOccurs="0" name="SupplierInvoiceDate" type="xs:dateTime" />
      <xs:element minOccurs="0" name="SupplierInvoiceFXRate" type="xs:decimal" />
      <xs:element minOccurs="0" name="FXGainLoss" type="xs:decimal" />
      <xs:element minOccurs="0" name="SupplierInvoiceEntries" nillable="true" type="tns:ArrayOfSupplierInvoiceEntry" />
      <xs:element minOccurs="0" name="FreewheelVendorInvoice" nillable="true" type="tns:FreewheelVendorInvoice" />
    </xs:sequence>
  </xs:complexType>
  <xs:element name="PaymentEntrySupplierInvoice" nillable="true" type="tns:PaymentEntrySupplierInvoice" />
  <xs:complexType name="Supplier">
    <xs:sequence>
      <xs:element minOccurs="0" name="SupplierID" type="xs:int" />
      <xs:element minOccurs="0" name="SupplierCode" nillable="true" type="xs:string" />
      <xs:element minOccurs="0" name="SupplierName" nillable="true" type="xs:string" />
    </xs:sequence>
  </xs:complexType>
  <xs:element name="Supplier" nillable="true" type="tns:Supplier" />
  <xs:complexType name="ArrayOfSupplierInvoiceEntry">
    <xs:sequence>
      <xs:element minOccurs="0" maxOccurs="unbounded" name="SupplierInvoiceEntry" nillable="true" type="tns:SupplierInvoiceEntry" />
    </xs:sequence>
  </xs:complexType>
  <xs:element name="ArrayOfSupplierInvoiceEntry" nillable="true" type="tns:ArrayOfSupplierInvoiceEntry" />
  <xs:complexType name="SupplierInvoiceEntry">
    <xs:sequence>
      <xs:element minOccurs="0" name="SupplierInvoiceEntryID" nillable="true" type="xs:int" />
      <xs:element minOccurs="0" name="SupplierInvoiceEntryGLAccount" nillable="true" type="tns:GLAccount" />
      <xs:element minOccurs="0" name="SupplierInvoiceEntryJob" nillable="true" type="tns:Job" />
      <xs:element minOccurs="0" name="SupplierInvoiceEntryTaskType" nillable="true" type="tns:TaskType" />
      <xs:element minOccurs="0" name="SupplierInvoiceEntryClient" nillable="true" type="tns:Client" />
      <xs:element minOccurs="0" name="SupplierInvoiceEntryEmployee" nillable="true" type="tns:Employee" />
      <xs:element minOccurs="0" name="SupplierInvoiceEntryDepartment" nillable="true" type="tns:Department" />
      <xs:element minOccurs="0" name="SupplierInvoiceEntryAmount" type="xs:decimal" />
      <xs:element minOccurs="0" name="SupplierInvoiceEntryTax" type="xs:decimal" />
      <xs:element minOccurs="0" name="SupplierInvoiceEntryDescription" nillable="true" type="xs:string" />
    </xs:sequence>
  </xs:complexType>
  <xs:element name="SupplierInvoiceEntry" nillable="true" type="tns:SupplierInvoiceEntry" />
  <xs:complexType name="GLAccount">
    <xs:sequence>
      <xs:element minOccurs="0" name="GLAccountID" type="xs:int" />
      <xs:element minOccurs="0" name="GLAccountNumber" nillable="true" type="xs:string" />
      <xs:element minOccurs="0" name="GLAccountName" nillable="true" type="xs:string" />
    </xs:sequence>
  </xs:complexType>
  <xs:element name="GLAccount" nillable="true" type="tns:GLAccount" />
  <xs:complexType name="Job">
    <xs:sequence>
      <xs:element minOccurs="0" name="JobID" type="xs:int" />
      <xs:element minOccurs="0" name="JobNumber" nillable="true" type="xs:string" />
      <xs:element minOccurs="0" name="JobDescription" nillable="true" type="xs:string" />
    </xs:sequence>
  </xs:complexType>
  <xs:element name="Job" nillable="true" type="tns:Job" />
  <xs:complexType name="TaskType">
    <xs:sequence>
      <xs:element minOccurs="0" name="TaskTypeID" type="xs:int" />
      <xs:element minOccurs="0" name="TaskTypeCode" nillable="true" type="xs:string" />
      <xs:element minOccurs="0" name="TaskTypeName" nillable="true" type="xs:string" />
    </xs:sequence>
  </xs:complexType>
  <xs:element name="TaskType" nillable="true" type="tns:TaskType" />
  <xs:complexType name="Client">
    <xs:sequence>
      <xs:element minOccurs="0" name="ClientID" type="xs:int" />
      <xs:element minOccurs="0" name="ClientCode" nillable="true" type="xs:string" />
      <xs:element minOccurs="0" name="ClientName" nillable="true" type="xs:string" />
    </xs:sequence>
  </xs:complexType>
  <xs:element name="Client" nillable="true" type="tns:Client" />
  <xs:complexType name="Employee">
    <xs:sequence>
      <xs:element minOccurs="0" name="EmployeeID" type="xs:int" />
      <xs:element minOccurs="0" name="EmployeeCode" nillable="true" type="xs:string" />
      <xs:element minOccurs="0" name="EmployeeName" nillable="true" type="xs:string" />
    </xs:sequence>
  </xs:complexType>
  <xs:element name="Employee" nillable="true" type="tns:Employee" />
  <xs:complexType name="Department">
    <xs:sequence>
      <xs:element minOccurs="0" name="DepartmentID" type="xs:int" />
      <xs:element minOccurs="0" name="DepartmentCode" nillable="true" type="xs:string" />
      <xs:element minOccurs="0" name="DepartmentName" nillable="true" type="xs:string" />
    </xs:sequence>
  </xs:complexType>
  <xs:element name="Department" nillable="true" type="tns:Department" />
  <xs:complexType name="FreewheelVendorInvoice">
    <xs:sequence>
      <xs:element minOccurs="0" name="FreewheelVendorInvoiceID" type="xs:int" />
      <xs:element minOccurs="0" name="FreewheelVendor" nillable="true" type="tns:FreewheelVendor" />
      <xs:element minOccurs="0" name="Module" nillable="true" type="xs:string" />
      <xs:element minOccurs="0" name="TotalUnits" nillable="true" type="xs:int" />
      <xs:element minOccurs="0" name="InvoiceGrossCost" type="xs:decimal" />
      <xs:element minOccurs="0" name="InvoiceNetCost" type="xs:decimal" />
      <xs:element minOccurs="0" name="InvoiceGrossCash" type="xs:decimal" />
      <xs:element minOccurs="0" name="InvoiceGrossTrade" type="xs:decimal" />
      <xs:element minOccurs="0" name="InvoiceNetTrade" type="xs:decimal" />
      <xs:element minOccurs="0" name="SysCode" nillable="true" type="xs:int" />
      <xs:element minOccurs="0" name="BottomLineInvoice" type="xs:boolean" />
      <xs:element minOccurs="0" name="FreewheelVendorInvoiceEstimates" nillable="true" type="tns:ArrayOfFreewheelVendorInvoiceEstimate" />
    </xs:sequence>
  </xs:complexType>
  <xs:element name="FreewheelVendorInvoice" nillable="true" type="tns:FreewheelVendorInvoice" />
  <xs:complexType name="FreewheelVendor">
    <xs:sequence>
      <xs:element minOccurs="0" name="FreewheelVendorID" type="xs:int" />
      <xs:element minOccurs="0" name="FreewheelVendorName" nillable="true" type="xs:string" />
      <xs:element minOccurs="0" name="FreewheelVendorCode" nillable="true" type="xs:string" />
      <xs:element minOccurs="0" name="FreewheelVendorMediaID" type="xs:int" />
      <xs:element minOccurs="0" name="FreewheelVendorMediaName" nillable="true" type="xs:string" />
      <xs:element minOccurs="0" name="FreewheelVendorMediaCode" nillable="true" type="xs:string" />
    </xs:sequence>
  </xs:complexType>
  <xs:element name="FreewheelVendor" nillable="true" type="tns:FreewheelVendor" />
  <xs:complexType name="ArrayOfFreewheelVendorInvoiceEstimate">
    <xs:sequence>
      <xs:element minOccurs="0" maxOccurs="unbounded" name="FreewheelVendorInvoiceEstimate" nillable="true" type="tns:FreewheelVendorInvoiceEstimate" />
    </xs:sequence>
  </xs:complexType>
  <xs:element name="ArrayOfFreewheelVendorInvoiceEstimate" nillable="true" type="tns:ArrayOfFreewheelVendorInvoiceEstimate" />
  <xs:complexType name="FreewheelVendorInvoiceEstimate">
    <xs:sequence>
      <xs:element minOccurs="0" name="FreewheelVendorInvoiceEstimatesID" type="xs:int" />
      <xs:element minOccurs="0" name="FreewheelVendorInvoiceEstimatesEstimateID" type="xs:int" />
      <xs:element minOccurs="0" name="FreewheelVendorInvoiceEstimatesEstimateName" nillable="true" type="xs:string" />
      <xs:element minOccurs="0" name="FreewheelVendorInvoiceEstimatesInvoiceGrossCost" type="xs:decimal" />
      <xs:element minOccurs="0" name="FreewheelVendorInvoiceEstimatesInvoiceNetCost" type="xs:decimal" />
      <xs:element minOccurs="0" name="FreewheelVendorInvoiceEstimatesInvoiceGrossTrade" type="xs:decimal" />
      <xs:element minOccurs="0" name="FreewheelVendorInvoiceEstimatesTotalUnits" nillable="true" type="xs:int" />
      <xs:element minOccurs="0" name="FreewheelVendorInvoiceEstimatesMediaOrderID" type="xs:int" />
      <xs:element minOccurs="0" name="FreewheelVendorInvoiceDetails" nillable="true" type="tns:ArrayOfFreewheelVendorInvoiceDetail" />
    </xs:sequence>
  </xs:complexType>
  <xs:element name="FreewheelVendorInvoiceEstimate" nillable="true" type="tns:FreewheelVendorInvoiceEstimate" />
  <xs:complexType name="ArrayOfFreewheelVendorInvoiceDetail">
    <xs:sequence>
      <xs:element minOccurs="0" maxOccurs="unbounded" name="FreewheelVendorInvoiceDetail" nillable="true" type="tns:FreewheelVendorInvoiceDetail" />
    </xs:sequence>
  </xs:complexType>
  <xs:element name="ArrayOfFreewheelVendorInvoiceDetail" nillable="true" type="tns:ArrayOfFreewheelVendorInvoiceDetail" />
  <xs:complexType name="FreewheelVendorInvoiceDetail">
    <xs:sequence>
      <xs:element minOccurs="0" name="FreewheelVendorInvoiceDetailsID" type="xs:int" />
      <xs:element minOccurs="0" name="FreewheelVendorInvoiceDetailsInvoiceDetailDate" nillable="true" type="xs:dateTime" />
      <xs:element minOccurs="0" name="FreewheelVendorInvoiceDetailsInvoiceDetailGrossCost" type="xs:decimal" />
      <xs:element minOccurs="0" name="FreewheelVendorInvoiceDetailsInvoiceDetailNetCost" type="xs:decimal" />
      <xs:element minOccurs="0" name="FreewheelVendorInvoiceDetailsUnitLength" nillable="true" type="xs:int" />
      <xs:element minOccurs="0" name="FreewheelVendorInvoiceDetailsCashOrTrade" nillable="true" type="xs:string" />
      <xs:element minOccurs="0" name="FreewheelVendorInvoiceDetailsNumberOfUnits" nillable="true" type="xs:int" />
    </xs:sequence>
  </xs:complexType>
  <xs:element name="FreewheelVendorInvoiceDetail" nillable="true" type="tns:FreewheelVendorInvoiceDetail" />
</xs:schema>

Additional response Xml Schemas:

<xs:schema xmlns:tns="http://schemas.microsoft.com/2003/10/Serialization/" attributeFormDefault="qualified" elementFormDefault="qualified" targetNamespace="http://schemas.microsoft.com/2003/10/Serialization/" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:element name="anyType" nillable="true" type="xs:anyType" />
  <xs:element name="anyURI" nillable="true" type="xs:anyURI" />
  <xs:element name="base64Binary" nillable="true" type="xs:base64Binary" />
  <xs:element name="boolean" nillable="true" type="xs:boolean" />
  <xs:element name="byte" nillable="true" type="xs:byte" />
  <xs:element name="dateTime" nillable="true" type="xs:dateTime" />
  <xs:element name="decimal" nillable="true" type="xs:decimal" />
  <xs:element name="double" nillable="true" type="xs:double" />
  <xs:element name="float" nillable="true" type="xs:float" />
  <xs:element name="int" nillable="true" type="xs:int" />
  <xs:element name="long" nillable="true" type="xs:long" />
  <xs:element name="QName" nillable="true" type="xs:QName" />
  <xs:element name="short" nillable="true" type="xs:short" />
  <xs:element name="string" nillable="true" type="xs:string" />
  <xs:element name="unsignedByte" nillable="true" type="xs:unsignedByte" />
  <xs:element name="unsignedInt" nillable="true" type="xs:unsignedInt" />
  <xs:element name="unsignedLong" nillable="true" type="xs:unsignedLong" />
  <xs:element name="unsignedShort" nillable="true" type="xs:unsignedShort" />
  <xs:element name="char" nillable="true" type="tns:char" />
  <xs:simpleType name="char">
    <xs:restriction base="xs:int" />
  </xs:simpleType>
  <xs:element name="duration" nillable="true" type="tns:duration" />
  <xs:simpleType name="duration">
    <xs:restriction base="xs:duration">
      <xs:pattern value="\-?P(\d*D)?(T(\d*H)?(\d*M)?(\d*(\.\d*)?S)?)?" />
      <xs:minInclusive value="-P10675199DT2H48M5.4775808S" />
      <xs:maxInclusive value="P10675199DT2H48M5.4775807S" />
    </xs:restriction>
  </xs:simpleType>
  <xs:element name="guid" nillable="true" type="tns:guid" />
  <xs:simpleType name="guid">
    <xs:restriction base="xs:string">
      <xs:pattern value="[\da-fA-F]{8}-[\da-fA-F]{4}-[\da-fA-F]{4}-[\da-fA-F]{4}-[\da-fA-F]{12}" />
    </xs:restriction>
  </xs:simpleType>
  <xs:attribute name="FactoryType" type="xs:QName" />
  <xs:attribute name="Id" type="xs:ID" />
  <xs:attribute name="Ref" type="xs:IDREF" />
</xs:schema>

<tns:schema targetNamespace="http://www.w3.org/2001/XMLSchema" xmlns:tns="http://www.w3.org/2001/XMLSchema">
  <tns:element name="schema">
    <tns:complexType />
  </tns:element>
</tns:schema>