Veetro Web Service Methods


Click here for a complete list of operations.

GetTransactionsByAccount

[Permission: Employee, Credentials: Finances.Transactions.ViewFull/Limited]
Returns all transactions in an Account

Test

To test the operation using the HTTP POST protocol, click the 'Invoke' button.
Parameter Value
AccountID:
top:

SOAP 1.1

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

POST /xml HTTP/1.1
Host: admin.worketc.com
Content-Type: text/xml; charset=utf-8
Content-Length: length
SOAPAction: "http://schema.veetro.com/GetTransactionsByAccount"

<?xml version="1.0" encoding="utf-8"?>
<soap:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
  <soap:Body>
    <GetTransactionsByAccount xmlns="http://schema.veetro.com">
      <AccountID>int</AccountID>
      <top>int</top>
    </GetTransactionsByAccount>
  </soap:Body>
</soap:Envelope>
HTTP/1.1 200 OK
Content-Type: text/xml; charset=utf-8
Content-Length: length

<?xml version="1.0" encoding="utf-8"?>
<soap:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
  <soap:Body>
    <GetTransactionsByAccountResponse xmlns="http://schema.veetro.com">
      <GetTransactionsByAccountResult>
        <Transaction>
          <TransactionID>int</TransactionID>
          <Type>Withdrawal or Deposit or Refund</Type>
          <Method>Unknown or Check or CreditCard or Cash or Other or WireTransfer or PayPal or GoogleCheckout or _2CheckOut or WriteOff or StandingOrder or BankTransfer or AuthorizeNet</Method>
          <Relation>
            <CustomerCredentials>None or SupportPersonal or InvoicesPersonal or ProjectsPersonal or SupportCompany or InvoicesCompany or ProjectsCompany or ToDosPersonal or ToDosCompany or TimesheetsPersonal or TimesheetsCompany</CustomerCredentials>
            <EntityID>int</EntityID>
            <DirectoryLetter>string</DirectoryLetter>
            <Name>string</Name>
            <Email>string</Email>
            <Password>string</Password>
            <GooglePlusID>string</GooglePlusID>
            <GooglePicture>string</GooglePicture>
            <PasswordSHA256Salt>string</PasswordSHA256Salt>
            <PasswordSHA256Hash>string</PasswordSHA256Hash>
            <AlternateEmails xsi:nil="true" />
            <AlternateWebsites xsi:nil="true" />
            <LastActivity>dateTime</LastActivity>
            <Language>English or French or Welsh or Spanish or SpanishUS or Czech or German or Hungarian or Finnish or Hindi or Russian or Vietnamese or Portuguese or Danish or Italian or Greek or Norwegian or ChineseTraditional or Sinhala or Afrikaans or Tamil or Romanian or Monenegrin or Dutch or Swedish or Polish or Japanese or Lithuanian or Korean or ChineseSimplified</Language>
            <Website>string</Website>
            <OpenID>string</OpenID>
            <Flags>Sales_Lead or Customer or Supplier or Subscriber or Company or Person or Employee or Do_Not_Email or Inactive or Enable_Entry_Alerts or Disable_Login or Email_Bounced or Xero_Contact or Workgroup or Disable_Owner_Alerts or QuickBooks_Contact or Has_Avatar or PermissionInheritCompany or BirthDateYearOnly</Flags>
            <CreationDate>dateTime</CreationDate>
            <DateLastModified>dateTime</DateLastModified>
            <CurrencyIso4217>string</CurrencyIso4217>
            <Delete>boolean</Delete>
            <RemoveParentLinks>boolean</RemoveParentLinks>
            <OwnerID>int</OwnerID>
            <CreatedBy xsi:nil="true" />
            <CustomFields xsi:nil="true" />
            <Tags xsi:nil="true" />
            <SupplierRate>double</SupplierRate>
            <SupplierUnit>None or Minute or Hour or Day or Week or Month or Year or Kilogram or Litre or Gallon or Pound or Item or MegaByte or GigaByte or Instance or User or BiWeek or Word or Line or Student or Class or Foot or Metre or Pair or Inch or Cm or Kit or Piece or Mile or Kilometer or Ct or Voucher or Page or SquareFoot or Tonne or TroyOunce or Case or Location or Each or SquareYard or SquareMeter or Second</SupplierUnit>
            <UserGroups xsi:nil="true" />
            <EntityHashID>string</EntityHashID>
            <LinkedInID>string</LinkedInID>
            <LinkedInUrl>string</LinkedInUrl>
            <TwitterID>string</TwitterID>
            <TwitterName>string</TwitterName>
            <TwitterUrl>string</TwitterUrl>
            <FacebookID>string</FacebookID>
            <FacebookName>string</FacebookName>
            <FacebookUrl>string</FacebookUrl>
            <IndustryType xsi:nil="true" />
            <GooglePlusSocialID>string</GooglePlusSocialID>
            <GooglePlusSocialUrl>string</GooglePlusSocialUrl>
          </Relation>
          <PayToOrFrom>string</PayToOrFrom>
          <Creator>
            <CustomerCredentials>None or SupportPersonal or InvoicesPersonal or ProjectsPersonal or SupportCompany or InvoicesCompany or ProjectsCompany or ToDosPersonal or ToDosCompany or TimesheetsPersonal or TimesheetsCompany</CustomerCredentials>
            <EntityID>int</EntityID>
            <DirectoryLetter>string</DirectoryLetter>
            <Name>string</Name>
            <Email>string</Email>
            <Password>string</Password>
            <GooglePlusID>string</GooglePlusID>
            <GooglePicture>string</GooglePicture>
            <PasswordSHA256Salt>string</PasswordSHA256Salt>
            <PasswordSHA256Hash>string</PasswordSHA256Hash>
            <AlternateEmails xsi:nil="true" />
            <AlternateWebsites xsi:nil="true" />
            <LastActivity>dateTime</LastActivity>
            <Language>English or French or Welsh or Spanish or SpanishUS or Czech or German or Hungarian or Finnish or Hindi or Russian or Vietnamese or Portuguese or Danish or Italian or Greek or Norwegian or ChineseTraditional or Sinhala or Afrikaans or Tamil or Romanian or Monenegrin or Dutch or Swedish or Polish or Japanese or Lithuanian or Korean or ChineseSimplified</Language>
            <Website>string</Website>
            <OpenID>string</OpenID>
            <Flags>Sales_Lead or Customer or Supplier or Subscriber or Company or Person or Employee or Do_Not_Email or Inactive or Enable_Entry_Alerts or Disable_Login or Email_Bounced or Xero_Contact or Workgroup or Disable_Owner_Alerts or QuickBooks_Contact or Has_Avatar or PermissionInheritCompany or BirthDateYearOnly</Flags>
            <CreationDate>dateTime</CreationDate>
            <DateLastModified>dateTime</DateLastModified>
            <CurrencyIso4217>string</CurrencyIso4217>
            <Delete>boolean</Delete>
            <RemoveParentLinks>boolean</RemoveParentLinks>
            <OwnerID>int</OwnerID>
            <CreatedBy xsi:nil="true" />
            <CustomFields xsi:nil="true" />
            <Tags xsi:nil="true" />
            <SupplierRate>double</SupplierRate>
            <SupplierUnit>None or Minute or Hour or Day or Week or Month or Year or Kilogram or Litre or Gallon or Pound or Item or MegaByte or GigaByte or Instance or User or BiWeek or Word or Line or Student or Class or Foot or Metre or Pair or Inch or Cm or Kit or Piece or Mile or Kilometer or Ct or Voucher or Page or SquareFoot or Tonne or TroyOunce or Case or Location or Each or SquareYard or SquareMeter or Second</SupplierUnit>
            <UserGroups xsi:nil="true" />
            <EntityHashID>string</EntityHashID>
            <LinkedInID>string</LinkedInID>
            <LinkedInUrl>string</LinkedInUrl>
            <TwitterID>string</TwitterID>
            <TwitterName>string</TwitterName>
            <TwitterUrl>string</TwitterUrl>
            <FacebookID>string</FacebookID>
            <FacebookName>string</FacebookName>
            <FacebookUrl>string</FacebookUrl>
            <IndustryType xsi:nil="true" />
            <GooglePlusSocialID>string</GooglePlusSocialID>
            <GooglePlusSocialUrl>string</GooglePlusSocialUrl>
          </Creator>
          <Amount>double</Amount>
          <Account>
            <AccountID>int</AccountID>
            <Name>string</Name>
            <AccountNumber>string</AccountNumber>
            <Type>Checking or Savings or Credit</Type>
            <DefaultTransactionMethod>Unknown or Check or CreditCard or Cash or Other or WireTransfer or PayPal or GoogleCheckout or _2CheckOut or WriteOff or StandingOrder or BankTransfer or AuthorizeNet</DefaultTransactionMethod>
            <StartingBalance>double</StartingBalance>
            <Delete>boolean</Delete>
          </Account>
          <Memo>string</Memo>
          <Category>string</Category>
          <Date>dateTime</Date>
          <DateLastModified>dateTime</DateLastModified>
          <Invoice>
            <InvoiceID>int</InvoiceID>
            <SequenceNum>int</SequenceNum>
            <InvoiceCode>string</InvoiceCode>
            <TemplateID>int</TemplateID>
            <LeadID>int</LeadID>
            <EntryID>int</EntryID>
            <FirstMailQueueID>int</FirstMailQueueID>
            <FirstMessageStatus>Enqueued or Sent or Error or DeliveryDelayed or DeliveryFailed or RecipientOpened or DeliverySuppressed</FirstMessageStatus>
            <DateCreated>dateTime</DateCreated>
            <CurrencyIso4217>string</CurrencyIso4217>
            <Rounding xsi:nil="true" />
            <DateLastModified>dateTime</DateLastModified>
            <DateDue>dateTime</DateDue>
            <DatePaid>dateTime</DatePaid>
            <Items xsi:nil="true" />
            <Relation xsi:nil="true" />
            <Owner xsi:nil="true" />
            <BillTo xsi:nil="true" />
            <BillToName>string</BillToName>
            <ShipTo xsi:nil="true" />
            <ShipToName>string</ShipToName>
            <Memo>string</Memo>
            <PONumber>string</PONumber>
            <Creator xsi:nil="true" />
            <Balance>double</Balance>
            <Total>double</Total>
            <Locked>boolean</Locked>
            <TaxInclusive>boolean</TaxInclusive>
            <Adjustments xsi:nil="true" />
            <IsQuote>boolean</IsQuote>
            <Type>Bill or Quote or Credit</Type>
            <Flags>None or UseBusinessNumberFormatting or IsCancelled</Flags>
            <Tag>string</Tag>
            <LastPaymentErrorDate>dateTime</LastPaymentErrorDate>
            <LastPaymentError>string</LastPaymentError>
            <TaxSummariesReadOnly xsi:nil="true" />
            <LeadNameReadOnly>string</LeadNameReadOnly>
            <Delete>boolean</Delete>
            <CustomFields xsi:nil="true" />
            <Tags xsi:nil="true" />
          </Invoice>
          <SupplierEntry>
            <EntryID>int</EntryID>
            <LeadID>int</LeadID>
            <Leads xsi:nil="true" />
            <Name>string</Name>
            <DescriptionHtml>string</DescriptionHtml>
            <ParsedDesHtml>string</ParsedDesHtml>
            <ParsedDesPlain>string</ParsedDesPlain>
            <DateParseDesHtml>dateTime</DateParseDesHtml>
            <Relation xsi:nil="true" />
            <Supplier xsi:nil="true" />
            <SupplierBalance>double</SupplierBalance>
            <DateCreated>dateTime</DateCreated>
            <DateLastInvoiced>dateTime</DateLastInvoiced>
            <NextInvoiceDate>dateTime</NextInvoiceDate>
            <Qty>double</Qty>
            <SortOrder>int</SortOrder>
            <Activity_Temp>int</Activity_Temp>
            <DateEnd_Temp>dateTime</DateEnd_Temp>
            <Unit>None or Minute or Hour or Day or Week or Month or Year or Kilogram or Litre or Gallon or Pound or Item or MegaByte or GigaByte or Instance or User or BiWeek or Word or Line or Student or Class or Foot or Metre or Pair or Inch or Cm or Kit or Piece or Mile or Kilometer or Ct or Voucher or Page or SquareFoot or Tonne or TroyOunce or Case or Location or Each or SquareYard or SquareMeter or Second</Unit>
            <Price>double</Price>
            <Shipping xsi:nil="true" />
            <WholesalePrice>double</WholesalePrice>
            <CatalogItemID>int</CatalogItemID>
            <CurrencyIso4217>string</CurrencyIso4217>
            <EntryID_Parent>int</EntryID_Parent>
            <EntryID_ProjectRoot>int</EntryID_ProjectRoot>
            <EntryID_CopiedFrom>int</EntryID_CopiedFrom>
            <Owner xsi:nil="true" />
            <SubscriptionInterval>double</SubscriptionInterval>
            <SubscriptionIntervalType>None or Minute or Hour or Day or Week or Month or Year</SubscriptionIntervalType>
            <SubscriptionUnits>int</SubscriptionUnits>
            <Flags>None or Billable or Invoiced or Journal or Canceled or Project or Calendar_Item or Event or ToDo or Support_Case or Product or Subscription or Notifications_Sent or Disbursement or Client_Access or QuoteOnly or Track_Supplier_Payments or All_Employees or Project_Milestone or Never_Invoice or Inactive or IsTemplate or Pending or IsGrouped or IsCompanyConfidential or AutoUpdateStageFromProgress or IsDraft</Flags>
            <DateCanceled>dateTime</DateCanceled>
            <DateLastModified>dateTime</DateLastModified>
            <Tags xsi:nil="true" />
            <CustomFields xsi:nil="true" />
            <CommissionValue>double</CommissionValue>
            <CommissionType>None or Fixed_Amount or Percentage</CommissionType>
            <CommissionFlags>None or Pay_For_Every_Renewal</CommissionFlags>
            <ActivityID_Default>int</ActivityID_Default>
            <Delete>boolean</Delete>
            <RemoveParentLinks>boolean</RemoveParentLinks>
            <ByPassLoadSpecifically>boolean</ByPassLoadSpecifically>
          </SupplierEntry>
          <CommissionInvoiceItem>
            <InvoiceItemID>int</InvoiceItemID>
            <Index>int</Index>
            <Date>dateTime</Date>
            <SKU>string</SKU>
            <Name>string</Name>
            <Price>double</Price>
            <Qty>double</Qty>
            <Unit>None or Minute or Hour or Day or Week or Month or Year or Kilogram or Litre or Gallon or Pound or Item or MegaByte or GigaByte or Instance or User or BiWeek or Word or Line or Student or Class or Foot or Metre or Pair or Inch or Cm or Kit or Piece or Mile or Kilometer or Ct or Voucher or Page or SquareFoot or Tonne or TroyOunce or Case or Location or Each or SquareYard or SquareMeter or Second</Unit>
            <Shipping xsi:nil="true" />
            <Taxes xsi:nil="true" />
            <WholesalePrice>double</WholesalePrice>
            <CommissionValue>double</CommissionValue>
            <CommissionType>None or Fixed_Amount or Percentage</CommissionType>
            <CommissionBalance>double</CommissionBalance>
            <EntityID_Commission>int</EntityID_Commission>
            <Adjustments xsi:nil="true" />
            <SubscriptionUnits>int</SubscriptionUnits>
            <SubscriptionInterval>double</SubscriptionInterval>
            <SubscriptionIntervalType>None or Minute or Hour or Day or Week or Month or Year</SubscriptionIntervalType>
            <SubscriptionExpiry>dateTime</SubscriptionExpiry>
            <Flags>Charge_Item or Ordered or Shipped or Delivered or Returned or Subscription or Not_Yet_Shippable or Entry_AutoAttachTo</Flags>
            <OriginalEntry xsi:nil="true" />
            <Description>string</Description>
            <Delete>boolean</Delete>
            <SubTotalReadOnly>double</SubTotalReadOnly>
            <TotalReadOnly>double</TotalReadOnly>
            <TotalWithAdjustmentsNoTax>double</TotalWithAdjustmentsNoTax>
            <TaxSummariesReadOnly xsi:nil="true" />
          </CommissionInvoiceItem>
          <Receipt>string</Receipt>
          <CardNumRef>string</CardNumRef>
          <Status>Completed or Canceled_Reversal or Denied or Expired or Failed or Pending or Processed or Refunded or Reversed or Voided</Status>
          <Delete>boolean</Delete>
        </Transaction>
        <Transaction>
          <TransactionID>int</TransactionID>
          <Type>Withdrawal or Deposit or Refund</Type>
          <Method>Unknown or Check or CreditCard or Cash or Other or WireTransfer or PayPal or GoogleCheckout or _2CheckOut or WriteOff or StandingOrder or BankTransfer or AuthorizeNet</Method>
          <Relation>
            <CustomerCredentials>None or SupportPersonal or InvoicesPersonal or ProjectsPersonal or SupportCompany or InvoicesCompany or ProjectsCompany or ToDosPersonal or ToDosCompany or TimesheetsPersonal or TimesheetsCompany</CustomerCredentials>
            <EntityID>int</EntityID>
            <DirectoryLetter>string</DirectoryLetter>
            <Name>string</Name>
            <Email>string</Email>
            <Password>string</Password>
            <GooglePlusID>string</GooglePlusID>
            <GooglePicture>string</GooglePicture>
            <PasswordSHA256Salt>string</PasswordSHA256Salt>
            <PasswordSHA256Hash>string</PasswordSHA256Hash>
            <AlternateEmails xsi:nil="true" />
            <AlternateWebsites xsi:nil="true" />
            <LastActivity>dateTime</LastActivity>
            <Language>English or French or Welsh or Spanish or SpanishUS or Czech or German or Hungarian or Finnish or Hindi or Russian or Vietnamese or Portuguese or Danish or Italian or Greek or Norwegian or ChineseTraditional or Sinhala or Afrikaans or Tamil or Romanian or Monenegrin or Dutch or Swedish or Polish or Japanese or Lithuanian or Korean or ChineseSimplified</Language>
            <Website>string</Website>
            <OpenID>string</OpenID>
            <Flags>Sales_Lead or Customer or Supplier or Subscriber or Company or Person or Employee or Do_Not_Email or Inactive or Enable_Entry_Alerts or Disable_Login or Email_Bounced or Xero_Contact or Workgroup or Disable_Owner_Alerts or QuickBooks_Contact or Has_Avatar or PermissionInheritCompany or BirthDateYearOnly</Flags>
            <CreationDate>dateTime</CreationDate>
            <DateLastModified>dateTime</DateLastModified>
            <CurrencyIso4217>string</CurrencyIso4217>
            <Delete>boolean</Delete>
            <RemoveParentLinks>boolean</RemoveParentLinks>
            <OwnerID>int</OwnerID>
            <CreatedBy xsi:nil="true" />
            <CustomFields xsi:nil="true" />
            <Tags xsi:nil="true" />
            <SupplierRate>double</SupplierRate>
            <SupplierUnit>None or Minute or Hour or Day or Week or Month or Year or Kilogram or Litre or Gallon or Pound or Item or MegaByte or GigaByte or Instance or User or BiWeek or Word or Line or Student or Class or Foot or Metre or Pair or Inch or Cm or Kit or Piece or Mile or Kilometer or Ct or Voucher or Page or SquareFoot or Tonne or TroyOunce or Case or Location or Each or SquareYard or SquareMeter or Second</SupplierUnit>
            <UserGroups xsi:nil="true" />
            <EntityHashID>string</EntityHashID>
            <LinkedInID>string</LinkedInID>
            <LinkedInUrl>string</LinkedInUrl>
            <TwitterID>string</TwitterID>
            <TwitterName>string</TwitterName>
            <TwitterUrl>string</TwitterUrl>
            <FacebookID>string</FacebookID>
            <FacebookName>string</FacebookName>
            <FacebookUrl>string</FacebookUrl>
            <IndustryType xsi:nil="true" />
            <GooglePlusSocialID>string</GooglePlusSocialID>
            <GooglePlusSocialUrl>string</GooglePlusSocialUrl>
          </Relation>
          <PayToOrFrom>string</PayToOrFrom>
          <Creator>
            <CustomerCredentials>None or SupportPersonal or InvoicesPersonal or ProjectsPersonal or SupportCompany or InvoicesCompany or ProjectsCompany or ToDosPersonal or ToDosCompany or TimesheetsPersonal or TimesheetsCompany</CustomerCredentials>
            <EntityID>int</EntityID>
            <DirectoryLetter>string</DirectoryLetter>
            <Name>string</Name>
            <Email>string</Email>
            <Password>string</Password>
            <GooglePlusID>string</GooglePlusID>
            <GooglePicture>string</GooglePicture>
            <PasswordSHA256Salt>string</PasswordSHA256Salt>
            <PasswordSHA256Hash>string</PasswordSHA256Hash>
            <AlternateEmails xsi:nil="true" />
            <AlternateWebsites xsi:nil="true" />
            <LastActivity>dateTime</LastActivity>
            <Language>English or French or Welsh or Spanish or SpanishUS or Czech or German or Hungarian or Finnish or Hindi or Russian or Vietnamese or Portuguese or Danish or Italian or Greek or Norwegian or ChineseTraditional or Sinhala or Afrikaans or Tamil or Romanian or Monenegrin or Dutch or Swedish or Polish or Japanese or Lithuanian or Korean or ChineseSimplified</Language>
            <Website>string</Website>
            <OpenID>string</OpenID>
            <Flags>Sales_Lead or Customer or Supplier or Subscriber or Company or Person or Employee or Do_Not_Email or Inactive or Enable_Entry_Alerts or Disable_Login or Email_Bounced or Xero_Contact or Workgroup or Disable_Owner_Alerts or QuickBooks_Contact or Has_Avatar or PermissionInheritCompany or BirthDateYearOnly</Flags>
            <CreationDate>dateTime</CreationDate>
            <DateLastModified>dateTime</DateLastModified>
            <CurrencyIso4217>string</CurrencyIso4217>
            <Delete>boolean</Delete>
            <RemoveParentLinks>boolean</RemoveParentLinks>
            <OwnerID>int</OwnerID>
            <CreatedBy xsi:nil="true" />
            <CustomFields xsi:nil="true" />
            <Tags xsi:nil="true" />
            <SupplierRate>double</SupplierRate>
            <SupplierUnit>None or Minute or Hour or Day or Week or Month or Year or Kilogram or Litre or Gallon or Pound or Item or MegaByte or GigaByte or Instance or User or BiWeek or Word or Line or Student or Class or Foot or Metre or Pair or Inch or Cm or Kit or Piece or Mile or Kilometer or Ct or Voucher or Page or SquareFoot or Tonne or TroyOunce or Case or Location or Each or SquareYard or SquareMeter or Second</SupplierUnit>
            <UserGroups xsi:nil="true" />
            <EntityHashID>string</EntityHashID>
            <LinkedInID>string</LinkedInID>
            <LinkedInUrl>string</LinkedInUrl>
            <TwitterID>string</TwitterID>
            <TwitterName>string</TwitterName>
            <TwitterUrl>string</TwitterUrl>
            <FacebookID>string</FacebookID>
            <FacebookName>string</FacebookName>
            <FacebookUrl>string</FacebookUrl>
            <IndustryType xsi:nil="true" />
            <GooglePlusSocialID>string</GooglePlusSocialID>
            <GooglePlusSocialUrl>string</GooglePlusSocialUrl>
          </Creator>
          <Amount>double</Amount>
          <Account>
            <AccountID>int</AccountID>
            <Name>string</Name>
            <AccountNumber>string</AccountNumber>
            <Type>Checking or Savings or Credit</Type>
            <DefaultTransactionMethod>Unknown or Check or CreditCard or Cash or Other or WireTransfer or PayPal or GoogleCheckout or _2CheckOut or WriteOff or StandingOrder or BankTransfer or AuthorizeNet</DefaultTransactionMethod>
            <StartingBalance>double</StartingBalance>
            <Delete>boolean</Delete>
          </Account>
          <Memo>string</Memo>
          <Category>string</Category>
          <Date>dateTime</Date>
          <DateLastModified>dateTime</DateLastModified>
          <Invoice>
            <InvoiceID>int</InvoiceID>
            <SequenceNum>int</SequenceNum>
            <InvoiceCode>string</InvoiceCode>
            <TemplateID>int</TemplateID>
            <LeadID>int</LeadID>
            <EntryID>int</EntryID>
            <FirstMailQueueID>int</FirstMailQueueID>
            <FirstMessageStatus>Enqueued or Sent or Error or DeliveryDelayed or DeliveryFailed or RecipientOpened or DeliverySuppressed</FirstMessageStatus>
            <DateCreated>dateTime</DateCreated>
            <CurrencyIso4217>string</CurrencyIso4217>
            <Rounding xsi:nil="true" />
            <DateLastModified>dateTime</DateLastModified>
            <DateDue>dateTime</DateDue>
            <DatePaid>dateTime</DatePaid>
            <Items xsi:nil="true" />
            <Relation xsi:nil="true" />
            <Owner xsi:nil="true" />
            <BillTo xsi:nil="true" />
            <BillToName>string</BillToName>
            <ShipTo xsi:nil="true" />
            <ShipToName>string</ShipToName>
            <Memo>string</Memo>
            <PONumber>string</PONumber>
            <Creator xsi:nil="true" />
            <Balance>double</Balance>
            <Total>double</Total>
            <Locked>boolean</Locked>
            <TaxInclusive>boolean</TaxInclusive>
            <Adjustments xsi:nil="true" />
            <IsQuote>boolean</IsQuote>
            <Type>Bill or Quote or Credit</Type>
            <Flags>None or UseBusinessNumberFormatting or IsCancelled</Flags>
            <Tag>string</Tag>
            <LastPaymentErrorDate>dateTime</LastPaymentErrorDate>
            <LastPaymentError>string</LastPaymentError>
            <TaxSummariesReadOnly xsi:nil="true" />
            <LeadNameReadOnly>string</LeadNameReadOnly>
            <Delete>boolean</Delete>
            <CustomFields xsi:nil="true" />
            <Tags xsi:nil="true" />
          </Invoice>
          <SupplierEntry>
            <EntryID>int</EntryID>
            <LeadID>int</LeadID>
            <Leads xsi:nil="true" />
            <Name>string</Name>
            <DescriptionHtml>string</DescriptionHtml>
            <ParsedDesHtml>string</ParsedDesHtml>
            <ParsedDesPlain>string</ParsedDesPlain>
            <DateParseDesHtml>dateTime</DateParseDesHtml>
            <Relation xsi:nil="true" />
            <Supplier xsi:nil="true" />
            <SupplierBalance>double</SupplierBalance>
            <DateCreated>dateTime</DateCreated>
            <DateLastInvoiced>dateTime</DateLastInvoiced>
            <NextInvoiceDate>dateTime</NextInvoiceDate>
            <Qty>double</Qty>
            <SortOrder>int</SortOrder>
            <Activity_Temp>int</Activity_Temp>
            <DateEnd_Temp>dateTime</DateEnd_Temp>
            <Unit>None or Minute or Hour or Day or Week or Month or Year or Kilogram or Litre or Gallon or Pound or Item or MegaByte or GigaByte or Instance or User or BiWeek or Word or Line or Student or Class or Foot or Metre or Pair or Inch or Cm or Kit or Piece or Mile or Kilometer or Ct or Voucher or Page or SquareFoot or Tonne or TroyOunce or Case or Location or Each or SquareYard or SquareMeter or Second</Unit>
            <Price>double</Price>
            <Shipping xsi:nil="true" />
            <WholesalePrice>double</WholesalePrice>
            <CatalogItemID>int</CatalogItemID>
            <CurrencyIso4217>string</CurrencyIso4217>
            <EntryID_Parent>int</EntryID_Parent>
            <EntryID_ProjectRoot>int</EntryID_ProjectRoot>
            <EntryID_CopiedFrom>int</EntryID_CopiedFrom>
            <Owner xsi:nil="true" />
            <SubscriptionInterval>double</SubscriptionInterval>
            <SubscriptionIntervalType>None or Minute or Hour or Day or Week or Month or Year</SubscriptionIntervalType>
            <SubscriptionUnits>int</SubscriptionUnits>
            <Flags>None or Billable or Invoiced or Journal or Canceled or Project or Calendar_Item or Event or ToDo or Support_Case or Product or Subscription or Notifications_Sent or Disbursement or Client_Access or QuoteOnly or Track_Supplier_Payments or All_Employees or Project_Milestone or Never_Invoice or Inactive or IsTemplate or Pending or IsGrouped or IsCompanyConfidential or AutoUpdateStageFromProgress or IsDraft</Flags>
            <DateCanceled>dateTime</DateCanceled>
            <DateLastModified>dateTime</DateLastModified>
            <Tags xsi:nil="true" />
            <CustomFields xsi:nil="true" />
            <CommissionValue>double</CommissionValue>
            <CommissionType>None or Fixed_Amount or Percentage</CommissionType>
            <CommissionFlags>None or Pay_For_Every_Renewal</CommissionFlags>
            <ActivityID_Default>int</ActivityID_Default>
            <Delete>boolean</Delete>
            <RemoveParentLinks>boolean</RemoveParentLinks>
            <ByPassLoadSpecifically>boolean</ByPassLoadSpecifically>
          </SupplierEntry>
          <CommissionInvoiceItem>
            <InvoiceItemID>int</InvoiceItemID>
            <Index>int</Index>
            <Date>dateTime</Date>
            <SKU>string</SKU>
            <Name>string</Name>
            <Price>double</Price>
            <Qty>double</Qty>
            <Unit>None or Minute or Hour or Day or Week or Month or Year or Kilogram or Litre or Gallon or Pound or Item or MegaByte or GigaByte or Instance or User or BiWeek or Word or Line or Student or Class or Foot or Metre or Pair or Inch or Cm or Kit or Piece or Mile or Kilometer or Ct or Voucher or Page or SquareFoot or Tonne or TroyOunce or Case or Location or Each or SquareYard or SquareMeter or Second</Unit>
            <Shipping xsi:nil="true" />
            <Taxes xsi:nil="true" />
            <WholesalePrice>double</WholesalePrice>
            <CommissionValue>double</CommissionValue>
            <CommissionType>None or Fixed_Amount or Percentage</CommissionType>
            <CommissionBalance>double</CommissionBalance>
            <EntityID_Commission>int</EntityID_Commission>
            <Adjustments xsi:nil="true" />
            <SubscriptionUnits>int</SubscriptionUnits>
            <SubscriptionInterval>double</SubscriptionInterval>
            <SubscriptionIntervalType>None or Minute or Hour or Day or Week or Month or Year</SubscriptionIntervalType>
            <SubscriptionExpiry>dateTime</SubscriptionExpiry>
            <Flags>Charge_Item or Ordered or Shipped or Delivered or Returned or Subscription or Not_Yet_Shippable or Entry_AutoAttachTo</Flags>
            <OriginalEntry xsi:nil="true" />
            <Description>string</Description>
            <Delete>boolean</Delete>
            <SubTotalReadOnly>double</SubTotalReadOnly>
            <TotalReadOnly>double</TotalReadOnly>
            <TotalWithAdjustmentsNoTax>double</TotalWithAdjustmentsNoTax>
            <TaxSummariesReadOnly xsi:nil="true" />
          </CommissionInvoiceItem>
          <Receipt>string</Receipt>
          <CardNumRef>string</CardNumRef>
          <Status>Completed or Canceled_Reversal or Denied or Expired or Failed or Pending or Processed or Refunded or Reversed or Voided</Status>
          <Delete>boolean</Delete>
        </Transaction>
      </GetTransactionsByAccountResult>
    </GetTransactionsByAccountResponse>
  </soap:Body>
</soap:Envelope>

SOAP 1.2

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

POST /xml HTTP/1.1
Host: admin.worketc.com
Content-Type: application/soap+xml; charset=utf-8
Content-Length: length

<?xml version="1.0" encoding="utf-8"?>
<soap12:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope">
  <soap12:Body>
    <GetTransactionsByAccount xmlns="http://schema.veetro.com">
      <AccountID>int</AccountID>
      <top>int</top>
    </GetTransactionsByAccount>
  </soap12:Body>
</soap12:Envelope>
HTTP/1.1 200 OK
Content-Type: application/soap+xml; charset=utf-8
Content-Length: length

<?xml version="1.0" encoding="utf-8"?>
<soap12:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope">
  <soap12:Body>
    <GetTransactionsByAccountResponse xmlns="http://schema.veetro.com">
      <GetTransactionsByAccountResult>
        <Transaction>
          <TransactionID>int</TransactionID>
          <Type>Withdrawal or Deposit or Refund</Type>
          <Method>Unknown or Check or CreditCard or Cash or Other or WireTransfer or PayPal or GoogleCheckout or _2CheckOut or WriteOff or StandingOrder or BankTransfer or AuthorizeNet</Method>
          <Relation>
            <CustomerCredentials>None or SupportPersonal or InvoicesPersonal or ProjectsPersonal or SupportCompany or InvoicesCompany or ProjectsCompany or ToDosPersonal or ToDosCompany or TimesheetsPersonal or TimesheetsCompany</CustomerCredentials>
            <EntityID>int</EntityID>
            <DirectoryLetter>string</DirectoryLetter>
            <Name>string</Name>
            <Email>string</Email>
            <Password>string</Password>
            <GooglePlusID>string</GooglePlusID>
            <GooglePicture>string</GooglePicture>
            <PasswordSHA256Salt>string</PasswordSHA256Salt>
            <PasswordSHA256Hash>string</PasswordSHA256Hash>
            <AlternateEmails xsi:nil="true" />
            <AlternateWebsites xsi:nil="true" />
            <LastActivity>dateTime</LastActivity>
            <Language>English or French or Welsh or Spanish or SpanishUS or Czech or German or Hungarian or Finnish or Hindi or Russian or Vietnamese or Portuguese or Danish or Italian or Greek or Norwegian or ChineseTraditional or Sinhala or Afrikaans or Tamil or Romanian or Monenegrin or Dutch or Swedish or Polish or Japanese or Lithuanian or Korean or ChineseSimplified</Language>
            <Website>string</Website>
            <OpenID>string</OpenID>
            <Flags>Sales_Lead or Customer or Supplier or Subscriber or Company or Person or Employee or Do_Not_Email or Inactive or Enable_Entry_Alerts or Disable_Login or Email_Bounced or Xero_Contact or Workgroup or Disable_Owner_Alerts or QuickBooks_Contact or Has_Avatar or PermissionInheritCompany or BirthDateYearOnly</Flags>
            <CreationDate>dateTime</CreationDate>
            <DateLastModified>dateTime</DateLastModified>
            <CurrencyIso4217>string</CurrencyIso4217>
            <Delete>boolean</Delete>
            <RemoveParentLinks>boolean</RemoveParentLinks>
            <OwnerID>int</OwnerID>
            <CreatedBy xsi:nil="true" />
            <CustomFields xsi:nil="true" />
            <Tags xsi:nil="true" />
            <SupplierRate>double</SupplierRate>
            <SupplierUnit>None or Minute or Hour or Day or Week or Month or Year or Kilogram or Litre or Gallon or Pound or Item or MegaByte or GigaByte or Instance or User or BiWeek or Word or Line or Student or Class or Foot or Metre or Pair or Inch or Cm or Kit or Piece or Mile or Kilometer or Ct or Voucher or Page or SquareFoot or Tonne or TroyOunce or Case or Location or Each or SquareYard or SquareMeter or Second</SupplierUnit>
            <UserGroups xsi:nil="true" />
            <EntityHashID>string</EntityHashID>
            <LinkedInID>string</LinkedInID>
            <LinkedInUrl>string</LinkedInUrl>
            <TwitterID>string</TwitterID>
            <TwitterName>string</TwitterName>
            <TwitterUrl>string</TwitterUrl>
            <FacebookID>string</FacebookID>
            <FacebookName>string</FacebookName>
            <FacebookUrl>string</FacebookUrl>
            <IndustryType xsi:nil="true" />
            <GooglePlusSocialID>string</GooglePlusSocialID>
            <GooglePlusSocialUrl>string</GooglePlusSocialUrl>
          </Relation>
          <PayToOrFrom>string</PayToOrFrom>
          <Creator>
            <CustomerCredentials>None or SupportPersonal or InvoicesPersonal or ProjectsPersonal or SupportCompany or InvoicesCompany or ProjectsCompany or ToDosPersonal or ToDosCompany or TimesheetsPersonal or TimesheetsCompany</CustomerCredentials>
            <EntityID>int</EntityID>
            <DirectoryLetter>string</DirectoryLetter>
            <Name>string</Name>
            <Email>string</Email>
            <Password>string</Password>
            <GooglePlusID>string</GooglePlusID>
            <GooglePicture>string</GooglePicture>
            <PasswordSHA256Salt>string</PasswordSHA256Salt>
            <PasswordSHA256Hash>string</PasswordSHA256Hash>
            <AlternateEmails xsi:nil="true" />
            <AlternateWebsites xsi:nil="true" />
            <LastActivity>dateTime</LastActivity>
            <Language>English or French or Welsh or Spanish or SpanishUS or Czech or German or Hungarian or Finnish or Hindi or Russian or Vietnamese or Portuguese or Danish or Italian or Greek or Norwegian or ChineseTraditional or Sinhala or Afrikaans or Tamil or Romanian or Monenegrin or Dutch or Swedish or Polish or Japanese or Lithuanian or Korean or ChineseSimplified</Language>
            <Website>string</Website>
            <OpenID>string</OpenID>
            <Flags>Sales_Lead or Customer or Supplier or Subscriber or Company or Person or Employee or Do_Not_Email or Inactive or Enable_Entry_Alerts or Disable_Login or Email_Bounced or Xero_Contact or Workgroup or Disable_Owner_Alerts or QuickBooks_Contact or Has_Avatar or PermissionInheritCompany or BirthDateYearOnly</Flags>
            <CreationDate>dateTime</CreationDate>
            <DateLastModified>dateTime</DateLastModified>
            <CurrencyIso4217>string</CurrencyIso4217>
            <Delete>boolean</Delete>
            <RemoveParentLinks>boolean</RemoveParentLinks>
            <OwnerID>int</OwnerID>
            <CreatedBy xsi:nil="true" />
            <CustomFields xsi:nil="true" />
            <Tags xsi:nil="true" />
            <SupplierRate>double</SupplierRate>
            <SupplierUnit>None or Minute or Hour or Day or Week or Month or Year or Kilogram or Litre or Gallon or Pound or Item or MegaByte or GigaByte or Instance or User or BiWeek or Word or Line or Student or Class or Foot or Metre or Pair or Inch or Cm or Kit or Piece or Mile or Kilometer or Ct or Voucher or Page or SquareFoot or Tonne or TroyOunce or Case or Location or Each or SquareYard or SquareMeter or Second</SupplierUnit>
            <UserGroups xsi:nil="true" />
            <EntityHashID>string</EntityHashID>
            <LinkedInID>string</LinkedInID>
            <LinkedInUrl>string</LinkedInUrl>
            <TwitterID>string</TwitterID>
            <TwitterName>string</TwitterName>
            <TwitterUrl>string</TwitterUrl>
            <FacebookID>string</FacebookID>
            <FacebookName>string</FacebookName>
            <FacebookUrl>string</FacebookUrl>
            <IndustryType xsi:nil="true" />
            <GooglePlusSocialID>string</GooglePlusSocialID>
            <GooglePlusSocialUrl>string</GooglePlusSocialUrl>
          </Creator>
          <Amount>double</Amount>
          <Account>
            <AccountID>int</AccountID>
            <Name>string</Name>
            <AccountNumber>string</AccountNumber>
            <Type>Checking or Savings or Credit</Type>
            <DefaultTransactionMethod>Unknown or Check or CreditCard or Cash or Other or WireTransfer or PayPal or GoogleCheckout or _2CheckOut or WriteOff or StandingOrder or BankTransfer or AuthorizeNet</DefaultTransactionMethod>
            <StartingBalance>double</StartingBalance>
            <Delete>boolean</Delete>
          </Account>
          <Memo>string</Memo>
          <Category>string</Category>
          <Date>dateTime</Date>
          <DateLastModified>dateTime</DateLastModified>
          <Invoice>
            <InvoiceID>int</InvoiceID>
            <SequenceNum>int</SequenceNum>
            <InvoiceCode>string</InvoiceCode>
            <TemplateID>int</TemplateID>
            <LeadID>int</LeadID>
            <EntryID>int</EntryID>
            <FirstMailQueueID>int</FirstMailQueueID>
            <FirstMessageStatus>Enqueued or Sent or Error or DeliveryDelayed or DeliveryFailed or RecipientOpened or DeliverySuppressed</FirstMessageStatus>
            <DateCreated>dateTime</DateCreated>
            <CurrencyIso4217>string</CurrencyIso4217>
            <Rounding xsi:nil="true" />
            <DateLastModified>dateTime</DateLastModified>
            <DateDue>dateTime</DateDue>
            <DatePaid>dateTime</DatePaid>
            <Items xsi:nil="true" />
            <Relation xsi:nil="true" />
            <Owner xsi:nil="true" />
            <BillTo xsi:nil="true" />
            <BillToName>string</BillToName>
            <ShipTo xsi:nil="true" />
            <ShipToName>string</ShipToName>
            <Memo>string</Memo>
            <PONumber>string</PONumber>
            <Creator xsi:nil="true" />
            <Balance>double</Balance>
            <Total>double</Total>
            <Locked>boolean</Locked>
            <TaxInclusive>boolean</TaxInclusive>
            <Adjustments xsi:nil="true" />
            <IsQuote>boolean</IsQuote>
            <Type>Bill or Quote or Credit</Type>
            <Flags>None or UseBusinessNumberFormatting or IsCancelled</Flags>
            <Tag>string</Tag>
            <LastPaymentErrorDate>dateTime</LastPaymentErrorDate>
            <LastPaymentError>string</LastPaymentError>
            <TaxSummariesReadOnly xsi:nil="true" />
            <LeadNameReadOnly>string</LeadNameReadOnly>
            <Delete>boolean</Delete>
            <CustomFields xsi:nil="true" />
            <Tags xsi:nil="true" />
          </Invoice>
          <SupplierEntry>
            <EntryID>int</EntryID>
            <LeadID>int</LeadID>
            <Leads xsi:nil="true" />
            <Name>string</Name>
            <DescriptionHtml>string</DescriptionHtml>
            <ParsedDesHtml>string</ParsedDesHtml>
            <ParsedDesPlain>string</ParsedDesPlain>
            <DateParseDesHtml>dateTime</DateParseDesHtml>
            <Relation xsi:nil="true" />
            <Supplier xsi:nil="true" />
            <SupplierBalance>double</SupplierBalance>
            <DateCreated>dateTime</DateCreated>
            <DateLastInvoiced>dateTime</DateLastInvoiced>
            <NextInvoiceDate>dateTime</NextInvoiceDate>
            <Qty>double</Qty>
            <SortOrder>int</SortOrder>
            <Activity_Temp>int</Activity_Temp>
            <DateEnd_Temp>dateTime</DateEnd_Temp>
            <Unit>None or Minute or Hour or Day or Week or Month or Year or Kilogram or Litre or Gallon or Pound or Item or MegaByte or GigaByte or Instance or User or BiWeek or Word or Line or Student or Class or Foot or Metre or Pair or Inch or Cm or Kit or Piece or Mile or Kilometer or Ct or Voucher or Page or SquareFoot or Tonne or TroyOunce or Case or Location or Each or SquareYard or SquareMeter or Second</Unit>
            <Price>double</Price>
            <Shipping xsi:nil="true" />
            <WholesalePrice>double</WholesalePrice>
            <CatalogItemID>int</CatalogItemID>
            <CurrencyIso4217>string</CurrencyIso4217>
            <EntryID_Parent>int</EntryID_Parent>
            <EntryID_ProjectRoot>int</EntryID_ProjectRoot>
            <EntryID_CopiedFrom>int</EntryID_CopiedFrom>
            <Owner xsi:nil="true" />
            <SubscriptionInterval>double</SubscriptionInterval>
            <SubscriptionIntervalType>None or Minute or Hour or Day or Week or Month or Year</SubscriptionIntervalType>
            <SubscriptionUnits>int</SubscriptionUnits>
            <Flags>None or Billable or Invoiced or Journal or Canceled or Project or Calendar_Item or Event or ToDo or Support_Case or Product or Subscription or Notifications_Sent or Disbursement or Client_Access or QuoteOnly or Track_Supplier_Payments or All_Employees or Project_Milestone or Never_Invoice or Inactive or IsTemplate or Pending or IsGrouped or IsCompanyConfidential or AutoUpdateStageFromProgress or IsDraft</Flags>
            <DateCanceled>dateTime</DateCanceled>
            <DateLastModified>dateTime</DateLastModified>
            <Tags xsi:nil="true" />
            <CustomFields xsi:nil="true" />
            <CommissionValue>double</CommissionValue>
            <CommissionType>None or Fixed_Amount or Percentage</CommissionType>
            <CommissionFlags>None or Pay_For_Every_Renewal</CommissionFlags>
            <ActivityID_Default>int</ActivityID_Default>
            <Delete>boolean</Delete>
            <RemoveParentLinks>boolean</RemoveParentLinks>
            <ByPassLoadSpecifically>boolean</ByPassLoadSpecifically>
          </SupplierEntry>
          <CommissionInvoiceItem>
            <InvoiceItemID>int</InvoiceItemID>
            <Index>int</Index>
            <Date>dateTime</Date>
            <SKU>string</SKU>
            <Name>string</Name>
            <Price>double</Price>
            <Qty>double</Qty>
            <Unit>None or Minute or Hour or Day or Week or Month or Year or Kilogram or Litre or Gallon or Pound or Item or MegaByte or GigaByte or Instance or User or BiWeek or Word or Line or Student or Class or Foot or Metre or Pair or Inch or Cm or Kit or Piece or Mile or Kilometer or Ct or Voucher or Page or SquareFoot or Tonne or TroyOunce or Case or Location or Each or SquareYard or SquareMeter or Second</Unit>
            <Shipping xsi:nil="true" />
            <Taxes xsi:nil="true" />
            <WholesalePrice>double</WholesalePrice>
            <CommissionValue>double</CommissionValue>
            <CommissionType>None or Fixed_Amount or Percentage</CommissionType>
            <CommissionBalance>double</CommissionBalance>
            <EntityID_Commission>int</EntityID_Commission>
            <Adjustments xsi:nil="true" />
            <SubscriptionUnits>int</SubscriptionUnits>
            <SubscriptionInterval>double</SubscriptionInterval>
            <SubscriptionIntervalType>None or Minute or Hour or Day or Week or Month or Year</SubscriptionIntervalType>
            <SubscriptionExpiry>dateTime</SubscriptionExpiry>
            <Flags>Charge_Item or Ordered or Shipped or Delivered or Returned or Subscription or Not_Yet_Shippable or Entry_AutoAttachTo</Flags>
            <OriginalEntry xsi:nil="true" />
            <Description>string</Description>
            <Delete>boolean</Delete>
            <SubTotalReadOnly>double</SubTotalReadOnly>
            <TotalReadOnly>double</TotalReadOnly>
            <TotalWithAdjustmentsNoTax>double</TotalWithAdjustmentsNoTax>
            <TaxSummariesReadOnly xsi:nil="true" />
          </CommissionInvoiceItem>
          <Receipt>string</Receipt>
          <CardNumRef>string</CardNumRef>
          <Status>Completed or Canceled_Reversal or Denied or Expired or Failed or Pending or Processed or Refunded or Reversed or Voided</Status>
          <Delete>boolean</Delete>
        </Transaction>
        <Transaction>
          <TransactionID>int</TransactionID>
          <Type>Withdrawal or Deposit or Refund</Type>
          <Method>Unknown or Check or CreditCard or Cash or Other or WireTransfer or PayPal or GoogleCheckout or _2CheckOut or WriteOff or StandingOrder or BankTransfer or AuthorizeNet</Method>
          <Relation>
            <CustomerCredentials>None or SupportPersonal or InvoicesPersonal or ProjectsPersonal or SupportCompany or InvoicesCompany or ProjectsCompany or ToDosPersonal or ToDosCompany or TimesheetsPersonal or TimesheetsCompany</CustomerCredentials>
            <EntityID>int</EntityID>
            <DirectoryLetter>string</DirectoryLetter>
            <Name>string</Name>
            <Email>string</Email>
            <Password>string</Password>
            <GooglePlusID>string</GooglePlusID>
            <GooglePicture>string</GooglePicture>
            <PasswordSHA256Salt>string</PasswordSHA256Salt>
            <PasswordSHA256Hash>string</PasswordSHA256Hash>
            <AlternateEmails xsi:nil="true" />
            <AlternateWebsites xsi:nil="true" />
            <LastActivity>dateTime</LastActivity>
            <Language>English or French or Welsh or Spanish or SpanishUS or Czech or German or Hungarian or Finnish or Hindi or Russian or Vietnamese or Portuguese or Danish or Italian or Greek or Norwegian or ChineseTraditional or Sinhala or Afrikaans or Tamil or Romanian or Monenegrin or Dutch or Swedish or Polish or Japanese or Lithuanian or Korean or ChineseSimplified</Language>
            <Website>string</Website>
            <OpenID>string</OpenID>
            <Flags>Sales_Lead or Customer or Supplier or Subscriber or Company or Person or Employee or Do_Not_Email or Inactive or Enable_Entry_Alerts or Disable_Login or Email_Bounced or Xero_Contact or Workgroup or Disable_Owner_Alerts or QuickBooks_Contact or Has_Avatar or PermissionInheritCompany or BirthDateYearOnly</Flags>
            <CreationDate>dateTime</CreationDate>
            <DateLastModified>dateTime</DateLastModified>
            <CurrencyIso4217>string</CurrencyIso4217>
            <Delete>boolean</Delete>
            <RemoveParentLinks>boolean</RemoveParentLinks>
            <OwnerID>int</OwnerID>
            <CreatedBy xsi:nil="true" />
            <CustomFields xsi:nil="true" />
            <Tags xsi:nil="true" />
            <SupplierRate>double</SupplierRate>
            <SupplierUnit>None or Minute or Hour or Day or Week or Month or Year or Kilogram or Litre or Gallon or Pound or Item or MegaByte or GigaByte or Instance or User or BiWeek or Word or Line or Student or Class or Foot or Metre or Pair or Inch or Cm or Kit or Piece or Mile or Kilometer or Ct or Voucher or Page or SquareFoot or Tonne or TroyOunce or Case or Location or Each or SquareYard or SquareMeter or Second</SupplierUnit>
            <UserGroups xsi:nil="true" />
            <EntityHashID>string</EntityHashID>
            <LinkedInID>string</LinkedInID>
            <LinkedInUrl>string</LinkedInUrl>
            <TwitterID>string</TwitterID>
            <TwitterName>string</TwitterName>
            <TwitterUrl>string</TwitterUrl>
            <FacebookID>string</FacebookID>
            <FacebookName>string</FacebookName>
            <FacebookUrl>string</FacebookUrl>
            <IndustryType xsi:nil="true" />
            <GooglePlusSocialID>string</GooglePlusSocialID>
            <GooglePlusSocialUrl>string</GooglePlusSocialUrl>
          </Relation>
          <PayToOrFrom>string</PayToOrFrom>
          <Creator>
            <CustomerCredentials>None or SupportPersonal or InvoicesPersonal or ProjectsPersonal or SupportCompany or InvoicesCompany or ProjectsCompany or ToDosPersonal or ToDosCompany or TimesheetsPersonal or TimesheetsCompany</CustomerCredentials>
            <EntityID>int</EntityID>
            <DirectoryLetter>string</DirectoryLetter>
            <Name>string</Name>
            <Email>string</Email>
            <Password>string</Password>
            <GooglePlusID>string</GooglePlusID>
            <GooglePicture>string</GooglePicture>
            <PasswordSHA256Salt>string</PasswordSHA256Salt>
            <PasswordSHA256Hash>string</PasswordSHA256Hash>
            <AlternateEmails xsi:nil="true" />
            <AlternateWebsites xsi:nil="true" />
            <LastActivity>dateTime</LastActivity>
            <Language>English or French or Welsh or Spanish or SpanishUS or Czech or German or Hungarian or Finnish or Hindi or Russian or Vietnamese or Portuguese or Danish or Italian or Greek or Norwegian or ChineseTraditional or Sinhala or Afrikaans or Tamil or Romanian or Monenegrin or Dutch or Swedish or Polish or Japanese or Lithuanian or Korean or ChineseSimplified</Language>
            <Website>string</Website>
            <OpenID>string</OpenID>
            <Flags>Sales_Lead or Customer or Supplier or Subscriber or Company or Person or Employee or Do_Not_Email or Inactive or Enable_Entry_Alerts or Disable_Login or Email_Bounced or Xero_Contact or Workgroup or Disable_Owner_Alerts or QuickBooks_Contact or Has_Avatar or PermissionInheritCompany or BirthDateYearOnly</Flags>
            <CreationDate>dateTime</CreationDate>
            <DateLastModified>dateTime</DateLastModified>
            <CurrencyIso4217>string</CurrencyIso4217>
            <Delete>boolean</Delete>
            <RemoveParentLinks>boolean</RemoveParentLinks>
            <OwnerID>int</OwnerID>
            <CreatedBy xsi:nil="true" />
            <CustomFields xsi:nil="true" />
            <Tags xsi:nil="true" />
            <SupplierRate>double</SupplierRate>
            <SupplierUnit>None or Minute or Hour or Day or Week or Month or Year or Kilogram or Litre or Gallon or Pound or Item or MegaByte or GigaByte or Instance or User or BiWeek or Word or Line or Student or Class or Foot or Metre or Pair or Inch or Cm or Kit or Piece or Mile or Kilometer or Ct or Voucher or Page or SquareFoot or Tonne or TroyOunce or Case or Location or Each or SquareYard or SquareMeter or Second</SupplierUnit>
            <UserGroups xsi:nil="true" />
            <EntityHashID>string</EntityHashID>
            <LinkedInID>string</LinkedInID>
            <LinkedInUrl>string</LinkedInUrl>
            <TwitterID>string</TwitterID>
            <TwitterName>string</TwitterName>
            <TwitterUrl>string</TwitterUrl>
            <FacebookID>string</FacebookID>
            <FacebookName>string</FacebookName>
            <FacebookUrl>string</FacebookUrl>
            <IndustryType xsi:nil="true" />
            <GooglePlusSocialID>string</GooglePlusSocialID>
            <GooglePlusSocialUrl>string</GooglePlusSocialUrl>
          </Creator>
          <Amount>double</Amount>
          <Account>
            <AccountID>int</AccountID>
            <Name>string</Name>
            <AccountNumber>string</AccountNumber>
            <Type>Checking or Savings or Credit</Type>
            <DefaultTransactionMethod>Unknown or Check or CreditCard or Cash or Other or WireTransfer or PayPal or GoogleCheckout or _2CheckOut or WriteOff or StandingOrder or BankTransfer or AuthorizeNet</DefaultTransactionMethod>
            <StartingBalance>double</StartingBalance>
            <Delete>boolean</Delete>
          </Account>
          <Memo>string</Memo>
          <Category>string</Category>
          <Date>dateTime</Date>
          <DateLastModified>dateTime</DateLastModified>
          <Invoice>
            <InvoiceID>int</InvoiceID>
            <SequenceNum>int</SequenceNum>
            <InvoiceCode>string</InvoiceCode>
            <TemplateID>int</TemplateID>
            <LeadID>int</LeadID>
            <EntryID>int</EntryID>
            <FirstMailQueueID>int</FirstMailQueueID>
            <FirstMessageStatus>Enqueued or Sent or Error or DeliveryDelayed or DeliveryFailed or RecipientOpened or DeliverySuppressed</FirstMessageStatus>
            <DateCreated>dateTime</DateCreated>
            <CurrencyIso4217>string</CurrencyIso4217>
            <Rounding xsi:nil="true" />
            <DateLastModified>dateTime</DateLastModified>
            <DateDue>dateTime</DateDue>
            <DatePaid>dateTime</DatePaid>
            <Items xsi:nil="true" />
            <Relation xsi:nil="true" />
            <Owner xsi:nil="true" />
            <BillTo xsi:nil="true" />
            <BillToName>string</BillToName>
            <ShipTo xsi:nil="true" />
            <ShipToName>string</ShipToName>
            <Memo>string</Memo>
            <PONumber>string</PONumber>
            <Creator xsi:nil="true" />
            <Balance>double</Balance>
            <Total>double</Total>
            <Locked>boolean</Locked>
            <TaxInclusive>boolean</TaxInclusive>
            <Adjustments xsi:nil="true" />
            <IsQuote>boolean</IsQuote>
            <Type>Bill or Quote or Credit</Type>
            <Flags>None or UseBusinessNumberFormatting or IsCancelled</Flags>
            <Tag>string</Tag>
            <LastPaymentErrorDate>dateTime</LastPaymentErrorDate>
            <LastPaymentError>string</LastPaymentError>
            <TaxSummariesReadOnly xsi:nil="true" />
            <LeadNameReadOnly>string</LeadNameReadOnly>
            <Delete>boolean</Delete>
            <CustomFields xsi:nil="true" />
            <Tags xsi:nil="true" />
          </Invoice>
          <SupplierEntry>
            <EntryID>int</EntryID>
            <LeadID>int</LeadID>
            <Leads xsi:nil="true" />
            <Name>string</Name>
            <DescriptionHtml>string</DescriptionHtml>
            <ParsedDesHtml>string</ParsedDesHtml>
            <ParsedDesPlain>string</ParsedDesPlain>
            <DateParseDesHtml>dateTime</DateParseDesHtml>
            <Relation xsi:nil="true" />
            <Supplier xsi:nil="true" />
            <SupplierBalance>double</SupplierBalance>
            <DateCreated>dateTime</DateCreated>
            <DateLastInvoiced>dateTime</DateLastInvoiced>
            <NextInvoiceDate>dateTime</NextInvoiceDate>
            <Qty>double</Qty>
            <SortOrder>int</SortOrder>
            <Activity_Temp>int</Activity_Temp>
            <DateEnd_Temp>dateTime</DateEnd_Temp>
            <Unit>None or Minute or Hour or Day or Week or Month or Year or Kilogram or Litre or Gallon or Pound or Item or MegaByte or GigaByte or Instance or User or BiWeek or Word or Line or Student or Class or Foot or Metre or Pair or Inch or Cm or Kit or Piece or Mile or Kilometer or Ct or Voucher or Page or SquareFoot or Tonne or TroyOunce or Case or Location or Each or SquareYard or SquareMeter or Second</Unit>
            <Price>double</Price>
            <Shipping xsi:nil="true" />
            <WholesalePrice>double</WholesalePrice>
            <CatalogItemID>int</CatalogItemID>
            <CurrencyIso4217>string</CurrencyIso4217>
            <EntryID_Parent>int</EntryID_Parent>
            <EntryID_ProjectRoot>int</EntryID_ProjectRoot>
            <EntryID_CopiedFrom>int</EntryID_CopiedFrom>
            <Owner xsi:nil="true" />
            <SubscriptionInterval>double</SubscriptionInterval>
            <SubscriptionIntervalType>None or Minute or Hour or Day or Week or Month or Year</SubscriptionIntervalType>
            <SubscriptionUnits>int</SubscriptionUnits>
            <Flags>None or Billable or Invoiced or Journal or Canceled or Project or Calendar_Item or Event or ToDo or Support_Case or Product or Subscription or Notifications_Sent or Disbursement or Client_Access or QuoteOnly or Track_Supplier_Payments or All_Employees or Project_Milestone or Never_Invoice or Inactive or IsTemplate or Pending or IsGrouped or IsCompanyConfidential or AutoUpdateStageFromProgress or IsDraft</Flags>
            <DateCanceled>dateTime</DateCanceled>
            <DateLastModified>dateTime</DateLastModified>
            <Tags xsi:nil="true" />
            <CustomFields xsi:nil="true" />
            <CommissionValue>double</CommissionValue>
            <CommissionType>None or Fixed_Amount or Percentage</CommissionType>
            <CommissionFlags>None or Pay_For_Every_Renewal</CommissionFlags>
            <ActivityID_Default>int</ActivityID_Default>
            <Delete>boolean</Delete>
            <RemoveParentLinks>boolean</RemoveParentLinks>
            <ByPassLoadSpecifically>boolean</ByPassLoadSpecifically>
          </SupplierEntry>
          <CommissionInvoiceItem>
            <InvoiceItemID>int</InvoiceItemID>
            <Index>int</Index>
            <Date>dateTime</Date>
            <SKU>string</SKU>
            <Name>string</Name>
            <Price>double</Price>
            <Qty>double</Qty>
            <Unit>None or Minute or Hour or Day or Week or Month or Year or Kilogram or Litre or Gallon or Pound or Item or MegaByte or GigaByte or Instance or User or BiWeek or Word or Line or Student or Class or Foot or Metre or Pair or Inch or Cm or Kit or Piece or Mile or Kilometer or Ct or Voucher or Page or SquareFoot or Tonne or TroyOunce or Case or Location or Each or SquareYard or SquareMeter or Second</Unit>
            <Shipping xsi:nil="true" />
            <Taxes xsi:nil="true" />
            <WholesalePrice>double</WholesalePrice>
            <CommissionValue>double</CommissionValue>
            <CommissionType>None or Fixed_Amount or Percentage</CommissionType>
            <CommissionBalance>double</CommissionBalance>
            <EntityID_Commission>int</EntityID_Commission>
            <Adjustments xsi:nil="true" />
            <SubscriptionUnits>int</SubscriptionUnits>
            <SubscriptionInterval>double</SubscriptionInterval>
            <SubscriptionIntervalType>None or Minute or Hour or Day or Week or Month or Year</SubscriptionIntervalType>
            <SubscriptionExpiry>dateTime</SubscriptionExpiry>
            <Flags>Charge_Item or Ordered or Shipped or Delivered or Returned or Subscription or Not_Yet_Shippable or Entry_AutoAttachTo</Flags>
            <OriginalEntry xsi:nil="true" />
            <Description>string</Description>
            <Delete>boolean</Delete>
            <SubTotalReadOnly>double</SubTotalReadOnly>
            <TotalReadOnly>double</TotalReadOnly>
            <TotalWithAdjustmentsNoTax>double</TotalWithAdjustmentsNoTax>
            <TaxSummariesReadOnly xsi:nil="true" />
          </CommissionInvoiceItem>
          <Receipt>string</Receipt>
          <CardNumRef>string</CardNumRef>
          <Status>Completed or Canceled_Reversal or Denied or Expired or Failed or Pending or Processed or Refunded or Reversed or Voided</Status>
          <Delete>boolean</Delete>
        </Transaction>
      </GetTransactionsByAccountResult>
    </GetTransactionsByAccountResponse>
  </soap12:Body>
</soap12:Envelope>

HTTP GET

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

GET /xml/GetTransactionsByAccount?AccountID=string&top=string HTTP/1.1
Host: admin.worketc.com
HTTP/1.1 200 OK
Content-Type: text/xml; charset=utf-8
Content-Length: length

<?xml version="1.0" encoding="utf-8"?>
<ArrayOfTransaction xmlns="http://schema.veetro.com">
  <Transaction>
    <TransactionID>int</TransactionID>
    <Type>Withdrawal or Deposit or Refund</Type>
    <Method>Unknown or Check or CreditCard or Cash or Other or WireTransfer or PayPal or GoogleCheckout or _2CheckOut or WriteOff or StandingOrder or BankTransfer or AuthorizeNet</Method>
    <Relation>
      <CustomerCredentials>None or SupportPersonal or InvoicesPersonal or ProjectsPersonal or SupportCompany or InvoicesCompany or ProjectsCompany or ToDosPersonal or ToDosCompany or TimesheetsPersonal or TimesheetsCompany</CustomerCredentials>
      <EntityID>int</EntityID>
      <DirectoryLetter>string</DirectoryLetter>
      <Name>string</Name>
      <Email>string</Email>
      <Password>string</Password>
      <GooglePlusID>string</GooglePlusID>
      <GooglePicture>string</GooglePicture>
      <PasswordSHA256Salt>string</PasswordSHA256Salt>
      <PasswordSHA256Hash>string</PasswordSHA256Hash>
      <AlternateEmails>
        <EmailAddress d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <EmailAddress d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </AlternateEmails>
      <AlternateWebsites>
        <Website d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Website d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </AlternateWebsites>
      <LastActivity>dateTime</LastActivity>
      <Language>English or French or Welsh or Spanish or SpanishUS or Czech or German or Hungarian or Finnish or Hindi or Russian or Vietnamese or Portuguese or Danish or Italian or Greek or Norwegian or ChineseTraditional or Sinhala or Afrikaans or Tamil or Romanian or Monenegrin or Dutch or Swedish or Polish or Japanese or Lithuanian or Korean or ChineseSimplified</Language>
      <Website>string</Website>
      <OpenID>string</OpenID>
      <Flags>Sales_Lead or Customer or Supplier or Subscriber or Company or Person or Employee or Do_Not_Email or Inactive or Enable_Entry_Alerts or Disable_Login or Email_Bounced or Xero_Contact or Workgroup or Disable_Owner_Alerts or QuickBooks_Contact or Has_Avatar or PermissionInheritCompany or BirthDateYearOnly</Flags>
      <CreationDate>dateTime</CreationDate>
      <DateLastModified>dateTime</DateLastModified>
      <CurrencyIso4217>string</CurrencyIso4217>
      <Delete>boolean</Delete>
      <RemoveParentLinks>boolean</RemoveParentLinks>
      <OwnerID>int</OwnerID>
      <CreatedBy>
        <CustomerCredentials>None or SupportPersonal or InvoicesPersonal or ProjectsPersonal or SupportCompany or InvoicesCompany or ProjectsCompany or ToDosPersonal or ToDosCompany or TimesheetsPersonal or TimesheetsCompany</CustomerCredentials>
        <EntityID>int</EntityID>
        <DirectoryLetter>string</DirectoryLetter>
        <Name>string</Name>
        <Email>string</Email>
        <Password>string</Password>
        <GooglePlusID>string</GooglePlusID>
        <GooglePicture>string</GooglePicture>
        <PasswordSHA256Salt>string</PasswordSHA256Salt>
        <PasswordSHA256Hash>string</PasswordSHA256Hash>
        <AlternateEmails d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <AlternateWebsites d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <LastActivity>dateTime</LastActivity>
        <Language>English or French or Welsh or Spanish or SpanishUS or Czech or German or Hungarian or Finnish or Hindi or Russian or Vietnamese or Portuguese or Danish or Italian or Greek or Norwegian or ChineseTraditional or Sinhala or Afrikaans or Tamil or Romanian or Monenegrin or Dutch or Swedish or Polish or Japanese or Lithuanian or Korean or ChineseSimplified</Language>
        <Website>string</Website>
        <OpenID>string</OpenID>
        <Flags>Sales_Lead or Customer or Supplier or Subscriber or Company or Person or Employee or Do_Not_Email or Inactive or Enable_Entry_Alerts or Disable_Login or Email_Bounced or Xero_Contact or Workgroup or Disable_Owner_Alerts or QuickBooks_Contact or Has_Avatar or PermissionInheritCompany or BirthDateYearOnly</Flags>
        <CreationDate>dateTime</CreationDate>
        <DateLastModified>dateTime</DateLastModified>
        <CurrencyIso4217>string</CurrencyIso4217>
        <Delete>boolean</Delete>
        <RemoveParentLinks>boolean</RemoveParentLinks>
        <OwnerID>int</OwnerID>
        <CreatedBy d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <CustomFields d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Tags d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <SupplierRate>double</SupplierRate>
        <SupplierUnit>None or Minute or Hour or Day or Week or Month or Year or Kilogram or Litre or Gallon or Pound or Item or MegaByte or GigaByte or Instance or User or BiWeek or Word or Line or Student or Class or Foot or Metre or Pair or Inch or Cm or Kit or Piece or Mile or Kilometer or Ct or Voucher or Page or SquareFoot or Tonne or TroyOunce or Case or Location or Each or SquareYard or SquareMeter or Second</SupplierUnit>
        <UserGroups d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <EntityHashID>string</EntityHashID>
        <LinkedInID>string</LinkedInID>
        <LinkedInUrl>string</LinkedInUrl>
        <TwitterID>string</TwitterID>
        <TwitterName>string</TwitterName>
        <TwitterUrl>string</TwitterUrl>
        <FacebookID>string</FacebookID>
        <FacebookName>string</FacebookName>
        <FacebookUrl>string</FacebookUrl>
        <IndustryType d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <GooglePlusSocialID>string</GooglePlusSocialID>
        <GooglePlusSocialUrl>string</GooglePlusSocialUrl>
      </CreatedBy>
      <CustomFields>
        <Field d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Field d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </CustomFields>
      <Tags>
        <Tag d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Tag d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Tags>
      <SupplierRate>double</SupplierRate>
      <SupplierUnit>None or Minute or Hour or Day or Week or Month or Year or Kilogram or Litre or Gallon or Pound or Item or MegaByte or GigaByte or Instance or User or BiWeek or Word or Line or Student or Class or Foot or Metre or Pair or Inch or Cm or Kit or Piece or Mile or Kilometer or Ct or Voucher or Page or SquareFoot or Tonne or TroyOunce or Case or Location or Each or SquareYard or SquareMeter or Second</SupplierUnit>
      <UserGroups>
        <UserGroup d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <UserGroup d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </UserGroups>
      <EntityHashID>string</EntityHashID>
      <LinkedInID>string</LinkedInID>
      <LinkedInUrl>string</LinkedInUrl>
      <TwitterID>string</TwitterID>
      <TwitterName>string</TwitterName>
      <TwitterUrl>string</TwitterUrl>
      <FacebookID>string</FacebookID>
      <FacebookName>string</FacebookName>
      <FacebookUrl>string</FacebookUrl>
      <IndustryType>
        <IndustryTypeID>int</IndustryTypeID>
        <Name>string</Name>
        <Delete>boolean</Delete>
      </IndustryType>
      <GooglePlusSocialID>string</GooglePlusSocialID>
      <GooglePlusSocialUrl>string</GooglePlusSocialUrl>
    </Relation>
    <PayToOrFrom>string</PayToOrFrom>
    <Creator>
      <CustomerCredentials>None or SupportPersonal or InvoicesPersonal or ProjectsPersonal or SupportCompany or InvoicesCompany or ProjectsCompany or ToDosPersonal or ToDosCompany or TimesheetsPersonal or TimesheetsCompany</CustomerCredentials>
      <EntityID>int</EntityID>
      <DirectoryLetter>string</DirectoryLetter>
      <Name>string</Name>
      <Email>string</Email>
      <Password>string</Password>
      <GooglePlusID>string</GooglePlusID>
      <GooglePicture>string</GooglePicture>
      <PasswordSHA256Salt>string</PasswordSHA256Salt>
      <PasswordSHA256Hash>string</PasswordSHA256Hash>
      <AlternateEmails>
        <EmailAddress d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <EmailAddress d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </AlternateEmails>
      <AlternateWebsites>
        <Website d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Website d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </AlternateWebsites>
      <LastActivity>dateTime</LastActivity>
      <Language>English or French or Welsh or Spanish or SpanishUS or Czech or German or Hungarian or Finnish or Hindi or Russian or Vietnamese or Portuguese or Danish or Italian or Greek or Norwegian or ChineseTraditional or Sinhala or Afrikaans or Tamil or Romanian or Monenegrin or Dutch or Swedish or Polish or Japanese or Lithuanian or Korean or ChineseSimplified</Language>
      <Website>string</Website>
      <OpenID>string</OpenID>
      <Flags>Sales_Lead or Customer or Supplier or Subscriber or Company or Person or Employee or Do_Not_Email or Inactive or Enable_Entry_Alerts or Disable_Login or Email_Bounced or Xero_Contact or Workgroup or Disable_Owner_Alerts or QuickBooks_Contact or Has_Avatar or PermissionInheritCompany or BirthDateYearOnly</Flags>
      <CreationDate>dateTime</CreationDate>
      <DateLastModified>dateTime</DateLastModified>
      <CurrencyIso4217>string</CurrencyIso4217>
      <Delete>boolean</Delete>
      <RemoveParentLinks>boolean</RemoveParentLinks>
      <OwnerID>int</OwnerID>
      <CreatedBy>
        <CustomerCredentials>None or SupportPersonal or InvoicesPersonal or ProjectsPersonal or SupportCompany or InvoicesCompany or ProjectsCompany or ToDosPersonal or ToDosCompany or TimesheetsPersonal or TimesheetsCompany</CustomerCredentials>
        <EntityID>int</EntityID>
        <DirectoryLetter>string</DirectoryLetter>
        <Name>string</Name>
        <Email>string</Email>
        <Password>string</Password>
        <GooglePlusID>string</GooglePlusID>
        <GooglePicture>string</GooglePicture>
        <PasswordSHA256Salt>string</PasswordSHA256Salt>
        <PasswordSHA256Hash>string</PasswordSHA256Hash>
        <AlternateEmails d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <AlternateWebsites d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <LastActivity>dateTime</LastActivity>
        <Language>English or French or Welsh or Spanish or SpanishUS or Czech or German or Hungarian or Finnish or Hindi or Russian or Vietnamese or Portuguese or Danish or Italian or Greek or Norwegian or ChineseTraditional or Sinhala or Afrikaans or Tamil or Romanian or Monenegrin or Dutch or Swedish or Polish or Japanese or Lithuanian or Korean or ChineseSimplified</Language>
        <Website>string</Website>
        <OpenID>string</OpenID>
        <Flags>Sales_Lead or Customer or Supplier or Subscriber or Company or Person or Employee or Do_Not_Email or Inactive or Enable_Entry_Alerts or Disable_Login or Email_Bounced or Xero_Contact or Workgroup or Disable_Owner_Alerts or QuickBooks_Contact or Has_Avatar or PermissionInheritCompany or BirthDateYearOnly</Flags>
        <CreationDate>dateTime</CreationDate>
        <DateLastModified>dateTime</DateLastModified>
        <CurrencyIso4217>string</CurrencyIso4217>
        <Delete>boolean</Delete>
        <RemoveParentLinks>boolean</RemoveParentLinks>
        <OwnerID>int</OwnerID>
        <CreatedBy d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <CustomFields d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Tags d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <SupplierRate>double</SupplierRate>
        <SupplierUnit>None or Minute or Hour or Day or Week or Month or Year or Kilogram or Litre or Gallon or Pound or Item or MegaByte or GigaByte or Instance or User or BiWeek or Word or Line or Student or Class or Foot or Metre or Pair or Inch or Cm or Kit or Piece or Mile or Kilometer or Ct or Voucher or Page or SquareFoot or Tonne or TroyOunce or Case or Location or Each or SquareYard or SquareMeter or Second</SupplierUnit>
        <UserGroups d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <EntityHashID>string</EntityHashID>
        <LinkedInID>string</LinkedInID>
        <LinkedInUrl>string</LinkedInUrl>
        <TwitterID>string</TwitterID>
        <TwitterName>string</TwitterName>
        <TwitterUrl>string</TwitterUrl>
        <FacebookID>string</FacebookID>
        <FacebookName>string</FacebookName>
        <FacebookUrl>string</FacebookUrl>
        <IndustryType d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <GooglePlusSocialID>string</GooglePlusSocialID>
        <GooglePlusSocialUrl>string</GooglePlusSocialUrl>
      </CreatedBy>
      <CustomFields>
        <Field d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Field d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </CustomFields>
      <Tags>
        <Tag d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Tag d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Tags>
      <SupplierRate>double</SupplierRate>
      <SupplierUnit>None or Minute or Hour or Day or Week or Month or Year or Kilogram or Litre or Gallon or Pound or Item or MegaByte or GigaByte or Instance or User or BiWeek or Word or Line or Student or Class or Foot or Metre or Pair or Inch or Cm or Kit or Piece or Mile or Kilometer or Ct or Voucher or Page or SquareFoot or Tonne or TroyOunce or Case or Location or Each or SquareYard or SquareMeter or Second</SupplierUnit>
      <UserGroups>
        <UserGroup d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <UserGroup d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </UserGroups>
      <EntityHashID>string</EntityHashID>
      <LinkedInID>string</LinkedInID>
      <LinkedInUrl>string</LinkedInUrl>
      <TwitterID>string</TwitterID>
      <TwitterName>string</TwitterName>
      <TwitterUrl>string</TwitterUrl>
      <FacebookID>string</FacebookID>
      <FacebookName>string</FacebookName>
      <FacebookUrl>string</FacebookUrl>
      <IndustryType>
        <IndustryTypeID>int</IndustryTypeID>
        <Name>string</Name>
        <Delete>boolean</Delete>
      </IndustryType>
      <GooglePlusSocialID>string</GooglePlusSocialID>
      <GooglePlusSocialUrl>string</GooglePlusSocialUrl>
    </Creator>
    <Amount>double</Amount>
    <Account>
      <AccountID>int</AccountID>
      <Name>string</Name>
      <AccountNumber>string</AccountNumber>
      <Type>Checking or Savings or Credit</Type>
      <DefaultTransactionMethod>Unknown or Check or CreditCard or Cash or Other or WireTransfer or PayPal or GoogleCheckout or _2CheckOut or WriteOff or StandingOrder or BankTransfer or AuthorizeNet</DefaultTransactionMethod>
      <StartingBalance>double</StartingBalance>
      <Delete>boolean</Delete>
    </Account>
    <Memo>string</Memo>
    <Category>string</Category>
    <Date>dateTime</Date>
    <DateLastModified>dateTime</DateLastModified>
    <Invoice>
      <InvoiceID>int</InvoiceID>
      <SequenceNum>int</SequenceNum>
      <InvoiceCode>string</InvoiceCode>
      <TemplateID>int</TemplateID>
      <LeadID>int</LeadID>
      <EntryID>int</EntryID>
      <FirstMailQueueID>int</FirstMailQueueID>
      <FirstMessageStatus>Enqueued or Sent or Error or DeliveryDelayed or DeliveryFailed or RecipientOpened or DeliverySuppressed</FirstMessageStatus>
      <DateCreated>dateTime</DateCreated>
      <CurrencyIso4217>string</CurrencyIso4217>
      <Rounding>
        <Precision>int</Precision>
        <LineItemTaxPrecision>int</LineItemTaxPrecision>
        <Increment>double</Increment>
        <Mode>ToEven or AwayFromZero</Mode>
      </Rounding>
      <DateLastModified>dateTime</DateLastModified>
      <DateDue>dateTime</DateDue>
      <DatePaid>dateTime</DatePaid>
      <Items>
        <InvoiceItem d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <InvoiceItem d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Items>
      <Relation>
        <CustomerCredentials>None or SupportPersonal or InvoicesPersonal or ProjectsPersonal or SupportCompany or InvoicesCompany or ProjectsCompany or ToDosPersonal or ToDosCompany or TimesheetsPersonal or TimesheetsCompany</CustomerCredentials>
        <EntityID>int</EntityID>
        <DirectoryLetter>string</DirectoryLetter>
        <Name>string</Name>
        <Email>string</Email>
        <Password>string</Password>
        <GooglePlusID>string</GooglePlusID>
        <GooglePicture>string</GooglePicture>
        <PasswordSHA256Salt>string</PasswordSHA256Salt>
        <PasswordSHA256Hash>string</PasswordSHA256Hash>
        <AlternateEmails d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <AlternateWebsites d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <LastActivity>dateTime</LastActivity>
        <Language>English or French or Welsh or Spanish or SpanishUS or Czech or German or Hungarian or Finnish or Hindi or Russian or Vietnamese or Portuguese or Danish or Italian or Greek or Norwegian or ChineseTraditional or Sinhala or Afrikaans or Tamil or Romanian or Monenegrin or Dutch or Swedish or Polish or Japanese or Lithuanian or Korean or ChineseSimplified</Language>
        <Website>string</Website>
        <OpenID>string</OpenID>
        <Flags>Sales_Lead or Customer or Supplier or Subscriber or Company or Person or Employee or Do_Not_Email or Inactive or Enable_Entry_Alerts or Disable_Login or Email_Bounced or Xero_Contact or Workgroup or Disable_Owner_Alerts or QuickBooks_Contact or Has_Avatar or PermissionInheritCompany or BirthDateYearOnly</Flags>
        <CreationDate>dateTime</CreationDate>
        <DateLastModified>dateTime</DateLastModified>
        <CurrencyIso4217>string</CurrencyIso4217>
        <Delete>boolean</Delete>
        <RemoveParentLinks>boolean</RemoveParentLinks>
        <OwnerID>int</OwnerID>
        <CreatedBy d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <CustomFields d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Tags d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <SupplierRate>double</SupplierRate>
        <SupplierUnit>None or Minute or Hour or Day or Week or Month or Year or Kilogram or Litre or Gallon or Pound or Item or MegaByte or GigaByte or Instance or User or BiWeek or Word or Line or Student or Class or Foot or Metre or Pair or Inch or Cm or Kit or Piece or Mile or Kilometer or Ct or Voucher or Page or SquareFoot or Tonne or TroyOunce or Case or Location or Each or SquareYard or SquareMeter or Second</SupplierUnit>
        <UserGroups d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <EntityHashID>string</EntityHashID>
        <LinkedInID>string</LinkedInID>
        <LinkedInUrl>string</LinkedInUrl>
        <TwitterID>string</TwitterID>
        <TwitterName>string</TwitterName>
        <TwitterUrl>string</TwitterUrl>
        <FacebookID>string</FacebookID>
        <FacebookName>string</FacebookName>
        <FacebookUrl>string</FacebookUrl>
        <IndustryType d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <GooglePlusSocialID>string</GooglePlusSocialID>
        <GooglePlusSocialUrl>string</GooglePlusSocialUrl>
      </Relation>
      <Owner>
        <CustomerCredentials>None or SupportPersonal or InvoicesPersonal or ProjectsPersonal or SupportCompany or InvoicesCompany or ProjectsCompany or ToDosPersonal or ToDosCompany or TimesheetsPersonal or TimesheetsCompany</CustomerCredentials>
        <EntityID>int</EntityID>
        <DirectoryLetter>string</DirectoryLetter>
        <Name>string</Name>
        <Email>string</Email>
        <Password>string</Password>
        <GooglePlusID>string</GooglePlusID>
        <GooglePicture>string</GooglePicture>
        <PasswordSHA256Salt>string</PasswordSHA256Salt>
        <PasswordSHA256Hash>string</PasswordSHA256Hash>
        <AlternateEmails d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <AlternateWebsites d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <LastActivity>dateTime</LastActivity>
        <Language>English or French or Welsh or Spanish or SpanishUS or Czech or German or Hungarian or Finnish or Hindi or Russian or Vietnamese or Portuguese or Danish or Italian or Greek or Norwegian or ChineseTraditional or Sinhala or Afrikaans or Tamil or Romanian or Monenegrin or Dutch or Swedish or Polish or Japanese or Lithuanian or Korean or ChineseSimplified</Language>
        <Website>string</Website>
        <OpenID>string</OpenID>
        <Flags>Sales_Lead or Customer or Supplier or Subscriber or Company or Person or Employee or Do_Not_Email or Inactive or Enable_Entry_Alerts or Disable_Login or Email_Bounced or Xero_Contact or Workgroup or Disable_Owner_Alerts or QuickBooks_Contact or Has_Avatar or PermissionInheritCompany or BirthDateYearOnly</Flags>
        <CreationDate>dateTime</CreationDate>
        <DateLastModified>dateTime</DateLastModified>
        <CurrencyIso4217>string</CurrencyIso4217>
        <Delete>boolean</Delete>
        <RemoveParentLinks>boolean</RemoveParentLinks>
        <OwnerID>int</OwnerID>
        <CreatedBy d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <CustomFields d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Tags d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <SupplierRate>double</SupplierRate>
        <SupplierUnit>None or Minute or Hour or Day or Week or Month or Year or Kilogram or Litre or Gallon or Pound or Item or MegaByte or GigaByte or Instance or User or BiWeek or Word or Line or Student or Class or Foot or Metre or Pair or Inch or Cm or Kit or Piece or Mile or Kilometer or Ct or Voucher or Page or SquareFoot or Tonne or TroyOunce or Case or Location or Each or SquareYard or SquareMeter or Second</SupplierUnit>
        <UserGroups d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <EntityHashID>string</EntityHashID>
        <LinkedInID>string</LinkedInID>
        <LinkedInUrl>string</LinkedInUrl>
        <TwitterID>string</TwitterID>
        <TwitterName>string</TwitterName>
        <TwitterUrl>string</TwitterUrl>
        <FacebookID>string</FacebookID>
        <FacebookName>string</FacebookName>
        <FacebookUrl>string</FacebookUrl>
        <IndustryType d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <GooglePlusSocialID>string</GooglePlusSocialID>
        <GooglePlusSocialUrl>string</GooglePlusSocialUrl>
      </Owner>
      <BillTo>
        <AddressID>int</AddressID>
        <AddressType>Home or Work or Billing</AddressType>
        <Street>string</Street>
        <Suburb>string</Suburb>
        <StateOrProv>string</StateOrProv>
        <PostalCode>string</PostalCode>
        <Country>string</Country>
        <Phone>string</Phone>
        <PhoneExt>string</PhoneExt>
        <Fax>string</Fax>
        <Delete>boolean</Delete>
        <RemoveParentLinks>boolean</RemoveParentLinks>
        <DateLastModified>dateTime</DateLastModified>
      </BillTo>
      <BillToName>string</BillToName>
      <ShipTo>
        <AddressID>int</AddressID>
        <AddressType>Home or Work or Billing</AddressType>
        <Street>string</Street>
        <Suburb>string</Suburb>
        <StateOrProv>string</StateOrProv>
        <PostalCode>string</PostalCode>
        <Country>string</Country>
        <Phone>string</Phone>
        <PhoneExt>string</PhoneExt>
        <Fax>string</Fax>
        <Delete>boolean</Delete>
        <RemoveParentLinks>boolean</RemoveParentLinks>
        <DateLastModified>dateTime</DateLastModified>
      </ShipTo>
      <ShipToName>string</ShipToName>
      <Memo>string</Memo>
      <PONumber>string</PONumber>
      <Creator>
        <Title>string</Title>
        <FirstName>string</FirstName>
        <MiddleName>string</MiddleName>
        <Surname>string</Surname>
        <Mobile>string</Mobile>
        <Gender>Unspecified or Male or Female</Gender>
        <Birthday>dateTime</Birthday>
        <CompanyIDInheritPermissions>int</CompanyIDInheritPermissions>
        <Addresses d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Subscriptions d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <RelatedBranches d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Creator>
      <Balance>double</Balance>
      <Total>double</Total>
      <Locked>boolean</Locked>
      <TaxInclusive>boolean</TaxInclusive>
      <Adjustments>
        <InvoiceAdjustment d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <InvoiceAdjustment d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Adjustments>
      <IsQuote>boolean</IsQuote>
      <Type>Bill or Quote or Credit</Type>
      <Flags>None or UseBusinessNumberFormatting or IsCancelled</Flags>
      <Tag>string</Tag>
      <LastPaymentErrorDate>dateTime</LastPaymentErrorDate>
      <LastPaymentError>string</LastPaymentError>
      <TaxSummariesReadOnly>
        <TaxSummary d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <TaxSummary d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </TaxSummariesReadOnly>
      <LeadNameReadOnly>string</LeadNameReadOnly>
      <Delete>boolean</Delete>
      <CustomFields>
        <Field d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Field d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </CustomFields>
      <Tags>
        <Tag d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Tag d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Tags>
    </Invoice>
    <SupplierEntry>
      <EntryID>int</EntryID>
      <LeadID>int</LeadID>
      <Leads>
        <Lead d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Lead d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Leads>
      <Name>string</Name>
      <DescriptionHtml>string</DescriptionHtml>
      <ParsedDesHtml>string</ParsedDesHtml>
      <ParsedDesPlain>string</ParsedDesPlain>
      <DateParseDesHtml>dateTime</DateParseDesHtml>
      <Relation>
        <CustomerCredentials>None or SupportPersonal or InvoicesPersonal or ProjectsPersonal or SupportCompany or InvoicesCompany or ProjectsCompany or ToDosPersonal or ToDosCompany or TimesheetsPersonal or TimesheetsCompany</CustomerCredentials>
        <EntityID>int</EntityID>
        <DirectoryLetter>string</DirectoryLetter>
        <Name>string</Name>
        <Email>string</Email>
        <Password>string</Password>
        <GooglePlusID>string</GooglePlusID>
        <GooglePicture>string</GooglePicture>
        <PasswordSHA256Salt>string</PasswordSHA256Salt>
        <PasswordSHA256Hash>string</PasswordSHA256Hash>
        <AlternateEmails d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <AlternateWebsites d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <LastActivity>dateTime</LastActivity>
        <Language>English or French or Welsh or Spanish or SpanishUS or Czech or German or Hungarian or Finnish or Hindi or Russian or Vietnamese or Portuguese or Danish or Italian or Greek or Norwegian or ChineseTraditional or Sinhala or Afrikaans or Tamil or Romanian or Monenegrin or Dutch or Swedish or Polish or Japanese or Lithuanian or Korean or ChineseSimplified</Language>
        <Website>string</Website>
        <OpenID>string</OpenID>
        <Flags>Sales_Lead or Customer or Supplier or Subscriber or Company or Person or Employee or Do_Not_Email or Inactive or Enable_Entry_Alerts or Disable_Login or Email_Bounced or Xero_Contact or Workgroup or Disable_Owner_Alerts or QuickBooks_Contact or Has_Avatar or PermissionInheritCompany or BirthDateYearOnly</Flags>
        <CreationDate>dateTime</CreationDate>
        <DateLastModified>dateTime</DateLastModified>
        <CurrencyIso4217>string</CurrencyIso4217>
        <Delete>boolean</Delete>
        <RemoveParentLinks>boolean</RemoveParentLinks>
        <OwnerID>int</OwnerID>
        <CreatedBy d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <CustomFields d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Tags d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <SupplierRate>double</SupplierRate>
        <SupplierUnit>None or Minute or Hour or Day or Week or Month or Year or Kilogram or Litre or Gallon or Pound or Item or MegaByte or GigaByte or Instance or User or BiWeek or Word or Line or Student or Class or Foot or Metre or Pair or Inch or Cm or Kit or Piece or Mile or Kilometer or Ct or Voucher or Page or SquareFoot or Tonne or TroyOunce or Case or Location or Each or SquareYard or SquareMeter or Second</SupplierUnit>
        <UserGroups d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <EntityHashID>string</EntityHashID>
        <LinkedInID>string</LinkedInID>
        <LinkedInUrl>string</LinkedInUrl>
        <TwitterID>string</TwitterID>
        <TwitterName>string</TwitterName>
        <TwitterUrl>string</TwitterUrl>
        <FacebookID>string</FacebookID>
        <FacebookName>string</FacebookName>
        <FacebookUrl>string</FacebookUrl>
        <IndustryType d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <GooglePlusSocialID>string</GooglePlusSocialID>
        <GooglePlusSocialUrl>string</GooglePlusSocialUrl>
      </Relation>
      <Supplier>
        <CustomerCredentials>None or SupportPersonal or InvoicesPersonal or ProjectsPersonal or SupportCompany or InvoicesCompany or ProjectsCompany or ToDosPersonal or ToDosCompany or TimesheetsPersonal or TimesheetsCompany</CustomerCredentials>
        <EntityID>int</EntityID>
        <DirectoryLetter>string</DirectoryLetter>
        <Name>string</Name>
        <Email>string</Email>
        <Password>string</Password>
        <GooglePlusID>string</GooglePlusID>
        <GooglePicture>string</GooglePicture>
        <PasswordSHA256Salt>string</PasswordSHA256Salt>
        <PasswordSHA256Hash>string</PasswordSHA256Hash>
        <AlternateEmails d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <AlternateWebsites d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <LastActivity>dateTime</LastActivity>
        <Language>English or French or Welsh or Spanish or SpanishUS or Czech or German or Hungarian or Finnish or Hindi or Russian or Vietnamese or Portuguese or Danish or Italian or Greek or Norwegian or ChineseTraditional or Sinhala or Afrikaans or Tamil or Romanian or Monenegrin or Dutch or Swedish or Polish or Japanese or Lithuanian or Korean or ChineseSimplified</Language>
        <Website>string</Website>
        <OpenID>string</OpenID>
        <Flags>Sales_Lead or Customer or Supplier or Subscriber or Company or Person or Employee or Do_Not_Email or Inactive or Enable_Entry_Alerts or Disable_Login or Email_Bounced or Xero_Contact or Workgroup or Disable_Owner_Alerts or QuickBooks_Contact or Has_Avatar or PermissionInheritCompany or BirthDateYearOnly</Flags>
        <CreationDate>dateTime</CreationDate>
        <DateLastModified>dateTime</DateLastModified>
        <CurrencyIso4217>string</CurrencyIso4217>
        <Delete>boolean</Delete>
        <RemoveParentLinks>boolean</RemoveParentLinks>
        <OwnerID>int</OwnerID>
        <CreatedBy d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <CustomFields d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Tags d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <SupplierRate>double</SupplierRate>
        <SupplierUnit>None or Minute or Hour or Day or Week or Month or Year or Kilogram or Litre or Gallon or Pound or Item or MegaByte or GigaByte or Instance or User or BiWeek or Word or Line or Student or Class or Foot or Metre or Pair or Inch or Cm or Kit or Piece or Mile or Kilometer or Ct or Voucher or Page or SquareFoot or Tonne or TroyOunce or Case or Location or Each or SquareYard or SquareMeter or Second</SupplierUnit>
        <UserGroups d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <EntityHashID>string</EntityHashID>
        <LinkedInID>string</LinkedInID>
        <LinkedInUrl>string</LinkedInUrl>
        <TwitterID>string</TwitterID>
        <TwitterName>string</TwitterName>
        <TwitterUrl>string</TwitterUrl>
        <FacebookID>string</FacebookID>
        <FacebookName>string</FacebookName>
        <FacebookUrl>string</FacebookUrl>
        <IndustryType d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <GooglePlusSocialID>string</GooglePlusSocialID>
        <GooglePlusSocialUrl>string</GooglePlusSocialUrl>
      </Supplier>
      <SupplierBalance>double</SupplierBalance>
      <DateCreated>dateTime</DateCreated>
      <DateLastInvoiced>dateTime</DateLastInvoiced>
      <NextInvoiceDate>dateTime</NextInvoiceDate>
      <Qty>double</Qty>
      <SortOrder>int</SortOrder>
      <Activity_Temp>int</Activity_Temp>
      <DateEnd_Temp>dateTime</DateEnd_Temp>
      <Unit>None or Minute or Hour or Day or Week or Month or Year or Kilogram or Litre or Gallon or Pound or Item or MegaByte or GigaByte or Instance or User or BiWeek or Word or Line or Student or Class or Foot or Metre or Pair or Inch or Cm or Kit or Piece or Mile or Kilometer or Ct or Voucher or Page or SquareFoot or Tonne or TroyOunce or Case or Location or Each or SquareYard or SquareMeter or Second</Unit>
      <Price>double</Price>
      <Shipping>
        <ShippingID>int</ShippingID>
        <Name>string</Name>
        <Price>double</Price>
        <Delete>boolean</Delete>
        <RemoveParentLinks>boolean</RemoveParentLinks>
      </Shipping>
      <WholesalePrice>double</WholesalePrice>
      <CatalogItemID>int</CatalogItemID>
      <CurrencyIso4217>string</CurrencyIso4217>
      <EntryID_Parent>int</EntryID_Parent>
      <EntryID_ProjectRoot>int</EntryID_ProjectRoot>
      <EntryID_CopiedFrom>int</EntryID_CopiedFrom>
      <Owner>
        <CustomerCredentials>None or SupportPersonal or InvoicesPersonal or ProjectsPersonal or SupportCompany or InvoicesCompany or ProjectsCompany or ToDosPersonal or ToDosCompany or TimesheetsPersonal or TimesheetsCompany</CustomerCredentials>
        <EntityID>int</EntityID>
        <DirectoryLetter>string</DirectoryLetter>
        <Name>string</Name>
        <Email>string</Email>
        <Password>string</Password>
        <GooglePlusID>string</GooglePlusID>
        <GooglePicture>string</GooglePicture>
        <PasswordSHA256Salt>string</PasswordSHA256Salt>
        <PasswordSHA256Hash>string</PasswordSHA256Hash>
        <AlternateEmails d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <AlternateWebsites d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <LastActivity>dateTime</LastActivity>
        <Language>English or French or Welsh or Spanish or SpanishUS or Czech or German or Hungarian or Finnish or Hindi or Russian or Vietnamese or Portuguese or Danish or Italian or Greek or Norwegian or ChineseTraditional or Sinhala or Afrikaans or Tamil or Romanian or Monenegrin or Dutch or Swedish or Polish or Japanese or Lithuanian or Korean or ChineseSimplified</Language>
        <Website>string</Website>
        <OpenID>string</OpenID>
        <Flags>Sales_Lead or Customer or Supplier or Subscriber or Company or Person or Employee or Do_Not_Email or Inactive or Enable_Entry_Alerts or Disable_Login or Email_Bounced or Xero_Contact or Workgroup or Disable_Owner_Alerts or QuickBooks_Contact or Has_Avatar or PermissionInheritCompany or BirthDateYearOnly</Flags>
        <CreationDate>dateTime</CreationDate>
        <DateLastModified>dateTime</DateLastModified>
        <CurrencyIso4217>string</CurrencyIso4217>
        <Delete>boolean</Delete>
        <RemoveParentLinks>boolean</RemoveParentLinks>
        <OwnerID>int</OwnerID>
        <CreatedBy d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <CustomFields d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Tags d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <SupplierRate>double</SupplierRate>
        <SupplierUnit>None or Minute or Hour or Day or Week or Month or Year or Kilogram or Litre or Gallon or Pound or Item or MegaByte or GigaByte or Instance or User or BiWeek or Word or Line or Student or Class or Foot or Metre or Pair or Inch or Cm or Kit or Piece or Mile or Kilometer or Ct or Voucher or Page or SquareFoot or Tonne or TroyOunce or Case or Location or Each or SquareYard or SquareMeter or Second</SupplierUnit>
        <UserGroups d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <EntityHashID>string</EntityHashID>
        <LinkedInID>string</LinkedInID>
        <LinkedInUrl>string</LinkedInUrl>
        <TwitterID>string</TwitterID>
        <TwitterName>string</TwitterName>
        <TwitterUrl>string</TwitterUrl>
        <FacebookID>string</FacebookID>
        <FacebookName>string</FacebookName>
        <FacebookUrl>string</FacebookUrl>
        <IndustryType d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <GooglePlusSocialID>string</GooglePlusSocialID>
        <GooglePlusSocialUrl>string</GooglePlusSocialUrl>
      </Owner>
      <SubscriptionInterval>double</SubscriptionInterval>
      <SubscriptionIntervalType>None or Minute or Hour or Day or Week or Month or Year</SubscriptionIntervalType>
      <SubscriptionUnits>int</SubscriptionUnits>
      <Flags>None or Billable or Invoiced or Journal or Canceled or Project or Calendar_Item or Event or ToDo or Support_Case or Product or Subscription or Notifications_Sent or Disbursement or Client_Access or QuoteOnly or Track_Supplier_Payments or All_Employees or Project_Milestone or Never_Invoice or Inactive or IsTemplate or Pending or IsGrouped or IsCompanyConfidential or AutoUpdateStageFromProgress or IsDraft</Flags>
      <DateCanceled>dateTime</DateCanceled>
      <DateLastModified>dateTime</DateLastModified>
      <Tags>
        <Tag d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Tag d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Tags>
      <CustomFields>
        <Field d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Field d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </CustomFields>
      <CommissionValue>double</CommissionValue>
      <CommissionType>None or Fixed_Amount or Percentage</CommissionType>
      <CommissionFlags>None or Pay_For_Every_Renewal</CommissionFlags>
      <ActivityID_Default>int</ActivityID_Default>
      <Delete>boolean</Delete>
      <RemoveParentLinks>boolean</RemoveParentLinks>
      <ByPassLoadSpecifically>boolean</ByPassLoadSpecifically>
    </SupplierEntry>
    <CommissionInvoiceItem>
      <InvoiceItemID>int</InvoiceItemID>
      <Index>int</Index>
      <Date>dateTime</Date>
      <SKU>string</SKU>
      <Name>string</Name>
      <Price>double</Price>
      <Qty>double</Qty>
      <Unit>None or Minute or Hour or Day or Week or Month or Year or Kilogram or Litre or Gallon or Pound or Item or MegaByte or GigaByte or Instance or User or BiWeek or Word or Line or Student or Class or Foot or Metre or Pair or Inch or Cm or Kit or Piece or Mile or Kilometer or Ct or Voucher or Page or SquareFoot or Tonne or TroyOunce or Case or Location or Each or SquareYard or SquareMeter or Second</Unit>
      <Shipping>
        <ShippingID>int</ShippingID>
        <Name>string</Name>
        <Price>double</Price>
        <Delete>boolean</Delete>
        <RemoveParentLinks>boolean</RemoveParentLinks>
      </Shipping>
      <Taxes>
        <Tax d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Tax d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Taxes>
      <WholesalePrice>double</WholesalePrice>
      <CommissionValue>double</CommissionValue>
      <CommissionType>None or Fixed_Amount or Percentage</CommissionType>
      <CommissionBalance>double</CommissionBalance>
      <EntityID_Commission>int</EntityID_Commission>
      <Adjustments>
        <InvoiceAdjustment d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <InvoiceAdjustment d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Adjustments>
      <SubscriptionUnits>int</SubscriptionUnits>
      <SubscriptionInterval>double</SubscriptionInterval>
      <SubscriptionIntervalType>None or Minute or Hour or Day or Week or Month or Year</SubscriptionIntervalType>
      <SubscriptionExpiry>dateTime</SubscriptionExpiry>
      <Flags>Charge_Item or Ordered or Shipped or Delivered or Returned or Subscription or Not_Yet_Shippable or Entry_AutoAttachTo</Flags>
      <OriginalEntry>
        <EntryID>int</EntryID>
        <LeadID>int</LeadID>
        <Leads d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Name>string</Name>
        <DescriptionHtml>string</DescriptionHtml>
        <ParsedDesHtml>string</ParsedDesHtml>
        <ParsedDesPlain>string</ParsedDesPlain>
        <DateParseDesHtml>dateTime</DateParseDesHtml>
        <Relation d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Supplier d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <SupplierBalance>double</SupplierBalance>
        <DateCreated>dateTime</DateCreated>
        <DateLastInvoiced>dateTime</DateLastInvoiced>
        <NextInvoiceDate>dateTime</NextInvoiceDate>
        <Qty>double</Qty>
        <SortOrder>int</SortOrder>
        <Activity_Temp>int</Activity_Temp>
        <DateEnd_Temp>dateTime</DateEnd_Temp>
        <Unit>None or Minute or Hour or Day or Week or Month or Year or Kilogram or Litre or Gallon or Pound or Item or MegaByte or GigaByte or Instance or User or BiWeek or Word or Line or Student or Class or Foot or Metre or Pair or Inch or Cm or Kit or Piece or Mile or Kilometer or Ct or Voucher or Page or SquareFoot or Tonne or TroyOunce or Case or Location or Each or SquareYard or SquareMeter or Second</Unit>
        <Price>double</Price>
        <Shipping d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <WholesalePrice>double</WholesalePrice>
        <CatalogItemID>int</CatalogItemID>
        <CurrencyIso4217>string</CurrencyIso4217>
        <EntryID_Parent>int</EntryID_Parent>
        <EntryID_ProjectRoot>int</EntryID_ProjectRoot>
        <EntryID_CopiedFrom>int</EntryID_CopiedFrom>
        <Owner d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <SubscriptionInterval>double</SubscriptionInterval>
        <SubscriptionIntervalType>None or Minute or Hour or Day or Week or Month or Year</SubscriptionIntervalType>
        <SubscriptionUnits>int</SubscriptionUnits>
        <Flags>None or Billable or Invoiced or Journal or Canceled or Project or Calendar_Item or Event or ToDo or Support_Case or Product or Subscription or Notifications_Sent or Disbursement or Client_Access or QuoteOnly or Track_Supplier_Payments or All_Employees or Project_Milestone or Never_Invoice or Inactive or IsTemplate or Pending or IsGrouped or IsCompanyConfidential or AutoUpdateStageFromProgress or IsDraft</Flags>
        <DateCanceled>dateTime</DateCanceled>
        <DateLastModified>dateTime</DateLastModified>
        <Tags d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <CustomFields d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <CommissionValue>double</CommissionValue>
        <CommissionType>None or Fixed_Amount or Percentage</CommissionType>
        <CommissionFlags>None or Pay_For_Every_Renewal</CommissionFlags>
        <ActivityID_Default>int</ActivityID_Default>
        <Delete>boolean</Delete>
        <RemoveParentLinks>boolean</RemoveParentLinks>
        <ByPassLoadSpecifically>boolean</ByPassLoadSpecifically>
      </OriginalEntry>
      <Description>string</Description>
      <Delete>boolean</Delete>
      <SubTotalReadOnly>double</SubTotalReadOnly>
      <TotalReadOnly>double</TotalReadOnly>
      <TotalWithAdjustmentsNoTax>double</TotalWithAdjustmentsNoTax>
      <TaxSummariesReadOnly>
        <TaxSummary d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <TaxSummary d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </TaxSummariesReadOnly>
    </CommissionInvoiceItem>
    <Receipt>string</Receipt>
    <CardNumRef>string</CardNumRef>
    <Status>Completed or Canceled_Reversal or Denied or Expired or Failed or Pending or Processed or Refunded or Reversed or Voided</Status>
    <Delete>boolean</Delete>
  </Transaction>
  <Transaction>
    <TransactionID>int</TransactionID>
    <Type>Withdrawal or Deposit or Refund</Type>
    <Method>Unknown or Check or CreditCard or Cash or Other or WireTransfer or PayPal or GoogleCheckout or _2CheckOut or WriteOff or StandingOrder or BankTransfer or AuthorizeNet</Method>
    <Relation>
      <CustomerCredentials>None or SupportPersonal or InvoicesPersonal or ProjectsPersonal or SupportCompany or InvoicesCompany or ProjectsCompany or ToDosPersonal or ToDosCompany or TimesheetsPersonal or TimesheetsCompany</CustomerCredentials>
      <EntityID>int</EntityID>
      <DirectoryLetter>string</DirectoryLetter>
      <Name>string</Name>
      <Email>string</Email>
      <Password>string</Password>
      <GooglePlusID>string</GooglePlusID>
      <GooglePicture>string</GooglePicture>
      <PasswordSHA256Salt>string</PasswordSHA256Salt>
      <PasswordSHA256Hash>string</PasswordSHA256Hash>
      <AlternateEmails>
        <EmailAddress d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <EmailAddress d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </AlternateEmails>
      <AlternateWebsites>
        <Website d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Website d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </AlternateWebsites>
      <LastActivity>dateTime</LastActivity>
      <Language>English or French or Welsh or Spanish or SpanishUS or Czech or German or Hungarian or Finnish or Hindi or Russian or Vietnamese or Portuguese or Danish or Italian or Greek or Norwegian or ChineseTraditional or Sinhala or Afrikaans or Tamil or Romanian or Monenegrin or Dutch or Swedish or Polish or Japanese or Lithuanian or Korean or ChineseSimplified</Language>
      <Website>string</Website>
      <OpenID>string</OpenID>
      <Flags>Sales_Lead or Customer or Supplier or Subscriber or Company or Person or Employee or Do_Not_Email or Inactive or Enable_Entry_Alerts or Disable_Login or Email_Bounced or Xero_Contact or Workgroup or Disable_Owner_Alerts or QuickBooks_Contact or Has_Avatar or PermissionInheritCompany or BirthDateYearOnly</Flags>
      <CreationDate>dateTime</CreationDate>
      <DateLastModified>dateTime</DateLastModified>
      <CurrencyIso4217>string</CurrencyIso4217>
      <Delete>boolean</Delete>
      <RemoveParentLinks>boolean</RemoveParentLinks>
      <OwnerID>int</OwnerID>
      <CreatedBy>
        <CustomerCredentials>None or SupportPersonal or InvoicesPersonal or ProjectsPersonal or SupportCompany or InvoicesCompany or ProjectsCompany or ToDosPersonal or ToDosCompany or TimesheetsPersonal or TimesheetsCompany</CustomerCredentials>
        <EntityID>int</EntityID>
        <DirectoryLetter>string</DirectoryLetter>
        <Name>string</Name>
        <Email>string</Email>
        <Password>string</Password>
        <GooglePlusID>string</GooglePlusID>
        <GooglePicture>string</GooglePicture>
        <PasswordSHA256Salt>string</PasswordSHA256Salt>
        <PasswordSHA256Hash>string</PasswordSHA256Hash>
        <AlternateEmails d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <AlternateWebsites d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <LastActivity>dateTime</LastActivity>
        <Language>English or French or Welsh or Spanish or SpanishUS or Czech or German or Hungarian or Finnish or Hindi or Russian or Vietnamese or Portuguese or Danish or Italian or Greek or Norwegian or ChineseTraditional or Sinhala or Afrikaans or Tamil or Romanian or Monenegrin or Dutch or Swedish or Polish or Japanese or Lithuanian or Korean or ChineseSimplified</Language>
        <Website>string</Website>
        <OpenID>string</OpenID>
        <Flags>Sales_Lead or Customer or Supplier or Subscriber or Company or Person or Employee or Do_Not_Email or Inactive or Enable_Entry_Alerts or Disable_Login or Email_Bounced or Xero_Contact or Workgroup or Disable_Owner_Alerts or QuickBooks_Contact or Has_Avatar or PermissionInheritCompany or BirthDateYearOnly</Flags>
        <CreationDate>dateTime</CreationDate>
        <DateLastModified>dateTime</DateLastModified>
        <CurrencyIso4217>string</CurrencyIso4217>
        <Delete>boolean</Delete>
        <RemoveParentLinks>boolean</RemoveParentLinks>
        <OwnerID>int</OwnerID>
        <CreatedBy d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <CustomFields d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Tags d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <SupplierRate>double</SupplierRate>
        <SupplierUnit>None or Minute or Hour or Day or Week or Month or Year or Kilogram or Litre or Gallon or Pound or Item or MegaByte or GigaByte or Instance or User or BiWeek or Word or Line or Student or Class or Foot or Metre or Pair or Inch or Cm or Kit or Piece or Mile or Kilometer or Ct or Voucher or Page or SquareFoot or Tonne or TroyOunce or Case or Location or Each or SquareYard or SquareMeter or Second</SupplierUnit>
        <UserGroups d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <EntityHashID>string</EntityHashID>
        <LinkedInID>string</LinkedInID>
        <LinkedInUrl>string</LinkedInUrl>
        <TwitterID>string</TwitterID>
        <TwitterName>string</TwitterName>
        <TwitterUrl>string</TwitterUrl>
        <FacebookID>string</FacebookID>
        <FacebookName>string</FacebookName>
        <FacebookUrl>string</FacebookUrl>
        <IndustryType d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <GooglePlusSocialID>string</GooglePlusSocialID>
        <GooglePlusSocialUrl>string</GooglePlusSocialUrl>
      </CreatedBy>
      <CustomFields>
        <Field d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Field d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </CustomFields>
      <Tags>
        <Tag d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Tag d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Tags>
      <SupplierRate>double</SupplierRate>
      <SupplierUnit>None or Minute or Hour or Day or Week or Month or Year or Kilogram or Litre or Gallon or Pound or Item or MegaByte or GigaByte or Instance or User or BiWeek or Word or Line or Student or Class or Foot or Metre or Pair or Inch or Cm or Kit or Piece or Mile or Kilometer or Ct or Voucher or Page or SquareFoot or Tonne or TroyOunce or Case or Location or Each or SquareYard or SquareMeter or Second</SupplierUnit>
      <UserGroups>
        <UserGroup d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <UserGroup d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </UserGroups>
      <EntityHashID>string</EntityHashID>
      <LinkedInID>string</LinkedInID>
      <LinkedInUrl>string</LinkedInUrl>
      <TwitterID>string</TwitterID>
      <TwitterName>string</TwitterName>
      <TwitterUrl>string</TwitterUrl>
      <FacebookID>string</FacebookID>
      <FacebookName>string</FacebookName>
      <FacebookUrl>string</FacebookUrl>
      <IndustryType>
        <IndustryTypeID>int</IndustryTypeID>
        <Name>string</Name>
        <Delete>boolean</Delete>
      </IndustryType>
      <GooglePlusSocialID>string</GooglePlusSocialID>
      <GooglePlusSocialUrl>string</GooglePlusSocialUrl>
    </Relation>
    <PayToOrFrom>string</PayToOrFrom>
    <Creator>
      <CustomerCredentials>None or SupportPersonal or InvoicesPersonal or ProjectsPersonal or SupportCompany or InvoicesCompany or ProjectsCompany or ToDosPersonal or ToDosCompany or TimesheetsPersonal or TimesheetsCompany</CustomerCredentials>
      <EntityID>int</EntityID>
      <DirectoryLetter>string</DirectoryLetter>
      <Name>string</Name>
      <Email>string</Email>
      <Password>string</Password>
      <GooglePlusID>string</GooglePlusID>
      <GooglePicture>string</GooglePicture>
      <PasswordSHA256Salt>string</PasswordSHA256Salt>
      <PasswordSHA256Hash>string</PasswordSHA256Hash>
      <AlternateEmails>
        <EmailAddress d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <EmailAddress d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </AlternateEmails>
      <AlternateWebsites>
        <Website d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Website d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </AlternateWebsites>
      <LastActivity>dateTime</LastActivity>
      <Language>English or French or Welsh or Spanish or SpanishUS or Czech or German or Hungarian or Finnish or Hindi or Russian or Vietnamese or Portuguese or Danish or Italian or Greek or Norwegian or ChineseTraditional or Sinhala or Afrikaans or Tamil or Romanian or Monenegrin or Dutch or Swedish or Polish or Japanese or Lithuanian or Korean or ChineseSimplified</Language>
      <Website>string</Website>
      <OpenID>string</OpenID>
      <Flags>Sales_Lead or Customer or Supplier or Subscriber or Company or Person or Employee or Do_Not_Email or Inactive or Enable_Entry_Alerts or Disable_Login or Email_Bounced or Xero_Contact or Workgroup or Disable_Owner_Alerts or QuickBooks_Contact or Has_Avatar or PermissionInheritCompany or BirthDateYearOnly</Flags>
      <CreationDate>dateTime</CreationDate>
      <DateLastModified>dateTime</DateLastModified>
      <CurrencyIso4217>string</CurrencyIso4217>
      <Delete>boolean</Delete>
      <RemoveParentLinks>boolean</RemoveParentLinks>
      <OwnerID>int</OwnerID>
      <CreatedBy>
        <CustomerCredentials>None or SupportPersonal or InvoicesPersonal or ProjectsPersonal or SupportCompany or InvoicesCompany or ProjectsCompany or ToDosPersonal or ToDosCompany or TimesheetsPersonal or TimesheetsCompany</CustomerCredentials>
        <EntityID>int</EntityID>
        <DirectoryLetter>string</DirectoryLetter>
        <Name>string</Name>
        <Email>string</Email>
        <Password>string</Password>
        <GooglePlusID>string</GooglePlusID>
        <GooglePicture>string</GooglePicture>
        <PasswordSHA256Salt>string</PasswordSHA256Salt>
        <PasswordSHA256Hash>string</PasswordSHA256Hash>
        <AlternateEmails d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <AlternateWebsites d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <LastActivity>dateTime</LastActivity>
        <Language>English or French or Welsh or Spanish or SpanishUS or Czech or German or Hungarian or Finnish or Hindi or Russian or Vietnamese or Portuguese or Danish or Italian or Greek or Norwegian or ChineseTraditional or Sinhala or Afrikaans or Tamil or Romanian or Monenegrin or Dutch or Swedish or Polish or Japanese or Lithuanian or Korean or ChineseSimplified</Language>
        <Website>string</Website>
        <OpenID>string</OpenID>
        <Flags>Sales_Lead or Customer or Supplier or Subscriber or Company or Person or Employee or Do_Not_Email or Inactive or Enable_Entry_Alerts or Disable_Login or Email_Bounced or Xero_Contact or Workgroup or Disable_Owner_Alerts or QuickBooks_Contact or Has_Avatar or PermissionInheritCompany or BirthDateYearOnly</Flags>
        <CreationDate>dateTime</CreationDate>
        <DateLastModified>dateTime</DateLastModified>
        <CurrencyIso4217>string</CurrencyIso4217>
        <Delete>boolean</Delete>
        <RemoveParentLinks>boolean</RemoveParentLinks>
        <OwnerID>int</OwnerID>
        <CreatedBy d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <CustomFields d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Tags d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <SupplierRate>double</SupplierRate>
        <SupplierUnit>None or Minute or Hour or Day or Week or Month or Year or Kilogram or Litre or Gallon or Pound or Item or MegaByte or GigaByte or Instance or User or BiWeek or Word or Line or Student or Class or Foot or Metre or Pair or Inch or Cm or Kit or Piece or Mile or Kilometer or Ct or Voucher or Page or SquareFoot or Tonne or TroyOunce or Case or Location or Each or SquareYard or SquareMeter or Second</SupplierUnit>
        <UserGroups d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <EntityHashID>string</EntityHashID>
        <LinkedInID>string</LinkedInID>
        <LinkedInUrl>string</LinkedInUrl>
        <TwitterID>string</TwitterID>
        <TwitterName>string</TwitterName>
        <TwitterUrl>string</TwitterUrl>
        <FacebookID>string</FacebookID>
        <FacebookName>string</FacebookName>
        <FacebookUrl>string</FacebookUrl>
        <IndustryType d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <GooglePlusSocialID>string</GooglePlusSocialID>
        <GooglePlusSocialUrl>string</GooglePlusSocialUrl>
      </CreatedBy>
      <CustomFields>
        <Field d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Field d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </CustomFields>
      <Tags>
        <Tag d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Tag d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Tags>
      <SupplierRate>double</SupplierRate>
      <SupplierUnit>None or Minute or Hour or Day or Week or Month or Year or Kilogram or Litre or Gallon or Pound or Item or MegaByte or GigaByte or Instance or User or BiWeek or Word or Line or Student or Class or Foot or Metre or Pair or Inch or Cm or Kit or Piece or Mile or Kilometer or Ct or Voucher or Page or SquareFoot or Tonne or TroyOunce or Case or Location or Each or SquareYard or SquareMeter or Second</SupplierUnit>
      <UserGroups>
        <UserGroup d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <UserGroup d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </UserGroups>
      <EntityHashID>string</EntityHashID>
      <LinkedInID>string</LinkedInID>
      <LinkedInUrl>string</LinkedInUrl>
      <TwitterID>string</TwitterID>
      <TwitterName>string</TwitterName>
      <TwitterUrl>string</TwitterUrl>
      <FacebookID>string</FacebookID>
      <FacebookName>string</FacebookName>
      <FacebookUrl>string</FacebookUrl>
      <IndustryType>
        <IndustryTypeID>int</IndustryTypeID>
        <Name>string</Name>
        <Delete>boolean</Delete>
      </IndustryType>
      <GooglePlusSocialID>string</GooglePlusSocialID>
      <GooglePlusSocialUrl>string</GooglePlusSocialUrl>
    </Creator>
    <Amount>double</Amount>
    <Account>
      <AccountID>int</AccountID>
      <Name>string</Name>
      <AccountNumber>string</AccountNumber>
      <Type>Checking or Savings or Credit</Type>
      <DefaultTransactionMethod>Unknown or Check or CreditCard or Cash or Other or WireTransfer or PayPal or GoogleCheckout or _2CheckOut or WriteOff or StandingOrder or BankTransfer or AuthorizeNet</DefaultTransactionMethod>
      <StartingBalance>double</StartingBalance>
      <Delete>boolean</Delete>
    </Account>
    <Memo>string</Memo>
    <Category>string</Category>
    <Date>dateTime</Date>
    <DateLastModified>dateTime</DateLastModified>
    <Invoice>
      <InvoiceID>int</InvoiceID>
      <SequenceNum>int</SequenceNum>
      <InvoiceCode>string</InvoiceCode>
      <TemplateID>int</TemplateID>
      <LeadID>int</LeadID>
      <EntryID>int</EntryID>
      <FirstMailQueueID>int</FirstMailQueueID>
      <FirstMessageStatus>Enqueued or Sent or Error or DeliveryDelayed or DeliveryFailed or RecipientOpened or DeliverySuppressed</FirstMessageStatus>
      <DateCreated>dateTime</DateCreated>
      <CurrencyIso4217>string</CurrencyIso4217>
      <Rounding>
        <Precision>int</Precision>
        <LineItemTaxPrecision>int</LineItemTaxPrecision>
        <Increment>double</Increment>
        <Mode>ToEven or AwayFromZero</Mode>
      </Rounding>
      <DateLastModified>dateTime</DateLastModified>
      <DateDue>dateTime</DateDue>
      <DatePaid>dateTime</DatePaid>
      <Items>
        <InvoiceItem d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <InvoiceItem d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Items>
      <Relation>
        <CustomerCredentials>None or SupportPersonal or InvoicesPersonal or ProjectsPersonal or SupportCompany or InvoicesCompany or ProjectsCompany or ToDosPersonal or ToDosCompany or TimesheetsPersonal or TimesheetsCompany</CustomerCredentials>
        <EntityID>int</EntityID>
        <DirectoryLetter>string</DirectoryLetter>
        <Name>string</Name>
        <Email>string</Email>
        <Password>string</Password>
        <GooglePlusID>string</GooglePlusID>
        <GooglePicture>string</GooglePicture>
        <PasswordSHA256Salt>string</PasswordSHA256Salt>
        <PasswordSHA256Hash>string</PasswordSHA256Hash>
        <AlternateEmails d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <AlternateWebsites d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <LastActivity>dateTime</LastActivity>
        <Language>English or French or Welsh or Spanish or SpanishUS or Czech or German or Hungarian or Finnish or Hindi or Russian or Vietnamese or Portuguese or Danish or Italian or Greek or Norwegian or ChineseTraditional or Sinhala or Afrikaans or Tamil or Romanian or Monenegrin or Dutch or Swedish or Polish or Japanese or Lithuanian or Korean or ChineseSimplified</Language>
        <Website>string</Website>
        <OpenID>string</OpenID>
        <Flags>Sales_Lead or Customer or Supplier or Subscriber or Company or Person or Employee or Do_Not_Email or Inactive or Enable_Entry_Alerts or Disable_Login or Email_Bounced or Xero_Contact or Workgroup or Disable_Owner_Alerts or QuickBooks_Contact or Has_Avatar or PermissionInheritCompany or BirthDateYearOnly</Flags>
        <CreationDate>dateTime</CreationDate>
        <DateLastModified>dateTime</DateLastModified>
        <CurrencyIso4217>string</CurrencyIso4217>
        <Delete>boolean</Delete>
        <RemoveParentLinks>boolean</RemoveParentLinks>
        <OwnerID>int</OwnerID>
        <CreatedBy d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <CustomFields d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Tags d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <SupplierRate>double</SupplierRate>
        <SupplierUnit>None or Minute or Hour or Day or Week or Month or Year or Kilogram or Litre or Gallon or Pound or Item or MegaByte or GigaByte or Instance or User or BiWeek or Word or Line or Student or Class or Foot or Metre or Pair or Inch or Cm or Kit or Piece or Mile or Kilometer or Ct or Voucher or Page or SquareFoot or Tonne or TroyOunce or Case or Location or Each or SquareYard or SquareMeter or Second</SupplierUnit>
        <UserGroups d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <EntityHashID>string</EntityHashID>
        <LinkedInID>string</LinkedInID>
        <LinkedInUrl>string</LinkedInUrl>
        <TwitterID>string</TwitterID>
        <TwitterName>string</TwitterName>
        <TwitterUrl>string</TwitterUrl>
        <FacebookID>string</FacebookID>
        <FacebookName>string</FacebookName>
        <FacebookUrl>string</FacebookUrl>
        <IndustryType d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <GooglePlusSocialID>string</GooglePlusSocialID>
        <GooglePlusSocialUrl>string</GooglePlusSocialUrl>
      </Relation>
      <Owner>
        <CustomerCredentials>None or SupportPersonal or InvoicesPersonal or ProjectsPersonal or SupportCompany or InvoicesCompany or ProjectsCompany or ToDosPersonal or ToDosCompany or TimesheetsPersonal or TimesheetsCompany</CustomerCredentials>
        <EntityID>int</EntityID>
        <DirectoryLetter>string</DirectoryLetter>
        <Name>string</Name>
        <Email>string</Email>
        <Password>string</Password>
        <GooglePlusID>string</GooglePlusID>
        <GooglePicture>string</GooglePicture>
        <PasswordSHA256Salt>string</PasswordSHA256Salt>
        <PasswordSHA256Hash>string</PasswordSHA256Hash>
        <AlternateEmails d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <AlternateWebsites d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <LastActivity>dateTime</LastActivity>
        <Language>English or French or Welsh or Spanish or SpanishUS or Czech or German or Hungarian or Finnish or Hindi or Russian or Vietnamese or Portuguese or Danish or Italian or Greek or Norwegian or ChineseTraditional or Sinhala or Afrikaans or Tamil or Romanian or Monenegrin or Dutch or Swedish or Polish or Japanese or Lithuanian or Korean or ChineseSimplified</Language>
        <Website>string</Website>
        <OpenID>string</OpenID>
        <Flags>Sales_Lead or Customer or Supplier or Subscriber or Company or Person or Employee or Do_Not_Email or Inactive or Enable_Entry_Alerts or Disable_Login or Email_Bounced or Xero_Contact or Workgroup or Disable_Owner_Alerts or QuickBooks_Contact or Has_Avatar or PermissionInheritCompany or BirthDateYearOnly</Flags>
        <CreationDate>dateTime</CreationDate>
        <DateLastModified>dateTime</DateLastModified>
        <CurrencyIso4217>string</CurrencyIso4217>
        <Delete>boolean</Delete>
        <RemoveParentLinks>boolean</RemoveParentLinks>
        <OwnerID>int</OwnerID>
        <CreatedBy d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <CustomFields d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Tags d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <SupplierRate>double</SupplierRate>
        <SupplierUnit>None or Minute or Hour or Day or Week or Month or Year or Kilogram or Litre or Gallon or Pound or Item or MegaByte or GigaByte or Instance or User or BiWeek or Word or Line or Student or Class or Foot or Metre or Pair or Inch or Cm or Kit or Piece or Mile or Kilometer or Ct or Voucher or Page or SquareFoot or Tonne or TroyOunce or Case or Location or Each or SquareYard or SquareMeter or Second</SupplierUnit>
        <UserGroups d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <EntityHashID>string</EntityHashID>
        <LinkedInID>string</LinkedInID>
        <LinkedInUrl>string</LinkedInUrl>
        <TwitterID>string</TwitterID>
        <TwitterName>string</TwitterName>
        <TwitterUrl>string</TwitterUrl>
        <FacebookID>string</FacebookID>
        <FacebookName>string</FacebookName>
        <FacebookUrl>string</FacebookUrl>
        <IndustryType d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <GooglePlusSocialID>string</GooglePlusSocialID>
        <GooglePlusSocialUrl>string</GooglePlusSocialUrl>
      </Owner>
      <BillTo>
        <AddressID>int</AddressID>
        <AddressType>Home or Work or Billing</AddressType>
        <Street>string</Street>
        <Suburb>string</Suburb>
        <StateOrProv>string</StateOrProv>
        <PostalCode>string</PostalCode>
        <Country>string</Country>
        <Phone>string</Phone>
        <PhoneExt>string</PhoneExt>
        <Fax>string</Fax>
        <Delete>boolean</Delete>
        <RemoveParentLinks>boolean</RemoveParentLinks>
        <DateLastModified>dateTime</DateLastModified>
      </BillTo>
      <BillToName>string</BillToName>
      <ShipTo>
        <AddressID>int</AddressID>
        <AddressType>Home or Work or Billing</AddressType>
        <Street>string</Street>
        <Suburb>string</Suburb>
        <StateOrProv>string</StateOrProv>
        <PostalCode>string</PostalCode>
        <Country>string</Country>
        <Phone>string</Phone>
        <PhoneExt>string</PhoneExt>
        <Fax>string</Fax>
        <Delete>boolean</Delete>
        <RemoveParentLinks>boolean</RemoveParentLinks>
        <DateLastModified>dateTime</DateLastModified>
      </ShipTo>
      <ShipToName>string</ShipToName>
      <Memo>string</Memo>
      <PONumber>string</PONumber>
      <Creator>
        <Title>string</Title>
        <FirstName>string</FirstName>
        <MiddleName>string</MiddleName>
        <Surname>string</Surname>
        <Mobile>string</Mobile>
        <Gender>Unspecified or Male or Female</Gender>
        <Birthday>dateTime</Birthday>
        <CompanyIDInheritPermissions>int</CompanyIDInheritPermissions>
        <Addresses d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Subscriptions d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <RelatedBranches d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Creator>
      <Balance>double</Balance>
      <Total>double</Total>
      <Locked>boolean</Locked>
      <TaxInclusive>boolean</TaxInclusive>
      <Adjustments>
        <InvoiceAdjustment d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <InvoiceAdjustment d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Adjustments>
      <IsQuote>boolean</IsQuote>
      <Type>Bill or Quote or Credit</Type>
      <Flags>None or UseBusinessNumberFormatting or IsCancelled</Flags>
      <Tag>string</Tag>
      <LastPaymentErrorDate>dateTime</LastPaymentErrorDate>
      <LastPaymentError>string</LastPaymentError>
      <TaxSummariesReadOnly>
        <TaxSummary d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <TaxSummary d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </TaxSummariesReadOnly>
      <LeadNameReadOnly>string</LeadNameReadOnly>
      <Delete>boolean</Delete>
      <CustomFields>
        <Field d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Field d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </CustomFields>
      <Tags>
        <Tag d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Tag d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Tags>
    </Invoice>
    <SupplierEntry>
      <EntryID>int</EntryID>
      <LeadID>int</LeadID>
      <Leads>
        <Lead d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Lead d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Leads>
      <Name>string</Name>
      <DescriptionHtml>string</DescriptionHtml>
      <ParsedDesHtml>string</ParsedDesHtml>
      <ParsedDesPlain>string</ParsedDesPlain>
      <DateParseDesHtml>dateTime</DateParseDesHtml>
      <Relation>
        <CustomerCredentials>None or SupportPersonal or InvoicesPersonal or ProjectsPersonal or SupportCompany or InvoicesCompany or ProjectsCompany or ToDosPersonal or ToDosCompany or TimesheetsPersonal or TimesheetsCompany</CustomerCredentials>
        <EntityID>int</EntityID>
        <DirectoryLetter>string</DirectoryLetter>
        <Name>string</Name>
        <Email>string</Email>
        <Password>string</Password>
        <GooglePlusID>string</GooglePlusID>
        <GooglePicture>string</GooglePicture>
        <PasswordSHA256Salt>string</PasswordSHA256Salt>
        <PasswordSHA256Hash>string</PasswordSHA256Hash>
        <AlternateEmails d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <AlternateWebsites d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <LastActivity>dateTime</LastActivity>
        <Language>English or French or Welsh or Spanish or SpanishUS or Czech or German or Hungarian or Finnish or Hindi or Russian or Vietnamese or Portuguese or Danish or Italian or Greek or Norwegian or ChineseTraditional or Sinhala or Afrikaans or Tamil or Romanian or Monenegrin or Dutch or Swedish or Polish or Japanese or Lithuanian or Korean or ChineseSimplified</Language>
        <Website>string</Website>
        <OpenID>string</OpenID>
        <Flags>Sales_Lead or Customer or Supplier or Subscriber or Company or Person or Employee or Do_Not_Email or Inactive or Enable_Entry_Alerts or Disable_Login or Email_Bounced or Xero_Contact or Workgroup or Disable_Owner_Alerts or QuickBooks_Contact or Has_Avatar or PermissionInheritCompany or BirthDateYearOnly</Flags>
        <CreationDate>dateTime</CreationDate>
        <DateLastModified>dateTime</DateLastModified>
        <CurrencyIso4217>string</CurrencyIso4217>
        <Delete>boolean</Delete>
        <RemoveParentLinks>boolean</RemoveParentLinks>
        <OwnerID>int</OwnerID>
        <CreatedBy d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <CustomFields d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Tags d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <SupplierRate>double</SupplierRate>
        <SupplierUnit>None or Minute or Hour or Day or Week or Month or Year or Kilogram or Litre or Gallon or Pound or Item or MegaByte or GigaByte or Instance or User or BiWeek or Word or Line or Student or Class or Foot or Metre or Pair or Inch or Cm or Kit or Piece or Mile or Kilometer or Ct or Voucher or Page or SquareFoot or Tonne or TroyOunce or Case or Location or Each or SquareYard or SquareMeter or Second</SupplierUnit>
        <UserGroups d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <EntityHashID>string</EntityHashID>
        <LinkedInID>string</LinkedInID>
        <LinkedInUrl>string</LinkedInUrl>
        <TwitterID>string</TwitterID>
        <TwitterName>string</TwitterName>
        <TwitterUrl>string</TwitterUrl>
        <FacebookID>string</FacebookID>
        <FacebookName>string</FacebookName>
        <FacebookUrl>string</FacebookUrl>
        <IndustryType d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <GooglePlusSocialID>string</GooglePlusSocialID>
        <GooglePlusSocialUrl>string</GooglePlusSocialUrl>
      </Relation>
      <Supplier>
        <CustomerCredentials>None or SupportPersonal or InvoicesPersonal or ProjectsPersonal or SupportCompany or InvoicesCompany or ProjectsCompany or ToDosPersonal or ToDosCompany or TimesheetsPersonal or TimesheetsCompany</CustomerCredentials>
        <EntityID>int</EntityID>
        <DirectoryLetter>string</DirectoryLetter>
        <Name>string</Name>
        <Email>string</Email>
        <Password>string</Password>
        <GooglePlusID>string</GooglePlusID>
        <GooglePicture>string</GooglePicture>
        <PasswordSHA256Salt>string</PasswordSHA256Salt>
        <PasswordSHA256Hash>string</PasswordSHA256Hash>
        <AlternateEmails d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <AlternateWebsites d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <LastActivity>dateTime</LastActivity>
        <Language>English or French or Welsh or Spanish or SpanishUS or Czech or German or Hungarian or Finnish or Hindi or Russian or Vietnamese or Portuguese or Danish or Italian or Greek or Norwegian or ChineseTraditional or Sinhala or Afrikaans or Tamil or Romanian or Monenegrin or Dutch or Swedish or Polish or Japanese or Lithuanian or Korean or ChineseSimplified</Language>
        <Website>string</Website>
        <OpenID>string</OpenID>
        <Flags>Sales_Lead or Customer or Supplier or Subscriber or Company or Person or Employee or Do_Not_Email or Inactive or Enable_Entry_Alerts or Disable_Login or Email_Bounced or Xero_Contact or Workgroup or Disable_Owner_Alerts or QuickBooks_Contact or Has_Avatar or PermissionInheritCompany or BirthDateYearOnly</Flags>
        <CreationDate>dateTime</CreationDate>
        <DateLastModified>dateTime</DateLastModified>
        <CurrencyIso4217>string</CurrencyIso4217>
        <Delete>boolean</Delete>
        <RemoveParentLinks>boolean</RemoveParentLinks>
        <OwnerID>int</OwnerID>
        <CreatedBy d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <CustomFields d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Tags d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <SupplierRate>double</SupplierRate>
        <SupplierUnit>None or Minute or Hour or Day or Week or Month or Year or Kilogram or Litre or Gallon or Pound or Item or MegaByte or GigaByte or Instance or User or BiWeek or Word or Line or Student or Class or Foot or Metre or Pair or Inch or Cm or Kit or Piece or Mile or Kilometer or Ct or Voucher or Page or SquareFoot or Tonne or TroyOunce or Case or Location or Each or SquareYard or SquareMeter or Second</SupplierUnit>
        <UserGroups d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <EntityHashID>string</EntityHashID>
        <LinkedInID>string</LinkedInID>
        <LinkedInUrl>string</LinkedInUrl>
        <TwitterID>string</TwitterID>
        <TwitterName>string</TwitterName>
        <TwitterUrl>string</TwitterUrl>
        <FacebookID>string</FacebookID>
        <FacebookName>string</FacebookName>
        <FacebookUrl>string</FacebookUrl>
        <IndustryType d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <GooglePlusSocialID>string</GooglePlusSocialID>
        <GooglePlusSocialUrl>string</GooglePlusSocialUrl>
      </Supplier>
      <SupplierBalance>double</SupplierBalance>
      <DateCreated>dateTime</DateCreated>
      <DateLastInvoiced>dateTime</DateLastInvoiced>
      <NextInvoiceDate>dateTime</NextInvoiceDate>
      <Qty>double</Qty>
      <SortOrder>int</SortOrder>
      <Activity_Temp>int</Activity_Temp>
      <DateEnd_Temp>dateTime</DateEnd_Temp>
      <Unit>None or Minute or Hour or Day or Week or Month or Year or Kilogram or Litre or Gallon or Pound or Item or MegaByte or GigaByte or Instance or User or BiWeek or Word or Line or Student or Class or Foot or Metre or Pair or Inch or Cm or Kit or Piece or Mile or Kilometer or Ct or Voucher or Page or SquareFoot or Tonne or TroyOunce or Case or Location or Each or SquareYard or SquareMeter or Second</Unit>
      <Price>double</Price>
      <Shipping>
        <ShippingID>int</ShippingID>
        <Name>string</Name>
        <Price>double</Price>
        <Delete>boolean</Delete>
        <RemoveParentLinks>boolean</RemoveParentLinks>
      </Shipping>
      <WholesalePrice>double</WholesalePrice>
      <CatalogItemID>int</CatalogItemID>
      <CurrencyIso4217>string</CurrencyIso4217>
      <EntryID_Parent>int</EntryID_Parent>
      <EntryID_ProjectRoot>int</EntryID_ProjectRoot>
      <EntryID_CopiedFrom>int</EntryID_CopiedFrom>
      <Owner>
        <CustomerCredentials>None or SupportPersonal or InvoicesPersonal or ProjectsPersonal or SupportCompany or InvoicesCompany or ProjectsCompany or ToDosPersonal or ToDosCompany or TimesheetsPersonal or TimesheetsCompany</CustomerCredentials>
        <EntityID>int</EntityID>
        <DirectoryLetter>string</DirectoryLetter>
        <Name>string</Name>
        <Email>string</Email>
        <Password>string</Password>
        <GooglePlusID>string</GooglePlusID>
        <GooglePicture>string</GooglePicture>
        <PasswordSHA256Salt>string</PasswordSHA256Salt>
        <PasswordSHA256Hash>string</PasswordSHA256Hash>
        <AlternateEmails d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <AlternateWebsites d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <LastActivity>dateTime</LastActivity>
        <Language>English or French or Welsh or Spanish or SpanishUS or Czech or German or Hungarian or Finnish or Hindi or Russian or Vietnamese or Portuguese or Danish or Italian or Greek or Norwegian or ChineseTraditional or Sinhala or Afrikaans or Tamil or Romanian or Monenegrin or Dutch or Swedish or Polish or Japanese or Lithuanian or Korean or ChineseSimplified</Language>
        <Website>string</Website>
        <OpenID>string</OpenID>
        <Flags>Sales_Lead or Customer or Supplier or Subscriber or Company or Person or Employee or Do_Not_Email or Inactive or Enable_Entry_Alerts or Disable_Login or Email_Bounced or Xero_Contact or Workgroup or Disable_Owner_Alerts or QuickBooks_Contact or Has_Avatar or PermissionInheritCompany or BirthDateYearOnly</Flags>
        <CreationDate>dateTime</CreationDate>
        <DateLastModified>dateTime</DateLastModified>
        <CurrencyIso4217>string</CurrencyIso4217>
        <Delete>boolean</Delete>
        <RemoveParentLinks>boolean</RemoveParentLinks>
        <OwnerID>int</OwnerID>
        <CreatedBy d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <CustomFields d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Tags d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <SupplierRate>double</SupplierRate>
        <SupplierUnit>None or Minute or Hour or Day or Week or Month or Year or Kilogram or Litre or Gallon or Pound or Item or MegaByte or GigaByte or Instance or User or BiWeek or Word or Line or Student or Class or Foot or Metre or Pair or Inch or Cm or Kit or Piece or Mile or Kilometer or Ct or Voucher or Page or SquareFoot or Tonne or TroyOunce or Case or Location or Each or SquareYard or SquareMeter or Second</SupplierUnit>
        <UserGroups d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <EntityHashID>string</EntityHashID>
        <LinkedInID>string</LinkedInID>
        <LinkedInUrl>string</LinkedInUrl>
        <TwitterID>string</TwitterID>
        <TwitterName>string</TwitterName>
        <TwitterUrl>string</TwitterUrl>
        <FacebookID>string</FacebookID>
        <FacebookName>string</FacebookName>
        <FacebookUrl>string</FacebookUrl>
        <IndustryType d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <GooglePlusSocialID>string</GooglePlusSocialID>
        <GooglePlusSocialUrl>string</GooglePlusSocialUrl>
      </Owner>
      <SubscriptionInterval>double</SubscriptionInterval>
      <SubscriptionIntervalType>None or Minute or Hour or Day or Week or Month or Year</SubscriptionIntervalType>
      <SubscriptionUnits>int</SubscriptionUnits>
      <Flags>None or Billable or Invoiced or Journal or Canceled or Project or Calendar_Item or Event or ToDo or Support_Case or Product or Subscription or Notifications_Sent or Disbursement or Client_Access or QuoteOnly or Track_Supplier_Payments or All_Employees or Project_Milestone or Never_Invoice or Inactive or IsTemplate or Pending or IsGrouped or IsCompanyConfidential or AutoUpdateStageFromProgress or IsDraft</Flags>
      <DateCanceled>dateTime</DateCanceled>
      <DateLastModified>dateTime</DateLastModified>
      <Tags>
        <Tag d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Tag d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Tags>
      <CustomFields>
        <Field d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Field d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </CustomFields>
      <CommissionValue>double</CommissionValue>
      <CommissionType>None or Fixed_Amount or Percentage</CommissionType>
      <CommissionFlags>None or Pay_For_Every_Renewal</CommissionFlags>
      <ActivityID_Default>int</ActivityID_Default>
      <Delete>boolean</Delete>
      <RemoveParentLinks>boolean</RemoveParentLinks>
      <ByPassLoadSpecifically>boolean</ByPassLoadSpecifically>
    </SupplierEntry>
    <CommissionInvoiceItem>
      <InvoiceItemID>int</InvoiceItemID>
      <Index>int</Index>
      <Date>dateTime</Date>
      <SKU>string</SKU>
      <Name>string</Name>
      <Price>double</Price>
      <Qty>double</Qty>
      <Unit>None or Minute or Hour or Day or Week or Month or Year or Kilogram or Litre or Gallon or Pound or Item or MegaByte or GigaByte or Instance or User or BiWeek or Word or Line or Student or Class or Foot or Metre or Pair or Inch or Cm or Kit or Piece or Mile or Kilometer or Ct or Voucher or Page or SquareFoot or Tonne or TroyOunce or Case or Location or Each or SquareYard or SquareMeter or Second</Unit>
      <Shipping>
        <ShippingID>int</ShippingID>
        <Name>string</Name>
        <Price>double</Price>
        <Delete>boolean</Delete>
        <RemoveParentLinks>boolean</RemoveParentLinks>
      </Shipping>
      <Taxes>
        <Tax d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Tax d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Taxes>
      <WholesalePrice>double</WholesalePrice>
      <CommissionValue>double</CommissionValue>
      <CommissionType>None or Fixed_Amount or Percentage</CommissionType>
      <CommissionBalance>double</CommissionBalance>
      <EntityID_Commission>int</EntityID_Commission>
      <Adjustments>
        <InvoiceAdjustment d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <InvoiceAdjustment d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Adjustments>
      <SubscriptionUnits>int</SubscriptionUnits>
      <SubscriptionInterval>double</SubscriptionInterval>
      <SubscriptionIntervalType>None or Minute or Hour or Day or Week or Month or Year</SubscriptionIntervalType>
      <SubscriptionExpiry>dateTime</SubscriptionExpiry>
      <Flags>Charge_Item or Ordered or Shipped or Delivered or Returned or Subscription or Not_Yet_Shippable or Entry_AutoAttachTo</Flags>
      <OriginalEntry>
        <EntryID>int</EntryID>
        <LeadID>int</LeadID>
        <Leads d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Name>string</Name>
        <DescriptionHtml>string</DescriptionHtml>
        <ParsedDesHtml>string</ParsedDesHtml>
        <ParsedDesPlain>string</ParsedDesPlain>
        <DateParseDesHtml>dateTime</DateParseDesHtml>
        <Relation d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Supplier d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <SupplierBalance>double</SupplierBalance>
        <DateCreated>dateTime</DateCreated>
        <DateLastInvoiced>dateTime</DateLastInvoiced>
        <NextInvoiceDate>dateTime</NextInvoiceDate>
        <Qty>double</Qty>
        <SortOrder>int</SortOrder>
        <Activity_Temp>int</Activity_Temp>
        <DateEnd_Temp>dateTime</DateEnd_Temp>
        <Unit>None or Minute or Hour or Day or Week or Month or Year or Kilogram or Litre or Gallon or Pound or Item or MegaByte or GigaByte or Instance or User or BiWeek or Word or Line or Student or Class or Foot or Metre or Pair or Inch or Cm or Kit or Piece or Mile or Kilometer or Ct or Voucher or Page or SquareFoot or Tonne or TroyOunce or Case or Location or Each or SquareYard or SquareMeter or Second</Unit>
        <Price>double</Price>
        <Shipping d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <WholesalePrice>double</WholesalePrice>
        <CatalogItemID>int</CatalogItemID>
        <CurrencyIso4217>string</CurrencyIso4217>
        <EntryID_Parent>int</EntryID_Parent>
        <EntryID_ProjectRoot>int</EntryID_ProjectRoot>
        <EntryID_CopiedFrom>int</EntryID_CopiedFrom>
        <Owner d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <SubscriptionInterval>double</SubscriptionInterval>
        <SubscriptionIntervalType>None or Minute or Hour or Day or Week or Month or Year</SubscriptionIntervalType>
        <SubscriptionUnits>int</SubscriptionUnits>
        <Flags>None or Billable or Invoiced or Journal or Canceled or Project or Calendar_Item or Event or ToDo or Support_Case or Product or Subscription or Notifications_Sent or Disbursement or Client_Access or QuoteOnly or Track_Supplier_Payments or All_Employees or Project_Milestone or Never_Invoice or Inactive or IsTemplate or Pending or IsGrouped or IsCompanyConfidential or AutoUpdateStageFromProgress or IsDraft</Flags>
        <DateCanceled>dateTime</DateCanceled>
        <DateLastModified>dateTime</DateLastModified>
        <Tags d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <CustomFields d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <CommissionValue>double</CommissionValue>
        <CommissionType>None or Fixed_Amount or Percentage</CommissionType>
        <CommissionFlags>None or Pay_For_Every_Renewal</CommissionFlags>
        <ActivityID_Default>int</ActivityID_Default>
        <Delete>boolean</Delete>
        <RemoveParentLinks>boolean</RemoveParentLinks>
        <ByPassLoadSpecifically>boolean</ByPassLoadSpecifically>
      </OriginalEntry>
      <Description>string</Description>
      <Delete>boolean</Delete>
      <SubTotalReadOnly>double</SubTotalReadOnly>
      <TotalReadOnly>double</TotalReadOnly>
      <TotalWithAdjustmentsNoTax>double</TotalWithAdjustmentsNoTax>
      <TaxSummariesReadOnly>
        <TaxSummary d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <TaxSummary d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </TaxSummariesReadOnly>
    </CommissionInvoiceItem>
    <Receipt>string</Receipt>
    <CardNumRef>string</CardNumRef>
    <Status>Completed or Canceled_Reversal or Denied or Expired or Failed or Pending or Processed or Refunded or Reversed or Voided</Status>
    <Delete>boolean</Delete>
  </Transaction>
</ArrayOfTransaction>

HTTP POST

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

POST /xml/GetTransactionsByAccount HTTP/1.1
Host: admin.worketc.com
Content-Type: application/x-www-form-urlencoded
Content-Length: length

AccountID=string&top=string
HTTP/1.1 200 OK
Content-Type: text/xml; charset=utf-8
Content-Length: length

<?xml version="1.0" encoding="utf-8"?>
<ArrayOfTransaction xmlns="http://schema.veetro.com">
  <Transaction>
    <TransactionID>int</TransactionID>
    <Type>Withdrawal or Deposit or Refund</Type>
    <Method>Unknown or Check or CreditCard or Cash or Other or WireTransfer or PayPal or GoogleCheckout or _2CheckOut or WriteOff or StandingOrder or BankTransfer or AuthorizeNet</Method>
    <Relation>
      <CustomerCredentials>None or SupportPersonal or InvoicesPersonal or ProjectsPersonal or SupportCompany or InvoicesCompany or ProjectsCompany or ToDosPersonal or ToDosCompany or TimesheetsPersonal or TimesheetsCompany</CustomerCredentials>
      <EntityID>int</EntityID>
      <DirectoryLetter>string</DirectoryLetter>
      <Name>string</Name>
      <Email>string</Email>
      <Password>string</Password>
      <GooglePlusID>string</GooglePlusID>
      <GooglePicture>string</GooglePicture>
      <PasswordSHA256Salt>string</PasswordSHA256Salt>
      <PasswordSHA256Hash>string</PasswordSHA256Hash>
      <AlternateEmails>
        <EmailAddress d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <EmailAddress d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </AlternateEmails>
      <AlternateWebsites>
        <Website d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Website d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </AlternateWebsites>
      <LastActivity>dateTime</LastActivity>
      <Language>English or French or Welsh or Spanish or SpanishUS or Czech or German or Hungarian or Finnish or Hindi or Russian or Vietnamese or Portuguese or Danish or Italian or Greek or Norwegian or ChineseTraditional or Sinhala or Afrikaans or Tamil or Romanian or Monenegrin or Dutch or Swedish or Polish or Japanese or Lithuanian or Korean or ChineseSimplified</Language>
      <Website>string</Website>
      <OpenID>string</OpenID>
      <Flags>Sales_Lead or Customer or Supplier or Subscriber or Company or Person or Employee or Do_Not_Email or Inactive or Enable_Entry_Alerts or Disable_Login or Email_Bounced or Xero_Contact or Workgroup or Disable_Owner_Alerts or QuickBooks_Contact or Has_Avatar or PermissionInheritCompany or BirthDateYearOnly</Flags>
      <CreationDate>dateTime</CreationDate>
      <DateLastModified>dateTime</DateLastModified>
      <CurrencyIso4217>string</CurrencyIso4217>
      <Delete>boolean</Delete>
      <RemoveParentLinks>boolean</RemoveParentLinks>
      <OwnerID>int</OwnerID>
      <CreatedBy>
        <CustomerCredentials>None or SupportPersonal or InvoicesPersonal or ProjectsPersonal or SupportCompany or InvoicesCompany or ProjectsCompany or ToDosPersonal or ToDosCompany or TimesheetsPersonal or TimesheetsCompany</CustomerCredentials>
        <EntityID>int</EntityID>
        <DirectoryLetter>string</DirectoryLetter>
        <Name>string</Name>
        <Email>string</Email>
        <Password>string</Password>
        <GooglePlusID>string</GooglePlusID>
        <GooglePicture>string</GooglePicture>
        <PasswordSHA256Salt>string</PasswordSHA256Salt>
        <PasswordSHA256Hash>string</PasswordSHA256Hash>
        <AlternateEmails d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <AlternateWebsites d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <LastActivity>dateTime</LastActivity>
        <Language>English or French or Welsh or Spanish or SpanishUS or Czech or German or Hungarian or Finnish or Hindi or Russian or Vietnamese or Portuguese or Danish or Italian or Greek or Norwegian or ChineseTraditional or Sinhala or Afrikaans or Tamil or Romanian or Monenegrin or Dutch or Swedish or Polish or Japanese or Lithuanian or Korean or ChineseSimplified</Language>
        <Website>string</Website>
        <OpenID>string</OpenID>
        <Flags>Sales_Lead or Customer or Supplier or Subscriber or Company or Person or Employee or Do_Not_Email or Inactive or Enable_Entry_Alerts or Disable_Login or Email_Bounced or Xero_Contact or Workgroup or Disable_Owner_Alerts or QuickBooks_Contact or Has_Avatar or PermissionInheritCompany or BirthDateYearOnly</Flags>
        <CreationDate>dateTime</CreationDate>
        <DateLastModified>dateTime</DateLastModified>
        <CurrencyIso4217>string</CurrencyIso4217>
        <Delete>boolean</Delete>
        <RemoveParentLinks>boolean</RemoveParentLinks>
        <OwnerID>int</OwnerID>
        <CreatedBy d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <CustomFields d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Tags d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <SupplierRate>double</SupplierRate>
        <SupplierUnit>None or Minute or Hour or Day or Week or Month or Year or Kilogram or Litre or Gallon or Pound or Item or MegaByte or GigaByte or Instance or User or BiWeek or Word or Line or Student or Class or Foot or Metre or Pair or Inch or Cm or Kit or Piece or Mile or Kilometer or Ct or Voucher or Page or SquareFoot or Tonne or TroyOunce or Case or Location or Each or SquareYard or SquareMeter or Second</SupplierUnit>
        <UserGroups d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <EntityHashID>string</EntityHashID>
        <LinkedInID>string</LinkedInID>
        <LinkedInUrl>string</LinkedInUrl>
        <TwitterID>string</TwitterID>
        <TwitterName>string</TwitterName>
        <TwitterUrl>string</TwitterUrl>
        <FacebookID>string</FacebookID>
        <FacebookName>string</FacebookName>
        <FacebookUrl>string</FacebookUrl>
        <IndustryType d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <GooglePlusSocialID>string</GooglePlusSocialID>
        <GooglePlusSocialUrl>string</GooglePlusSocialUrl>
      </CreatedBy>
      <CustomFields>
        <Field d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Field d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </CustomFields>
      <Tags>
        <Tag d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Tag d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Tags>
      <SupplierRate>double</SupplierRate>
      <SupplierUnit>None or Minute or Hour or Day or Week or Month or Year or Kilogram or Litre or Gallon or Pound or Item or MegaByte or GigaByte or Instance or User or BiWeek or Word or Line or Student or Class or Foot or Metre or Pair or Inch or Cm or Kit or Piece or Mile or Kilometer or Ct or Voucher or Page or SquareFoot or Tonne or TroyOunce or Case or Location or Each or SquareYard or SquareMeter or Second</SupplierUnit>
      <UserGroups>
        <UserGroup d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <UserGroup d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </UserGroups>
      <EntityHashID>string</EntityHashID>
      <LinkedInID>string</LinkedInID>
      <LinkedInUrl>string</LinkedInUrl>
      <TwitterID>string</TwitterID>
      <TwitterName>string</TwitterName>
      <TwitterUrl>string</TwitterUrl>
      <FacebookID>string</FacebookID>
      <FacebookName>string</FacebookName>
      <FacebookUrl>string</FacebookUrl>
      <IndustryType>
        <IndustryTypeID>int</IndustryTypeID>
        <Name>string</Name>
        <Delete>boolean</Delete>
      </IndustryType>
      <GooglePlusSocialID>string</GooglePlusSocialID>
      <GooglePlusSocialUrl>string</GooglePlusSocialUrl>
    </Relation>
    <PayToOrFrom>string</PayToOrFrom>
    <Creator>
      <CustomerCredentials>None or SupportPersonal or InvoicesPersonal or ProjectsPersonal or SupportCompany or InvoicesCompany or ProjectsCompany or ToDosPersonal or ToDosCompany or TimesheetsPersonal or TimesheetsCompany</CustomerCredentials>
      <EntityID>int</EntityID>
      <DirectoryLetter>string</DirectoryLetter>
      <Name>string</Name>
      <Email>string</Email>
      <Password>string</Password>
      <GooglePlusID>string</GooglePlusID>
      <GooglePicture>string</GooglePicture>
      <PasswordSHA256Salt>string</PasswordSHA256Salt>
      <PasswordSHA256Hash>string</PasswordSHA256Hash>
      <AlternateEmails>
        <EmailAddress d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <EmailAddress d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </AlternateEmails>
      <AlternateWebsites>
        <Website d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Website d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </AlternateWebsites>
      <LastActivity>dateTime</LastActivity>
      <Language>English or French or Welsh or Spanish or SpanishUS or Czech or German or Hungarian or Finnish or Hindi or Russian or Vietnamese or Portuguese or Danish or Italian or Greek or Norwegian or ChineseTraditional or Sinhala or Afrikaans or Tamil or Romanian or Monenegrin or Dutch or Swedish or Polish or Japanese or Lithuanian or Korean or ChineseSimplified</Language>
      <Website>string</Website>
      <OpenID>string</OpenID>
      <Flags>Sales_Lead or Customer or Supplier or Subscriber or Company or Person or Employee or Do_Not_Email or Inactive or Enable_Entry_Alerts or Disable_Login or Email_Bounced or Xero_Contact or Workgroup or Disable_Owner_Alerts or QuickBooks_Contact or Has_Avatar or PermissionInheritCompany or BirthDateYearOnly</Flags>
      <CreationDate>dateTime</CreationDate>
      <DateLastModified>dateTime</DateLastModified>
      <CurrencyIso4217>string</CurrencyIso4217>
      <Delete>boolean</Delete>
      <RemoveParentLinks>boolean</RemoveParentLinks>
      <OwnerID>int</OwnerID>
      <CreatedBy>
        <CustomerCredentials>None or SupportPersonal or InvoicesPersonal or ProjectsPersonal or SupportCompany or InvoicesCompany or ProjectsCompany or ToDosPersonal or ToDosCompany or TimesheetsPersonal or TimesheetsCompany</CustomerCredentials>
        <EntityID>int</EntityID>
        <DirectoryLetter>string</DirectoryLetter>
        <Name>string</Name>
        <Email>string</Email>
        <Password>string</Password>
        <GooglePlusID>string</GooglePlusID>
        <GooglePicture>string</GooglePicture>
        <PasswordSHA256Salt>string</PasswordSHA256Salt>
        <PasswordSHA256Hash>string</PasswordSHA256Hash>
        <AlternateEmails d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <AlternateWebsites d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <LastActivity>dateTime</LastActivity>
        <Language>English or French or Welsh or Spanish or SpanishUS or Czech or German or Hungarian or Finnish or Hindi or Russian or Vietnamese or Portuguese or Danish or Italian or Greek or Norwegian or ChineseTraditional or Sinhala or Afrikaans or Tamil or Romanian or Monenegrin or Dutch or Swedish or Polish or Japanese or Lithuanian or Korean or ChineseSimplified</Language>
        <Website>string</Website>
        <OpenID>string</OpenID>
        <Flags>Sales_Lead or Customer or Supplier or Subscriber or Company or Person or Employee or Do_Not_Email or Inactive or Enable_Entry_Alerts or Disable_Login or Email_Bounced or Xero_Contact or Workgroup or Disable_Owner_Alerts or QuickBooks_Contact or Has_Avatar or PermissionInheritCompany or BirthDateYearOnly</Flags>
        <CreationDate>dateTime</CreationDate>
        <DateLastModified>dateTime</DateLastModified>
        <CurrencyIso4217>string</CurrencyIso4217>
        <Delete>boolean</Delete>
        <RemoveParentLinks>boolean</RemoveParentLinks>
        <OwnerID>int</OwnerID>
        <CreatedBy d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <CustomFields d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Tags d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <SupplierRate>double</SupplierRate>
        <SupplierUnit>None or Minute or Hour or Day or Week or Month or Year or Kilogram or Litre or Gallon or Pound or Item or MegaByte or GigaByte or Instance or User or BiWeek or Word or Line or Student or Class or Foot or Metre or Pair or Inch or Cm or Kit or Piece or Mile or Kilometer or Ct or Voucher or Page or SquareFoot or Tonne or TroyOunce or Case or Location or Each or SquareYard or SquareMeter or Second</SupplierUnit>
        <UserGroups d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <EntityHashID>string</EntityHashID>
        <LinkedInID>string</LinkedInID>
        <LinkedInUrl>string</LinkedInUrl>
        <TwitterID>string</TwitterID>
        <TwitterName>string</TwitterName>
        <TwitterUrl>string</TwitterUrl>
        <FacebookID>string</FacebookID>
        <FacebookName>string</FacebookName>
        <FacebookUrl>string</FacebookUrl>
        <IndustryType d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <GooglePlusSocialID>string</GooglePlusSocialID>
        <GooglePlusSocialUrl>string</GooglePlusSocialUrl>
      </CreatedBy>
      <CustomFields>
        <Field d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Field d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </CustomFields>
      <Tags>
        <Tag d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Tag d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Tags>
      <SupplierRate>double</SupplierRate>
      <SupplierUnit>None or Minute or Hour or Day or Week or Month or Year or Kilogram or Litre or Gallon or Pound or Item or MegaByte or GigaByte or Instance or User or BiWeek or Word or Line or Student or Class or Foot or Metre or Pair or Inch or Cm or Kit or Piece or Mile or Kilometer or Ct or Voucher or Page or SquareFoot or Tonne or TroyOunce or Case or Location or Each or SquareYard or SquareMeter or Second</SupplierUnit>
      <UserGroups>
        <UserGroup d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <UserGroup d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </UserGroups>
      <EntityHashID>string</EntityHashID>
      <LinkedInID>string</LinkedInID>
      <LinkedInUrl>string</LinkedInUrl>
      <TwitterID>string</TwitterID>
      <TwitterName>string</TwitterName>
      <TwitterUrl>string</TwitterUrl>
      <FacebookID>string</FacebookID>
      <FacebookName>string</FacebookName>
      <FacebookUrl>string</FacebookUrl>
      <IndustryType>
        <IndustryTypeID>int</IndustryTypeID>
        <Name>string</Name>
        <Delete>boolean</Delete>
      </IndustryType>
      <GooglePlusSocialID>string</GooglePlusSocialID>
      <GooglePlusSocialUrl>string</GooglePlusSocialUrl>
    </Creator>
    <Amount>double</Amount>
    <Account>
      <AccountID>int</AccountID>
      <Name>string</Name>
      <AccountNumber>string</AccountNumber>
      <Type>Checking or Savings or Credit</Type>
      <DefaultTransactionMethod>Unknown or Check or CreditCard or Cash or Other or WireTransfer or PayPal or GoogleCheckout or _2CheckOut or WriteOff or StandingOrder or BankTransfer or AuthorizeNet</DefaultTransactionMethod>
      <StartingBalance>double</StartingBalance>
      <Delete>boolean</Delete>
    </Account>
    <Memo>string</Memo>
    <Category>string</Category>
    <Date>dateTime</Date>
    <DateLastModified>dateTime</DateLastModified>
    <Invoice>
      <InvoiceID>int</InvoiceID>
      <SequenceNum>int</SequenceNum>
      <InvoiceCode>string</InvoiceCode>
      <TemplateID>int</TemplateID>
      <LeadID>int</LeadID>
      <EntryID>int</EntryID>
      <FirstMailQueueID>int</FirstMailQueueID>
      <FirstMessageStatus>Enqueued or Sent or Error or DeliveryDelayed or DeliveryFailed or RecipientOpened or DeliverySuppressed</FirstMessageStatus>
      <DateCreated>dateTime</DateCreated>
      <CurrencyIso4217>string</CurrencyIso4217>
      <Rounding>
        <Precision>int</Precision>
        <LineItemTaxPrecision>int</LineItemTaxPrecision>
        <Increment>double</Increment>
        <Mode>ToEven or AwayFromZero</Mode>
      </Rounding>
      <DateLastModified>dateTime</DateLastModified>
      <DateDue>dateTime</DateDue>
      <DatePaid>dateTime</DatePaid>
      <Items>
        <InvoiceItem d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <InvoiceItem d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Items>
      <Relation>
        <CustomerCredentials>None or SupportPersonal or InvoicesPersonal or ProjectsPersonal or SupportCompany or InvoicesCompany or ProjectsCompany or ToDosPersonal or ToDosCompany or TimesheetsPersonal or TimesheetsCompany</CustomerCredentials>
        <EntityID>int</EntityID>
        <DirectoryLetter>string</DirectoryLetter>
        <Name>string</Name>
        <Email>string</Email>
        <Password>string</Password>
        <GooglePlusID>string</GooglePlusID>
        <GooglePicture>string</GooglePicture>
        <PasswordSHA256Salt>string</PasswordSHA256Salt>
        <PasswordSHA256Hash>string</PasswordSHA256Hash>
        <AlternateEmails d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <AlternateWebsites d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <LastActivity>dateTime</LastActivity>
        <Language>English or French or Welsh or Spanish or SpanishUS or Czech or German or Hungarian or Finnish or Hindi or Russian or Vietnamese or Portuguese or Danish or Italian or Greek or Norwegian or ChineseTraditional or Sinhala or Afrikaans or Tamil or Romanian or Monenegrin or Dutch or Swedish or Polish or Japanese or Lithuanian or Korean or ChineseSimplified</Language>
        <Website>string</Website>
        <OpenID>string</OpenID>
        <Flags>Sales_Lead or Customer or Supplier or Subscriber or Company or Person or Employee or Do_Not_Email or Inactive or Enable_Entry_Alerts or Disable_Login or Email_Bounced or Xero_Contact or Workgroup or Disable_Owner_Alerts or QuickBooks_Contact or Has_Avatar or PermissionInheritCompany or BirthDateYearOnly</Flags>
        <CreationDate>dateTime</CreationDate>
        <DateLastModified>dateTime</DateLastModified>
        <CurrencyIso4217>string</CurrencyIso4217>
        <Delete>boolean</Delete>
        <RemoveParentLinks>boolean</RemoveParentLinks>
        <OwnerID>int</OwnerID>
        <CreatedBy d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <CustomFields d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Tags d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <SupplierRate>double</SupplierRate>
        <SupplierUnit>None or Minute or Hour or Day or Week or Month or Year or Kilogram or Litre or Gallon or Pound or Item or MegaByte or GigaByte or Instance or User or BiWeek or Word or Line or Student or Class or Foot or Metre or Pair or Inch or Cm or Kit or Piece or Mile or Kilometer or Ct or Voucher or Page or SquareFoot or Tonne or TroyOunce or Case or Location or Each or SquareYard or SquareMeter or Second</SupplierUnit>
        <UserGroups d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <EntityHashID>string</EntityHashID>
        <LinkedInID>string</LinkedInID>
        <LinkedInUrl>string</LinkedInUrl>
        <TwitterID>string</TwitterID>
        <TwitterName>string</TwitterName>
        <TwitterUrl>string</TwitterUrl>
        <FacebookID>string</FacebookID>
        <FacebookName>string</FacebookName>
        <FacebookUrl>string</FacebookUrl>
        <IndustryType d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <GooglePlusSocialID>string</GooglePlusSocialID>
        <GooglePlusSocialUrl>string</GooglePlusSocialUrl>
      </Relation>
      <Owner>
        <CustomerCredentials>None or SupportPersonal or InvoicesPersonal or ProjectsPersonal or SupportCompany or InvoicesCompany or ProjectsCompany or ToDosPersonal or ToDosCompany or TimesheetsPersonal or TimesheetsCompany</CustomerCredentials>
        <EntityID>int</EntityID>
        <DirectoryLetter>string</DirectoryLetter>
        <Name>string</Name>
        <Email>string</Email>
        <Password>string</Password>
        <GooglePlusID>string</GooglePlusID>
        <GooglePicture>string</GooglePicture>
        <PasswordSHA256Salt>string</PasswordSHA256Salt>
        <PasswordSHA256Hash>string</PasswordSHA256Hash>
        <AlternateEmails d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <AlternateWebsites d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <LastActivity>dateTime</LastActivity>
        <Language>English or French or Welsh or Spanish or SpanishUS or Czech or German or Hungarian or Finnish or Hindi or Russian or Vietnamese or Portuguese or Danish or Italian or Greek or Norwegian or ChineseTraditional or Sinhala or Afrikaans or Tamil or Romanian or Monenegrin or Dutch or Swedish or Polish or Japanese or Lithuanian or Korean or ChineseSimplified</Language>
        <Website>string</Website>
        <OpenID>string</OpenID>
        <Flags>Sales_Lead or Customer or Supplier or Subscriber or Company or Person or Employee or Do_Not_Email or Inactive or Enable_Entry_Alerts or Disable_Login or Email_Bounced or Xero_Contact or Workgroup or Disable_Owner_Alerts or QuickBooks_Contact or Has_Avatar or PermissionInheritCompany or BirthDateYearOnly</Flags>
        <CreationDate>dateTime</CreationDate>
        <DateLastModified>dateTime</DateLastModified>
        <CurrencyIso4217>string</CurrencyIso4217>
        <Delete>boolean</Delete>
        <RemoveParentLinks>boolean</RemoveParentLinks>
        <OwnerID>int</OwnerID>
        <CreatedBy d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <CustomFields d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Tags d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <SupplierRate>double</SupplierRate>
        <SupplierUnit>None or Minute or Hour or Day or Week or Month or Year or Kilogram or Litre or Gallon or Pound or Item or MegaByte or GigaByte or Instance or User or BiWeek or Word or Line or Student or Class or Foot or Metre or Pair or Inch or Cm or Kit or Piece or Mile or Kilometer or Ct or Voucher or Page or SquareFoot or Tonne or TroyOunce or Case or Location or Each or SquareYard or SquareMeter or Second</SupplierUnit>
        <UserGroups d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <EntityHashID>string</EntityHashID>
        <LinkedInID>string</LinkedInID>
        <LinkedInUrl>string</LinkedInUrl>
        <TwitterID>string</TwitterID>
        <TwitterName>string</TwitterName>
        <TwitterUrl>string</TwitterUrl>
        <FacebookID>string</FacebookID>
        <FacebookName>string</FacebookName>
        <FacebookUrl>string</FacebookUrl>
        <IndustryType d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <GooglePlusSocialID>string</GooglePlusSocialID>
        <GooglePlusSocialUrl>string</GooglePlusSocialUrl>
      </Owner>
      <BillTo>
        <AddressID>int</AddressID>
        <AddressType>Home or Work or Billing</AddressType>
        <Street>string</Street>
        <Suburb>string</Suburb>
        <StateOrProv>string</StateOrProv>
        <PostalCode>string</PostalCode>
        <Country>string</Country>
        <Phone>string</Phone>
        <PhoneExt>string</PhoneExt>
        <Fax>string</Fax>
        <Delete>boolean</Delete>
        <RemoveParentLinks>boolean</RemoveParentLinks>
        <DateLastModified>dateTime</DateLastModified>
      </BillTo>
      <BillToName>string</BillToName>
      <ShipTo>
        <AddressID>int</AddressID>
        <AddressType>Home or Work or Billing</AddressType>
        <Street>string</Street>
        <Suburb>string</Suburb>
        <StateOrProv>string</StateOrProv>
        <PostalCode>string</PostalCode>
        <Country>string</Country>
        <Phone>string</Phone>
        <PhoneExt>string</PhoneExt>
        <Fax>string</Fax>
        <Delete>boolean</Delete>
        <RemoveParentLinks>boolean</RemoveParentLinks>
        <DateLastModified>dateTime</DateLastModified>
      </ShipTo>
      <ShipToName>string</ShipToName>
      <Memo>string</Memo>
      <PONumber>string</PONumber>
      <Creator>
        <Title>string</Title>
        <FirstName>string</FirstName>
        <MiddleName>string</MiddleName>
        <Surname>string</Surname>
        <Mobile>string</Mobile>
        <Gender>Unspecified or Male or Female</Gender>
        <Birthday>dateTime</Birthday>
        <CompanyIDInheritPermissions>int</CompanyIDInheritPermissions>
        <Addresses d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Subscriptions d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <RelatedBranches d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Creator>
      <Balance>double</Balance>
      <Total>double</Total>
      <Locked>boolean</Locked>
      <TaxInclusive>boolean</TaxInclusive>
      <Adjustments>
        <InvoiceAdjustment d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <InvoiceAdjustment d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Adjustments>
      <IsQuote>boolean</IsQuote>
      <Type>Bill or Quote or Credit</Type>
      <Flags>None or UseBusinessNumberFormatting or IsCancelled</Flags>
      <Tag>string</Tag>
      <LastPaymentErrorDate>dateTime</LastPaymentErrorDate>
      <LastPaymentError>string</LastPaymentError>
      <TaxSummariesReadOnly>
        <TaxSummary d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <TaxSummary d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </TaxSummariesReadOnly>
      <LeadNameReadOnly>string</LeadNameReadOnly>
      <Delete>boolean</Delete>
      <CustomFields>
        <Field d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Field d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </CustomFields>
      <Tags>
        <Tag d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Tag d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Tags>
    </Invoice>
    <SupplierEntry>
      <EntryID>int</EntryID>
      <LeadID>int</LeadID>
      <Leads>
        <Lead d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Lead d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Leads>
      <Name>string</Name>
      <DescriptionHtml>string</DescriptionHtml>
      <ParsedDesHtml>string</ParsedDesHtml>
      <ParsedDesPlain>string</ParsedDesPlain>
      <DateParseDesHtml>dateTime</DateParseDesHtml>
      <Relation>
        <CustomerCredentials>None or SupportPersonal or InvoicesPersonal or ProjectsPersonal or SupportCompany or InvoicesCompany or ProjectsCompany or ToDosPersonal or ToDosCompany or TimesheetsPersonal or TimesheetsCompany</CustomerCredentials>
        <EntityID>int</EntityID>
        <DirectoryLetter>string</DirectoryLetter>
        <Name>string</Name>
        <Email>string</Email>
        <Password>string</Password>
        <GooglePlusID>string</GooglePlusID>
        <GooglePicture>string</GooglePicture>
        <PasswordSHA256Salt>string</PasswordSHA256Salt>
        <PasswordSHA256Hash>string</PasswordSHA256Hash>
        <AlternateEmails d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <AlternateWebsites d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <LastActivity>dateTime</LastActivity>
        <Language>English or French or Welsh or Spanish or SpanishUS or Czech or German or Hungarian or Finnish or Hindi or Russian or Vietnamese or Portuguese or Danish or Italian or Greek or Norwegian or ChineseTraditional or Sinhala or Afrikaans or Tamil or Romanian or Monenegrin or Dutch or Swedish or Polish or Japanese or Lithuanian or Korean or ChineseSimplified</Language>
        <Website>string</Website>
        <OpenID>string</OpenID>
        <Flags>Sales_Lead or Customer or Supplier or Subscriber or Company or Person or Employee or Do_Not_Email or Inactive or Enable_Entry_Alerts or Disable_Login or Email_Bounced or Xero_Contact or Workgroup or Disable_Owner_Alerts or QuickBooks_Contact or Has_Avatar or PermissionInheritCompany or BirthDateYearOnly</Flags>
        <CreationDate>dateTime</CreationDate>
        <DateLastModified>dateTime</DateLastModified>
        <CurrencyIso4217>string</CurrencyIso4217>
        <Delete>boolean</Delete>
        <RemoveParentLinks>boolean</RemoveParentLinks>
        <OwnerID>int</OwnerID>
        <CreatedBy d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <CustomFields d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Tags d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <SupplierRate>double</SupplierRate>
        <SupplierUnit>None or Minute or Hour or Day or Week or Month or Year or Kilogram or Litre or Gallon or Pound or Item or MegaByte or GigaByte or Instance or User or BiWeek or Word or Line or Student or Class or Foot or Metre or Pair or Inch or Cm or Kit or Piece or Mile or Kilometer or Ct or Voucher or Page or SquareFoot or Tonne or TroyOunce or Case or Location or Each or SquareYard or SquareMeter or Second</SupplierUnit>
        <UserGroups d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <EntityHashID>string</EntityHashID>
        <LinkedInID>string</LinkedInID>
        <LinkedInUrl>string</LinkedInUrl>
        <TwitterID>string</TwitterID>
        <TwitterName>string</TwitterName>
        <TwitterUrl>string</TwitterUrl>
        <FacebookID>string</FacebookID>
        <FacebookName>string</FacebookName>
        <FacebookUrl>string</FacebookUrl>
        <IndustryType d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <GooglePlusSocialID>string</GooglePlusSocialID>
        <GooglePlusSocialUrl>string</GooglePlusSocialUrl>
      </Relation>
      <Supplier>
        <CustomerCredentials>None or SupportPersonal or InvoicesPersonal or ProjectsPersonal or SupportCompany or InvoicesCompany or ProjectsCompany or ToDosPersonal or ToDosCompany or TimesheetsPersonal or TimesheetsCompany</CustomerCredentials>
        <EntityID>int</EntityID>
        <DirectoryLetter>string</DirectoryLetter>
        <Name>string</Name>
        <Email>string</Email>
        <Password>string</Password>
        <GooglePlusID>string</GooglePlusID>
        <GooglePicture>string</GooglePicture>
        <PasswordSHA256Salt>string</PasswordSHA256Salt>
        <PasswordSHA256Hash>string</PasswordSHA256Hash>
        <AlternateEmails d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <AlternateWebsites d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <LastActivity>dateTime</LastActivity>
        <Language>English or French or Welsh or Spanish or SpanishUS or Czech or German or Hungarian or Finnish or Hindi or Russian or Vietnamese or Portuguese or Danish or Italian or Greek or Norwegian or ChineseTraditional or Sinhala or Afrikaans or Tamil or Romanian or Monenegrin or Dutch or Swedish or Polish or Japanese or Lithuanian or Korean or ChineseSimplified</Language>
        <Website>string</Website>
        <OpenID>string</OpenID>
        <Flags>Sales_Lead or Customer or Supplier or Subscriber or Company or Person or Employee or Do_Not_Email or Inactive or Enable_Entry_Alerts or Disable_Login or Email_Bounced or Xero_Contact or Workgroup or Disable_Owner_Alerts or QuickBooks_Contact or Has_Avatar or PermissionInheritCompany or BirthDateYearOnly</Flags>
        <CreationDate>dateTime</CreationDate>
        <DateLastModified>dateTime</DateLastModified>
        <CurrencyIso4217>string</CurrencyIso4217>
        <Delete>boolean</Delete>
        <RemoveParentLinks>boolean</RemoveParentLinks>
        <OwnerID>int</OwnerID>
        <CreatedBy d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <CustomFields d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Tags d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <SupplierRate>double</SupplierRate>
        <SupplierUnit>None or Minute or Hour or Day or Week or Month or Year or Kilogram or Litre or Gallon or Pound or Item or MegaByte or GigaByte or Instance or User or BiWeek or Word or Line or Student or Class or Foot or Metre or Pair or Inch or Cm or Kit or Piece or Mile or Kilometer or Ct or Voucher or Page or SquareFoot or Tonne or TroyOunce or Case or Location or Each or SquareYard or SquareMeter or Second</SupplierUnit>
        <UserGroups d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <EntityHashID>string</EntityHashID>
        <LinkedInID>string</LinkedInID>
        <LinkedInUrl>string</LinkedInUrl>
        <TwitterID>string</TwitterID>
        <TwitterName>string</TwitterName>
        <TwitterUrl>string</TwitterUrl>
        <FacebookID>string</FacebookID>
        <FacebookName>string</FacebookName>
        <FacebookUrl>string</FacebookUrl>
        <IndustryType d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <GooglePlusSocialID>string</GooglePlusSocialID>
        <GooglePlusSocialUrl>string</GooglePlusSocialUrl>
      </Supplier>
      <SupplierBalance>double</SupplierBalance>
      <DateCreated>dateTime</DateCreated>
      <DateLastInvoiced>dateTime</DateLastInvoiced>
      <NextInvoiceDate>dateTime</NextInvoiceDate>
      <Qty>double</Qty>
      <SortOrder>int</SortOrder>
      <Activity_Temp>int</Activity_Temp>
      <DateEnd_Temp>dateTime</DateEnd_Temp>
      <Unit>None or Minute or Hour or Day or Week or Month or Year or Kilogram or Litre or Gallon or Pound or Item or MegaByte or GigaByte or Instance or User or BiWeek or Word or Line or Student or Class or Foot or Metre or Pair or Inch or Cm or Kit or Piece or Mile or Kilometer or Ct or Voucher or Page or SquareFoot or Tonne or TroyOunce or Case or Location or Each or SquareYard or SquareMeter or Second</Unit>
      <Price>double</Price>
      <Shipping>
        <ShippingID>int</ShippingID>
        <Name>string</Name>
        <Price>double</Price>
        <Delete>boolean</Delete>
        <RemoveParentLinks>boolean</RemoveParentLinks>
      </Shipping>
      <WholesalePrice>double</WholesalePrice>
      <CatalogItemID>int</CatalogItemID>
      <CurrencyIso4217>string</CurrencyIso4217>
      <EntryID_Parent>int</EntryID_Parent>
      <EntryID_ProjectRoot>int</EntryID_ProjectRoot>
      <EntryID_CopiedFrom>int</EntryID_CopiedFrom>
      <Owner>
        <CustomerCredentials>None or SupportPersonal or InvoicesPersonal or ProjectsPersonal or SupportCompany or InvoicesCompany or ProjectsCompany or ToDosPersonal or ToDosCompany or TimesheetsPersonal or TimesheetsCompany</CustomerCredentials>
        <EntityID>int</EntityID>
        <DirectoryLetter>string</DirectoryLetter>
        <Name>string</Name>
        <Email>string</Email>
        <Password>string</Password>
        <GooglePlusID>string</GooglePlusID>
        <GooglePicture>string</GooglePicture>
        <PasswordSHA256Salt>string</PasswordSHA256Salt>
        <PasswordSHA256Hash>string</PasswordSHA256Hash>
        <AlternateEmails d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <AlternateWebsites d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <LastActivity>dateTime</LastActivity>
        <Language>English or French or Welsh or Spanish or SpanishUS or Czech or German or Hungarian or Finnish or Hindi or Russian or Vietnamese or Portuguese or Danish or Italian or Greek or Norwegian or ChineseTraditional or Sinhala or Afrikaans or Tamil or Romanian or Monenegrin or Dutch or Swedish or Polish or Japanese or Lithuanian or Korean or ChineseSimplified</Language>
        <Website>string</Website>
        <OpenID>string</OpenID>
        <Flags>Sales_Lead or Customer or Supplier or Subscriber or Company or Person or Employee or Do_Not_Email or Inactive or Enable_Entry_Alerts or Disable_Login or Email_Bounced or Xero_Contact or Workgroup or Disable_Owner_Alerts or QuickBooks_Contact or Has_Avatar or PermissionInheritCompany or BirthDateYearOnly</Flags>
        <CreationDate>dateTime</CreationDate>
        <DateLastModified>dateTime</DateLastModified>
        <CurrencyIso4217>string</CurrencyIso4217>
        <Delete>boolean</Delete>
        <RemoveParentLinks>boolean</RemoveParentLinks>
        <OwnerID>int</OwnerID>
        <CreatedBy d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <CustomFields d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Tags d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <SupplierRate>double</SupplierRate>
        <SupplierUnit>None or Minute or Hour or Day or Week or Month or Year or Kilogram or Litre or Gallon or Pound or Item or MegaByte or GigaByte or Instance or User or BiWeek or Word or Line or Student or Class or Foot or Metre or Pair or Inch or Cm or Kit or Piece or Mile or Kilometer or Ct or Voucher or Page or SquareFoot or Tonne or TroyOunce or Case or Location or Each or SquareYard or SquareMeter or Second</SupplierUnit>
        <UserGroups d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <EntityHashID>string</EntityHashID>
        <LinkedInID>string</LinkedInID>
        <LinkedInUrl>string</LinkedInUrl>
        <TwitterID>string</TwitterID>
        <TwitterName>string</TwitterName>
        <TwitterUrl>string</TwitterUrl>
        <FacebookID>string</FacebookID>
        <FacebookName>string</FacebookName>
        <FacebookUrl>string</FacebookUrl>
        <IndustryType d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <GooglePlusSocialID>string</GooglePlusSocialID>
        <GooglePlusSocialUrl>string</GooglePlusSocialUrl>
      </Owner>
      <SubscriptionInterval>double</SubscriptionInterval>
      <SubscriptionIntervalType>None or Minute or Hour or Day or Week or Month or Year</SubscriptionIntervalType>
      <SubscriptionUnits>int</SubscriptionUnits>
      <Flags>None or Billable or Invoiced or Journal or Canceled or Project or Calendar_Item or Event or ToDo or Support_Case or Product or Subscription or Notifications_Sent or Disbursement or Client_Access or QuoteOnly or Track_Supplier_Payments or All_Employees or Project_Milestone or Never_Invoice or Inactive or IsTemplate or Pending or IsGrouped or IsCompanyConfidential or AutoUpdateStageFromProgress or IsDraft</Flags>
      <DateCanceled>dateTime</DateCanceled>
      <DateLastModified>dateTime</DateLastModified>
      <Tags>
        <Tag d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Tag d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Tags>
      <CustomFields>
        <Field d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Field d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </CustomFields>
      <CommissionValue>double</CommissionValue>
      <CommissionType>None or Fixed_Amount or Percentage</CommissionType>
      <CommissionFlags>None or Pay_For_Every_Renewal</CommissionFlags>
      <ActivityID_Default>int</ActivityID_Default>
      <Delete>boolean</Delete>
      <RemoveParentLinks>boolean</RemoveParentLinks>
      <ByPassLoadSpecifically>boolean</ByPassLoadSpecifically>
    </SupplierEntry>
    <CommissionInvoiceItem>
      <InvoiceItemID>int</InvoiceItemID>
      <Index>int</Index>
      <Date>dateTime</Date>
      <SKU>string</SKU>
      <Name>string</Name>
      <Price>double</Price>
      <Qty>double</Qty>
      <Unit>None or Minute or Hour or Day or Week or Month or Year or Kilogram or Litre or Gallon or Pound or Item or MegaByte or GigaByte or Instance or User or BiWeek or Word or Line or Student or Class or Foot or Metre or Pair or Inch or Cm or Kit or Piece or Mile or Kilometer or Ct or Voucher or Page or SquareFoot or Tonne or TroyOunce or Case or Location or Each or SquareYard or SquareMeter or Second</Unit>
      <Shipping>
        <ShippingID>int</ShippingID>
        <Name>string</Name>
        <Price>double</Price>
        <Delete>boolean</Delete>
        <RemoveParentLinks>boolean</RemoveParentLinks>
      </Shipping>
      <Taxes>
        <Tax d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Tax d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Taxes>
      <WholesalePrice>double</WholesalePrice>
      <CommissionValue>double</CommissionValue>
      <CommissionType>None or Fixed_Amount or Percentage</CommissionType>
      <CommissionBalance>double</CommissionBalance>
      <EntityID_Commission>int</EntityID_Commission>
      <Adjustments>
        <InvoiceAdjustment d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <InvoiceAdjustment d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Adjustments>
      <SubscriptionUnits>int</SubscriptionUnits>
      <SubscriptionInterval>double</SubscriptionInterval>
      <SubscriptionIntervalType>None or Minute or Hour or Day or Week or Month or Year</SubscriptionIntervalType>
      <SubscriptionExpiry>dateTime</SubscriptionExpiry>
      <Flags>Charge_Item or Ordered or Shipped or Delivered or Returned or Subscription or Not_Yet_Shippable or Entry_AutoAttachTo</Flags>
      <OriginalEntry>
        <EntryID>int</EntryID>
        <LeadID>int</LeadID>
        <Leads d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Name>string</Name>
        <DescriptionHtml>string</DescriptionHtml>
        <ParsedDesHtml>string</ParsedDesHtml>
        <ParsedDesPlain>string</ParsedDesPlain>
        <DateParseDesHtml>dateTime</DateParseDesHtml>
        <Relation d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Supplier d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <SupplierBalance>double</SupplierBalance>
        <DateCreated>dateTime</DateCreated>
        <DateLastInvoiced>dateTime</DateLastInvoiced>
        <NextInvoiceDate>dateTime</NextInvoiceDate>
        <Qty>double</Qty>
        <SortOrder>int</SortOrder>
        <Activity_Temp>int</Activity_Temp>
        <DateEnd_Temp>dateTime</DateEnd_Temp>
        <Unit>None or Minute or Hour or Day or Week or Month or Year or Kilogram or Litre or Gallon or Pound or Item or MegaByte or GigaByte or Instance or User or BiWeek or Word or Line or Student or Class or Foot or Metre or Pair or Inch or Cm or Kit or Piece or Mile or Kilometer or Ct or Voucher or Page or SquareFoot or Tonne or TroyOunce or Case or Location or Each or SquareYard or SquareMeter or Second</Unit>
        <Price>double</Price>
        <Shipping d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <WholesalePrice>double</WholesalePrice>
        <CatalogItemID>int</CatalogItemID>
        <CurrencyIso4217>string</CurrencyIso4217>
        <EntryID_Parent>int</EntryID_Parent>
        <EntryID_ProjectRoot>int</EntryID_ProjectRoot>
        <EntryID_CopiedFrom>int</EntryID_CopiedFrom>
        <Owner d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <SubscriptionInterval>double</SubscriptionInterval>
        <SubscriptionIntervalType>None or Minute or Hour or Day or Week or Month or Year</SubscriptionIntervalType>
        <SubscriptionUnits>int</SubscriptionUnits>
        <Flags>None or Billable or Invoiced or Journal or Canceled or Project or Calendar_Item or Event or ToDo or Support_Case or Product or Subscription or Notifications_Sent or Disbursement or Client_Access or QuoteOnly or Track_Supplier_Payments or All_Employees or Project_Milestone or Never_Invoice or Inactive or IsTemplate or Pending or IsGrouped or IsCompanyConfidential or AutoUpdateStageFromProgress or IsDraft</Flags>
        <DateCanceled>dateTime</DateCanceled>
        <DateLastModified>dateTime</DateLastModified>
        <Tags d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <CustomFields d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <CommissionValue>double</CommissionValue>
        <CommissionType>None or Fixed_Amount or Percentage</CommissionType>
        <CommissionFlags>None or Pay_For_Every_Renewal</CommissionFlags>
        <ActivityID_Default>int</ActivityID_Default>
        <Delete>boolean</Delete>
        <RemoveParentLinks>boolean</RemoveParentLinks>
        <ByPassLoadSpecifically>boolean</ByPassLoadSpecifically>
      </OriginalEntry>
      <Description>string</Description>
      <Delete>boolean</Delete>
      <SubTotalReadOnly>double</SubTotalReadOnly>
      <TotalReadOnly>double</TotalReadOnly>
      <TotalWithAdjustmentsNoTax>double</TotalWithAdjustmentsNoTax>
      <TaxSummariesReadOnly>
        <TaxSummary d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <TaxSummary d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </TaxSummariesReadOnly>
    </CommissionInvoiceItem>
    <Receipt>string</Receipt>
    <CardNumRef>string</CardNumRef>
    <Status>Completed or Canceled_Reversal or Denied or Expired or Failed or Pending or Processed or Refunded or Reversed or Voided</Status>
    <Delete>boolean</Delete>
  </Transaction>
  <Transaction>
    <TransactionID>int</TransactionID>
    <Type>Withdrawal or Deposit or Refund</Type>
    <Method>Unknown or Check or CreditCard or Cash or Other or WireTransfer or PayPal or GoogleCheckout or _2CheckOut or WriteOff or StandingOrder or BankTransfer or AuthorizeNet</Method>
    <Relation>
      <CustomerCredentials>None or SupportPersonal or InvoicesPersonal or ProjectsPersonal or SupportCompany or InvoicesCompany or ProjectsCompany or ToDosPersonal or ToDosCompany or TimesheetsPersonal or TimesheetsCompany</CustomerCredentials>
      <EntityID>int</EntityID>
      <DirectoryLetter>string</DirectoryLetter>
      <Name>string</Name>
      <Email>string</Email>
      <Password>string</Password>
      <GooglePlusID>string</GooglePlusID>
      <GooglePicture>string</GooglePicture>
      <PasswordSHA256Salt>string</PasswordSHA256Salt>
      <PasswordSHA256Hash>string</PasswordSHA256Hash>
      <AlternateEmails>
        <EmailAddress d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <EmailAddress d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </AlternateEmails>
      <AlternateWebsites>
        <Website d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Website d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </AlternateWebsites>
      <LastActivity>dateTime</LastActivity>
      <Language>English or French or Welsh or Spanish or SpanishUS or Czech or German or Hungarian or Finnish or Hindi or Russian or Vietnamese or Portuguese or Danish or Italian or Greek or Norwegian or ChineseTraditional or Sinhala or Afrikaans or Tamil or Romanian or Monenegrin or Dutch or Swedish or Polish or Japanese or Lithuanian or Korean or ChineseSimplified</Language>
      <Website>string</Website>
      <OpenID>string</OpenID>
      <Flags>Sales_Lead or Customer or Supplier or Subscriber or Company or Person or Employee or Do_Not_Email or Inactive or Enable_Entry_Alerts or Disable_Login or Email_Bounced or Xero_Contact or Workgroup or Disable_Owner_Alerts or QuickBooks_Contact or Has_Avatar or PermissionInheritCompany or BirthDateYearOnly</Flags>
      <CreationDate>dateTime</CreationDate>
      <DateLastModified>dateTime</DateLastModified>
      <CurrencyIso4217>string</CurrencyIso4217>
      <Delete>boolean</Delete>
      <RemoveParentLinks>boolean</RemoveParentLinks>
      <OwnerID>int</OwnerID>
      <CreatedBy>
        <CustomerCredentials>None or SupportPersonal or InvoicesPersonal or ProjectsPersonal or SupportCompany or InvoicesCompany or ProjectsCompany or ToDosPersonal or ToDosCompany or TimesheetsPersonal or TimesheetsCompany</CustomerCredentials>
        <EntityID>int</EntityID>
        <DirectoryLetter>string</DirectoryLetter>
        <Name>string</Name>
        <Email>string</Email>
        <Password>string</Password>
        <GooglePlusID>string</GooglePlusID>
        <GooglePicture>string</GooglePicture>
        <PasswordSHA256Salt>string</PasswordSHA256Salt>
        <PasswordSHA256Hash>string</PasswordSHA256Hash>
        <AlternateEmails d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <AlternateWebsites d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <LastActivity>dateTime</LastActivity>
        <Language>English or French or Welsh or Spanish or SpanishUS or Czech or German or Hungarian or Finnish or Hindi or Russian or Vietnamese or Portuguese or Danish or Italian or Greek or Norwegian or ChineseTraditional or Sinhala or Afrikaans or Tamil or Romanian or Monenegrin or Dutch or Swedish or Polish or Japanese or Lithuanian or Korean or ChineseSimplified</Language>
        <Website>string</Website>
        <OpenID>string</OpenID>
        <Flags>Sales_Lead or Customer or Supplier or Subscriber or Company or Person or Employee or Do_Not_Email or Inactive or Enable_Entry_Alerts or Disable_Login or Email_Bounced or Xero_Contact or Workgroup or Disable_Owner_Alerts or QuickBooks_Contact or Has_Avatar or PermissionInheritCompany or BirthDateYearOnly</Flags>
        <CreationDate>dateTime</CreationDate>
        <DateLastModified>dateTime</DateLastModified>
        <CurrencyIso4217>string</CurrencyIso4217>
        <Delete>boolean</Delete>
        <RemoveParentLinks>boolean</RemoveParentLinks>
        <OwnerID>int</OwnerID>
        <CreatedBy d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <CustomFields d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Tags d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <SupplierRate>double</SupplierRate>
        <SupplierUnit>None or Minute or Hour or Day or Week or Month or Year or Kilogram or Litre or Gallon or Pound or Item or MegaByte or GigaByte or Instance or User or BiWeek or Word or Line or Student or Class or Foot or Metre or Pair or Inch or Cm or Kit or Piece or Mile or Kilometer or Ct or Voucher or Page or SquareFoot or Tonne or TroyOunce or Case or Location or Each or SquareYard or SquareMeter or Second</SupplierUnit>
        <UserGroups d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <EntityHashID>string</EntityHashID>
        <LinkedInID>string</LinkedInID>
        <LinkedInUrl>string</LinkedInUrl>
        <TwitterID>string</TwitterID>
        <TwitterName>string</TwitterName>
        <TwitterUrl>string</TwitterUrl>
        <FacebookID>string</FacebookID>
        <FacebookName>string</FacebookName>
        <FacebookUrl>string</FacebookUrl>
        <IndustryType d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <GooglePlusSocialID>string</GooglePlusSocialID>
        <GooglePlusSocialUrl>string</GooglePlusSocialUrl>
      </CreatedBy>
      <CustomFields>
        <Field d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Field d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </CustomFields>
      <Tags>
        <Tag d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Tag d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Tags>
      <SupplierRate>double</SupplierRate>
      <SupplierUnit>None or Minute or Hour or Day or Week or Month or Year or Kilogram or Litre or Gallon or Pound or Item or MegaByte or GigaByte or Instance or User or BiWeek or Word or Line or Student or Class or Foot or Metre or Pair or Inch or Cm or Kit or Piece or Mile or Kilometer or Ct or Voucher or Page or SquareFoot or Tonne or TroyOunce or Case or Location or Each or SquareYard or SquareMeter or Second</SupplierUnit>
      <UserGroups>
        <UserGroup d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <UserGroup d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </UserGroups>
      <EntityHashID>string</EntityHashID>
      <LinkedInID>string</LinkedInID>
      <LinkedInUrl>string</LinkedInUrl>
      <TwitterID>string</TwitterID>
      <TwitterName>string</TwitterName>
      <TwitterUrl>string</TwitterUrl>
      <FacebookID>string</FacebookID>
      <FacebookName>string</FacebookName>
      <FacebookUrl>string</FacebookUrl>
      <IndustryType>
        <IndustryTypeID>int</IndustryTypeID>
        <Name>string</Name>
        <Delete>boolean</Delete>
      </IndustryType>
      <GooglePlusSocialID>string</GooglePlusSocialID>
      <GooglePlusSocialUrl>string</GooglePlusSocialUrl>
    </Relation>
    <PayToOrFrom>string</PayToOrFrom>
    <Creator>
      <CustomerCredentials>None or SupportPersonal or InvoicesPersonal or ProjectsPersonal or SupportCompany or InvoicesCompany or ProjectsCompany or ToDosPersonal or ToDosCompany or TimesheetsPersonal or TimesheetsCompany</CustomerCredentials>
      <EntityID>int</EntityID>
      <DirectoryLetter>string</DirectoryLetter>
      <Name>string</Name>
      <Email>string</Email>
      <Password>string</Password>
      <GooglePlusID>string</GooglePlusID>
      <GooglePicture>string</GooglePicture>
      <PasswordSHA256Salt>string</PasswordSHA256Salt>
      <PasswordSHA256Hash>string</PasswordSHA256Hash>
      <AlternateEmails>
        <EmailAddress d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <EmailAddress d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </AlternateEmails>
      <AlternateWebsites>
        <Website d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Website d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </AlternateWebsites>
      <LastActivity>dateTime</LastActivity>
      <Language>English or French or Welsh or Spanish or SpanishUS or Czech or German or Hungarian or Finnish or Hindi or Russian or Vietnamese or Portuguese or Danish or Italian or Greek or Norwegian or ChineseTraditional or Sinhala or Afrikaans or Tamil or Romanian or Monenegrin or Dutch or Swedish or Polish or Japanese or Lithuanian or Korean or ChineseSimplified</Language>
      <Website>string</Website>
      <OpenID>string</OpenID>
      <Flags>Sales_Lead or Customer or Supplier or Subscriber or Company or Person or Employee or Do_Not_Email or Inactive or Enable_Entry_Alerts or Disable_Login or Email_Bounced or Xero_Contact or Workgroup or Disable_Owner_Alerts or QuickBooks_Contact or Has_Avatar or PermissionInheritCompany or BirthDateYearOnly</Flags>
      <CreationDate>dateTime</CreationDate>
      <DateLastModified>dateTime</DateLastModified>
      <CurrencyIso4217>string</CurrencyIso4217>
      <Delete>boolean</Delete>
      <RemoveParentLinks>boolean</RemoveParentLinks>
      <OwnerID>int</OwnerID>
      <CreatedBy>
        <CustomerCredentials>None or SupportPersonal or InvoicesPersonal or ProjectsPersonal or SupportCompany or InvoicesCompany or ProjectsCompany or ToDosPersonal or ToDosCompany or TimesheetsPersonal or TimesheetsCompany</CustomerCredentials>
        <EntityID>int</EntityID>
        <DirectoryLetter>string</DirectoryLetter>
        <Name>string</Name>
        <Email>string</Email>
        <Password>string</Password>
        <GooglePlusID>string</GooglePlusID>
        <GooglePicture>string</GooglePicture>
        <PasswordSHA256Salt>string</PasswordSHA256Salt>
        <PasswordSHA256Hash>string</PasswordSHA256Hash>
        <AlternateEmails d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <AlternateWebsites d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <LastActivity>dateTime</LastActivity>
        <Language>English or French or Welsh or Spanish or SpanishUS or Czech or German or Hungarian or Finnish or Hindi or Russian or Vietnamese or Portuguese or Danish or Italian or Greek or Norwegian or ChineseTraditional or Sinhala or Afrikaans or Tamil or Romanian or Monenegrin or Dutch or Swedish or Polish or Japanese or Lithuanian or Korean or ChineseSimplified</Language>
        <Website>string</Website>
        <OpenID>string</OpenID>
        <Flags>Sales_Lead or Customer or Supplier or Subscriber or Company or Person or Employee or Do_Not_Email or Inactive or Enable_Entry_Alerts or Disable_Login or Email_Bounced or Xero_Contact or Workgroup or Disable_Owner_Alerts or QuickBooks_Contact or Has_Avatar or PermissionInheritCompany or BirthDateYearOnly</Flags>
        <CreationDate>dateTime</CreationDate>
        <DateLastModified>dateTime</DateLastModified>
        <CurrencyIso4217>string</CurrencyIso4217>
        <Delete>boolean</Delete>
        <RemoveParentLinks>boolean</RemoveParentLinks>
        <OwnerID>int</OwnerID>
        <CreatedBy d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <CustomFields d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Tags d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <SupplierRate>double</SupplierRate>
        <SupplierUnit>None or Minute or Hour or Day or Week or Month or Year or Kilogram or Litre or Gallon or Pound or Item or MegaByte or GigaByte or Instance or User or BiWeek or Word or Line or Student or Class or Foot or Metre or Pair or Inch or Cm or Kit or Piece or Mile or Kilometer or Ct or Voucher or Page or SquareFoot or Tonne or TroyOunce or Case or Location or Each or SquareYard or SquareMeter or Second</SupplierUnit>
        <UserGroups d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <EntityHashID>string</EntityHashID>
        <LinkedInID>string</LinkedInID>
        <LinkedInUrl>string</LinkedInUrl>
        <TwitterID>string</TwitterID>
        <TwitterName>string</TwitterName>
        <TwitterUrl>string</TwitterUrl>
        <FacebookID>string</FacebookID>
        <FacebookName>string</FacebookName>
        <FacebookUrl>string</FacebookUrl>
        <IndustryType d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <GooglePlusSocialID>string</GooglePlusSocialID>
        <GooglePlusSocialUrl>string</GooglePlusSocialUrl>
      </CreatedBy>
      <CustomFields>
        <Field d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Field d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </CustomFields>
      <Tags>
        <Tag d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Tag d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Tags>
      <SupplierRate>double</SupplierRate>
      <SupplierUnit>None or Minute or Hour or Day or Week or Month or Year or Kilogram or Litre or Gallon or Pound or Item or MegaByte or GigaByte or Instance or User or BiWeek or Word or Line or Student or Class or Foot or Metre or Pair or Inch or Cm or Kit or Piece or Mile or Kilometer or Ct or Voucher or Page or SquareFoot or Tonne or TroyOunce or Case or Location or Each or SquareYard or SquareMeter or Second</SupplierUnit>
      <UserGroups>
        <UserGroup d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <UserGroup d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </UserGroups>
      <EntityHashID>string</EntityHashID>
      <LinkedInID>string</LinkedInID>
      <LinkedInUrl>string</LinkedInUrl>
      <TwitterID>string</TwitterID>
      <TwitterName>string</TwitterName>
      <TwitterUrl>string</TwitterUrl>
      <FacebookID>string</FacebookID>
      <FacebookName>string</FacebookName>
      <FacebookUrl>string</FacebookUrl>
      <IndustryType>
        <IndustryTypeID>int</IndustryTypeID>
        <Name>string</Name>
        <Delete>boolean</Delete>
      </IndustryType>
      <GooglePlusSocialID>string</GooglePlusSocialID>
      <GooglePlusSocialUrl>string</GooglePlusSocialUrl>
    </Creator>
    <Amount>double</Amount>
    <Account>
      <AccountID>int</AccountID>
      <Name>string</Name>
      <AccountNumber>string</AccountNumber>
      <Type>Checking or Savings or Credit</Type>
      <DefaultTransactionMethod>Unknown or Check or CreditCard or Cash or Other or WireTransfer or PayPal or GoogleCheckout or _2CheckOut or WriteOff or StandingOrder or BankTransfer or AuthorizeNet</DefaultTransactionMethod>
      <StartingBalance>double</StartingBalance>
      <Delete>boolean</Delete>
    </Account>
    <Memo>string</Memo>
    <Category>string</Category>
    <Date>dateTime</Date>
    <DateLastModified>dateTime</DateLastModified>
    <Invoice>
      <InvoiceID>int</InvoiceID>
      <SequenceNum>int</SequenceNum>
      <InvoiceCode>string</InvoiceCode>
      <TemplateID>int</TemplateID>
      <LeadID>int</LeadID>
      <EntryID>int</EntryID>
      <FirstMailQueueID>int</FirstMailQueueID>
      <FirstMessageStatus>Enqueued or Sent or Error or DeliveryDelayed or DeliveryFailed or RecipientOpened or DeliverySuppressed</FirstMessageStatus>
      <DateCreated>dateTime</DateCreated>
      <CurrencyIso4217>string</CurrencyIso4217>
      <Rounding>
        <Precision>int</Precision>
        <LineItemTaxPrecision>int</LineItemTaxPrecision>
        <Increment>double</Increment>
        <Mode>ToEven or AwayFromZero</Mode>
      </Rounding>
      <DateLastModified>dateTime</DateLastModified>
      <DateDue>dateTime</DateDue>
      <DatePaid>dateTime</DatePaid>
      <Items>
        <InvoiceItem d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <InvoiceItem d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Items>
      <Relation>
        <CustomerCredentials>None or SupportPersonal or InvoicesPersonal or ProjectsPersonal or SupportCompany or InvoicesCompany or ProjectsCompany or ToDosPersonal or ToDosCompany or TimesheetsPersonal or TimesheetsCompany</CustomerCredentials>
        <EntityID>int</EntityID>
        <DirectoryLetter>string</DirectoryLetter>
        <Name>string</Name>
        <Email>string</Email>
        <Password>string</Password>
        <GooglePlusID>string</GooglePlusID>
        <GooglePicture>string</GooglePicture>
        <PasswordSHA256Salt>string</PasswordSHA256Salt>
        <PasswordSHA256Hash>string</PasswordSHA256Hash>
        <AlternateEmails d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <AlternateWebsites d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <LastActivity>dateTime</LastActivity>
        <Language>English or French or Welsh or Spanish or SpanishUS or Czech or German or Hungarian or Finnish or Hindi or Russian or Vietnamese or Portuguese or Danish or Italian or Greek or Norwegian or ChineseTraditional or Sinhala or Afrikaans or Tamil or Romanian or Monenegrin or Dutch or Swedish or Polish or Japanese or Lithuanian or Korean or ChineseSimplified</Language>
        <Website>string</Website>
        <OpenID>string</OpenID>
        <Flags>Sales_Lead or Customer or Supplier or Subscriber or Company or Person or Employee or Do_Not_Email or Inactive or Enable_Entry_Alerts or Disable_Login or Email_Bounced or Xero_Contact or Workgroup or Disable_Owner_Alerts or QuickBooks_Contact or Has_Avatar or PermissionInheritCompany or BirthDateYearOnly</Flags>
        <CreationDate>dateTime</CreationDate>
        <DateLastModified>dateTime</DateLastModified>
        <CurrencyIso4217>string</CurrencyIso4217>
        <Delete>boolean</Delete>
        <RemoveParentLinks>boolean</RemoveParentLinks>
        <OwnerID>int</OwnerID>
        <CreatedBy d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <CustomFields d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Tags d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <SupplierRate>double</SupplierRate>
        <SupplierUnit>None or Minute or Hour or Day or Week or Month or Year or Kilogram or Litre or Gallon or Pound or Item or MegaByte or GigaByte or Instance or User or BiWeek or Word or Line or Student or Class or Foot or Metre or Pair or Inch or Cm or Kit or Piece or Mile or Kilometer or Ct or Voucher or Page or SquareFoot or Tonne or TroyOunce or Case or Location or Each or SquareYard or SquareMeter or Second</SupplierUnit>
        <UserGroups d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <EntityHashID>string</EntityHashID>
        <LinkedInID>string</LinkedInID>
        <LinkedInUrl>string</LinkedInUrl>
        <TwitterID>string</TwitterID>
        <TwitterName>string</TwitterName>
        <TwitterUrl>string</TwitterUrl>
        <FacebookID>string</FacebookID>
        <FacebookName>string</FacebookName>
        <FacebookUrl>string</FacebookUrl>
        <IndustryType d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <GooglePlusSocialID>string</GooglePlusSocialID>
        <GooglePlusSocialUrl>string</GooglePlusSocialUrl>
      </Relation>
      <Owner>
        <CustomerCredentials>None or SupportPersonal or InvoicesPersonal or ProjectsPersonal or SupportCompany or InvoicesCompany or ProjectsCompany or ToDosPersonal or ToDosCompany or TimesheetsPersonal or TimesheetsCompany</CustomerCredentials>
        <EntityID>int</EntityID>
        <DirectoryLetter>string</DirectoryLetter>
        <Name>string</Name>
        <Email>string</Email>
        <Password>string</Password>
        <GooglePlusID>string</GooglePlusID>
        <GooglePicture>string</GooglePicture>
        <PasswordSHA256Salt>string</PasswordSHA256Salt>
        <PasswordSHA256Hash>string</PasswordSHA256Hash>
        <AlternateEmails d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <AlternateWebsites d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <LastActivity>dateTime</LastActivity>
        <Language>English or French or Welsh or Spanish or SpanishUS or Czech or German or Hungarian or Finnish or Hindi or Russian or Vietnamese or Portuguese or Danish or Italian or Greek or Norwegian or ChineseTraditional or Sinhala or Afrikaans or Tamil or Romanian or Monenegrin or Dutch or Swedish or Polish or Japanese or Lithuanian or Korean or ChineseSimplified</Language>
        <Website>string</Website>
        <OpenID>string</OpenID>
        <Flags>Sales_Lead or Customer or Supplier or Subscriber or Company or Person or Employee or Do_Not_Email or Inactive or Enable_Entry_Alerts or Disable_Login or Email_Bounced or Xero_Contact or Workgroup or Disable_Owner_Alerts or QuickBooks_Contact or Has_Avatar or PermissionInheritCompany or BirthDateYearOnly</Flags>
        <CreationDate>dateTime</CreationDate>
        <DateLastModified>dateTime</DateLastModified>
        <CurrencyIso4217>string</CurrencyIso4217>
        <Delete>boolean</Delete>
        <RemoveParentLinks>boolean</RemoveParentLinks>
        <OwnerID>int</OwnerID>
        <CreatedBy d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <CustomFields d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Tags d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <SupplierRate>double</SupplierRate>
        <SupplierUnit>None or Minute or Hour or Day or Week or Month or Year or Kilogram or Litre or Gallon or Pound or Item or MegaByte or GigaByte or Instance or User or BiWeek or Word or Line or Student or Class or Foot or Metre or Pair or Inch or Cm or Kit or Piece or Mile or Kilometer or Ct or Voucher or Page or SquareFoot or Tonne or TroyOunce or Case or Location or Each or SquareYard or SquareMeter or Second</SupplierUnit>
        <UserGroups d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <EntityHashID>string</EntityHashID>
        <LinkedInID>string</LinkedInID>
        <LinkedInUrl>string</LinkedInUrl>
        <TwitterID>string</TwitterID>
        <TwitterName>string</TwitterName>
        <TwitterUrl>string</TwitterUrl>
        <FacebookID>string</FacebookID>
        <FacebookName>string</FacebookName>
        <FacebookUrl>string</FacebookUrl>
        <IndustryType d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <GooglePlusSocialID>string</GooglePlusSocialID>
        <GooglePlusSocialUrl>string</GooglePlusSocialUrl>
      </Owner>
      <BillTo>
        <AddressID>int</AddressID>
        <AddressType>Home or Work or Billing</AddressType>
        <Street>string</Street>
        <Suburb>string</Suburb>
        <StateOrProv>string</StateOrProv>
        <PostalCode>string</PostalCode>
        <Country>string</Country>
        <Phone>string</Phone>
        <PhoneExt>string</PhoneExt>
        <Fax>string</Fax>
        <Delete>boolean</Delete>
        <RemoveParentLinks>boolean</RemoveParentLinks>
        <DateLastModified>dateTime</DateLastModified>
      </BillTo>
      <BillToName>string</BillToName>
      <ShipTo>
        <AddressID>int</AddressID>
        <AddressType>Home or Work or Billing</AddressType>
        <Street>string</Street>
        <Suburb>string</Suburb>
        <StateOrProv>string</StateOrProv>
        <PostalCode>string</PostalCode>
        <Country>string</Country>
        <Phone>string</Phone>
        <PhoneExt>string</PhoneExt>
        <Fax>string</Fax>
        <Delete>boolean</Delete>
        <RemoveParentLinks>boolean</RemoveParentLinks>
        <DateLastModified>dateTime</DateLastModified>
      </ShipTo>
      <ShipToName>string</ShipToName>
      <Memo>string</Memo>
      <PONumber>string</PONumber>
      <Creator>
        <Title>string</Title>
        <FirstName>string</FirstName>
        <MiddleName>string</MiddleName>
        <Surname>string</Surname>
        <Mobile>string</Mobile>
        <Gender>Unspecified or Male or Female</Gender>
        <Birthday>dateTime</Birthday>
        <CompanyIDInheritPermissions>int</CompanyIDInheritPermissions>
        <Addresses d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Subscriptions d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <RelatedBranches d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Creator>
      <Balance>double</Balance>
      <Total>double</Total>
      <Locked>boolean</Locked>
      <TaxInclusive>boolean</TaxInclusive>
      <Adjustments>
        <InvoiceAdjustment d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <InvoiceAdjustment d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Adjustments>
      <IsQuote>boolean</IsQuote>
      <Type>Bill or Quote or Credit</Type>
      <Flags>None or UseBusinessNumberFormatting or IsCancelled</Flags>
      <Tag>string</Tag>
      <LastPaymentErrorDate>dateTime</LastPaymentErrorDate>
      <LastPaymentError>string</LastPaymentError>
      <TaxSummariesReadOnly>
        <TaxSummary d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <TaxSummary d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </TaxSummariesReadOnly>
      <LeadNameReadOnly>string</LeadNameReadOnly>
      <Delete>boolean</Delete>
      <CustomFields>
        <Field d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Field d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </CustomFields>
      <Tags>
        <Tag d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Tag d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Tags>
    </Invoice>
    <SupplierEntry>
      <EntryID>int</EntryID>
      <LeadID>int</LeadID>
      <Leads>
        <Lead d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Lead d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Leads>
      <Name>string</Name>
      <DescriptionHtml>string</DescriptionHtml>
      <ParsedDesHtml>string</ParsedDesHtml>
      <ParsedDesPlain>string</ParsedDesPlain>
      <DateParseDesHtml>dateTime</DateParseDesHtml>
      <Relation>
        <CustomerCredentials>None or SupportPersonal or InvoicesPersonal or ProjectsPersonal or SupportCompany or InvoicesCompany or ProjectsCompany or ToDosPersonal or ToDosCompany or TimesheetsPersonal or TimesheetsCompany</CustomerCredentials>
        <EntityID>int</EntityID>
        <DirectoryLetter>string</DirectoryLetter>
        <Name>string</Name>
        <Email>string</Email>
        <Password>string</Password>
        <GooglePlusID>string</GooglePlusID>
        <GooglePicture>string</GooglePicture>
        <PasswordSHA256Salt>string</PasswordSHA256Salt>
        <PasswordSHA256Hash>string</PasswordSHA256Hash>
        <AlternateEmails d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <AlternateWebsites d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <LastActivity>dateTime</LastActivity>
        <Language>English or French or Welsh or Spanish or SpanishUS or Czech or German or Hungarian or Finnish or Hindi or Russian or Vietnamese or Portuguese or Danish or Italian or Greek or Norwegian or ChineseTraditional or Sinhala or Afrikaans or Tamil or Romanian or Monenegrin or Dutch or Swedish or Polish or Japanese or Lithuanian or Korean or ChineseSimplified</Language>
        <Website>string</Website>
        <OpenID>string</OpenID>
        <Flags>Sales_Lead or Customer or Supplier or Subscriber or Company or Person or Employee or Do_Not_Email or Inactive or Enable_Entry_Alerts or Disable_Login or Email_Bounced or Xero_Contact or Workgroup or Disable_Owner_Alerts or QuickBooks_Contact or Has_Avatar or PermissionInheritCompany or BirthDateYearOnly</Flags>
        <CreationDate>dateTime</CreationDate>
        <DateLastModified>dateTime</DateLastModified>
        <CurrencyIso4217>string</CurrencyIso4217>
        <Delete>boolean</Delete>
        <RemoveParentLinks>boolean</RemoveParentLinks>
        <OwnerID>int</OwnerID>
        <CreatedBy d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <CustomFields d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Tags d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <SupplierRate>double</SupplierRate>
        <SupplierUnit>None or Minute or Hour or Day or Week or Month or Year or Kilogram or Litre or Gallon or Pound or Item or MegaByte or GigaByte or Instance or User or BiWeek or Word or Line or Student or Class or Foot or Metre or Pair or Inch or Cm or Kit or Piece or Mile or Kilometer or Ct or Voucher or Page or SquareFoot or Tonne or TroyOunce or Case or Location or Each or SquareYard or SquareMeter or Second</SupplierUnit>
        <UserGroups d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <EntityHashID>string</EntityHashID>
        <LinkedInID>string</LinkedInID>
        <LinkedInUrl>string</LinkedInUrl>
        <TwitterID>string</TwitterID>
        <TwitterName>string</TwitterName>
        <TwitterUrl>string</TwitterUrl>
        <FacebookID>string</FacebookID>
        <FacebookName>string</FacebookName>
        <FacebookUrl>string</FacebookUrl>
        <IndustryType d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <GooglePlusSocialID>string</GooglePlusSocialID>
        <GooglePlusSocialUrl>string</GooglePlusSocialUrl>
      </Relation>
      <Supplier>
        <CustomerCredentials>None or SupportPersonal or InvoicesPersonal or ProjectsPersonal or SupportCompany or InvoicesCompany or ProjectsCompany or ToDosPersonal or ToDosCompany or TimesheetsPersonal or TimesheetsCompany</CustomerCredentials>
        <EntityID>int</EntityID>
        <DirectoryLetter>string</DirectoryLetter>
        <Name>string</Name>
        <Email>string</Email>
        <Password>string</Password>
        <GooglePlusID>string</GooglePlusID>
        <GooglePicture>string</GooglePicture>
        <PasswordSHA256Salt>string</PasswordSHA256Salt>
        <PasswordSHA256Hash>string</PasswordSHA256Hash>
        <AlternateEmails d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <AlternateWebsites d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <LastActivity>dateTime</LastActivity>
        <Language>English or French or Welsh or Spanish or SpanishUS or Czech or German or Hungarian or Finnish or Hindi or Russian or Vietnamese or Portuguese or Danish or Italian or Greek or Norwegian or ChineseTraditional or Sinhala or Afrikaans or Tamil or Romanian or Monenegrin or Dutch or Swedish or Polish or Japanese or Lithuanian or Korean or ChineseSimplified</Language>
        <Website>string</Website>
        <OpenID>string</OpenID>
        <Flags>Sales_Lead or Customer or Supplier or Subscriber or Company or Person or Employee or Do_Not_Email or Inactive or Enable_Entry_Alerts or Disable_Login or Email_Bounced or Xero_Contact or Workgroup or Disable_Owner_Alerts or QuickBooks_Contact or Has_Avatar or PermissionInheritCompany or BirthDateYearOnly</Flags>
        <CreationDate>dateTime</CreationDate>
        <DateLastModified>dateTime</DateLastModified>
        <CurrencyIso4217>string</CurrencyIso4217>
        <Delete>boolean</Delete>
        <RemoveParentLinks>boolean</RemoveParentLinks>
        <OwnerID>int</OwnerID>
        <CreatedBy d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <CustomFields d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Tags d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <SupplierRate>double</SupplierRate>
        <SupplierUnit>None or Minute or Hour or Day or Week or Month or Year or Kilogram or Litre or Gallon or Pound or Item or MegaByte or GigaByte or Instance or User or BiWeek or Word or Line or Student or Class or Foot or Metre or Pair or Inch or Cm or Kit or Piece or Mile or Kilometer or Ct or Voucher or Page or SquareFoot or Tonne or TroyOunce or Case or Location or Each or SquareYard or SquareMeter or Second</SupplierUnit>
        <UserGroups d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <EntityHashID>string</EntityHashID>
        <LinkedInID>string</LinkedInID>
        <LinkedInUrl>string</LinkedInUrl>
        <TwitterID>string</TwitterID>
        <TwitterName>string</TwitterName>
        <TwitterUrl>string</TwitterUrl>
        <FacebookID>string</FacebookID>
        <FacebookName>string</FacebookName>
        <FacebookUrl>string</FacebookUrl>
        <IndustryType d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <GooglePlusSocialID>string</GooglePlusSocialID>
        <GooglePlusSocialUrl>string</GooglePlusSocialUrl>
      </Supplier>
      <SupplierBalance>double</SupplierBalance>
      <DateCreated>dateTime</DateCreated>
      <DateLastInvoiced>dateTime</DateLastInvoiced>
      <NextInvoiceDate>dateTime</NextInvoiceDate>
      <Qty>double</Qty>
      <SortOrder>int</SortOrder>
      <Activity_Temp>int</Activity_Temp>
      <DateEnd_Temp>dateTime</DateEnd_Temp>
      <Unit>None or Minute or Hour or Day or Week or Month or Year or Kilogram or Litre or Gallon or Pound or Item or MegaByte or GigaByte or Instance or User or BiWeek or Word or Line or Student or Class or Foot or Metre or Pair or Inch or Cm or Kit or Piece or Mile or Kilometer or Ct or Voucher or Page or SquareFoot or Tonne or TroyOunce or Case or Location or Each or SquareYard or SquareMeter or Second</Unit>
      <Price>double</Price>
      <Shipping>
        <ShippingID>int</ShippingID>
        <Name>string</Name>
        <Price>double</Price>
        <Delete>boolean</Delete>
        <RemoveParentLinks>boolean</RemoveParentLinks>
      </Shipping>
      <WholesalePrice>double</WholesalePrice>
      <CatalogItemID>int</CatalogItemID>
      <CurrencyIso4217>string</CurrencyIso4217>
      <EntryID_Parent>int</EntryID_Parent>
      <EntryID_ProjectRoot>int</EntryID_ProjectRoot>
      <EntryID_CopiedFrom>int</EntryID_CopiedFrom>
      <Owner>
        <CustomerCredentials>None or SupportPersonal or InvoicesPersonal or ProjectsPersonal or SupportCompany or InvoicesCompany or ProjectsCompany or ToDosPersonal or ToDosCompany or TimesheetsPersonal or TimesheetsCompany</CustomerCredentials>
        <EntityID>int</EntityID>
        <DirectoryLetter>string</DirectoryLetter>
        <Name>string</Name>
        <Email>string</Email>
        <Password>string</Password>
        <GooglePlusID>string</GooglePlusID>
        <GooglePicture>string</GooglePicture>
        <PasswordSHA256Salt>string</PasswordSHA256Salt>
        <PasswordSHA256Hash>string</PasswordSHA256Hash>
        <AlternateEmails d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <AlternateWebsites d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <LastActivity>dateTime</LastActivity>
        <Language>English or French or Welsh or Spanish or SpanishUS or Czech or German or Hungarian or Finnish or Hindi or Russian or Vietnamese or Portuguese or Danish or Italian or Greek or Norwegian or ChineseTraditional or Sinhala or Afrikaans or Tamil or Romanian or Monenegrin or Dutch or Swedish or Polish or Japanese or Lithuanian or Korean or ChineseSimplified</Language>
        <Website>string</Website>
        <OpenID>string</OpenID>
        <Flags>Sales_Lead or Customer or Supplier or Subscriber or Company or Person or Employee or Do_Not_Email or Inactive or Enable_Entry_Alerts or Disable_Login or Email_Bounced or Xero_Contact or Workgroup or Disable_Owner_Alerts or QuickBooks_Contact or Has_Avatar or PermissionInheritCompany or BirthDateYearOnly</Flags>
        <CreationDate>dateTime</CreationDate>
        <DateLastModified>dateTime</DateLastModified>
        <CurrencyIso4217>string</CurrencyIso4217>
        <Delete>boolean</Delete>
        <RemoveParentLinks>boolean</RemoveParentLinks>
        <OwnerID>int</OwnerID>
        <CreatedBy d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <CustomFields d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Tags d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <SupplierRate>double</SupplierRate>
        <SupplierUnit>None or Minute or Hour or Day or Week or Month or Year or Kilogram or Litre or Gallon or Pound or Item or MegaByte or GigaByte or Instance or User or BiWeek or Word or Line or Student or Class or Foot or Metre or Pair or Inch or Cm or Kit or Piece or Mile or Kilometer or Ct or Voucher or Page or SquareFoot or Tonne or TroyOunce or Case or Location or Each or SquareYard or SquareMeter or Second</SupplierUnit>
        <UserGroups d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <EntityHashID>string</EntityHashID>
        <LinkedInID>string</LinkedInID>
        <LinkedInUrl>string</LinkedInUrl>
        <TwitterID>string</TwitterID>
        <TwitterName>string</TwitterName>
        <TwitterUrl>string</TwitterUrl>
        <FacebookID>string</FacebookID>
        <FacebookName>string</FacebookName>
        <FacebookUrl>string</FacebookUrl>
        <IndustryType d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <GooglePlusSocialID>string</GooglePlusSocialID>
        <GooglePlusSocialUrl>string</GooglePlusSocialUrl>
      </Owner>
      <SubscriptionInterval>double</SubscriptionInterval>
      <SubscriptionIntervalType>None or Minute or Hour or Day or Week or Month or Year</SubscriptionIntervalType>
      <SubscriptionUnits>int</SubscriptionUnits>
      <Flags>None or Billable or Invoiced or Journal or Canceled or Project or Calendar_Item or Event or ToDo or Support_Case or Product or Subscription or Notifications_Sent or Disbursement or Client_Access or QuoteOnly or Track_Supplier_Payments or All_Employees or Project_Milestone or Never_Invoice or Inactive or IsTemplate or Pending or IsGrouped or IsCompanyConfidential or AutoUpdateStageFromProgress or IsDraft</Flags>
      <DateCanceled>dateTime</DateCanceled>
      <DateLastModified>dateTime</DateLastModified>
      <Tags>
        <Tag d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Tag d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Tags>
      <CustomFields>
        <Field d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Field d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </CustomFields>
      <CommissionValue>double</CommissionValue>
      <CommissionType>None or Fixed_Amount or Percentage</CommissionType>
      <CommissionFlags>None or Pay_For_Every_Renewal</CommissionFlags>
      <ActivityID_Default>int</ActivityID_Default>
      <Delete>boolean</Delete>
      <RemoveParentLinks>boolean</RemoveParentLinks>
      <ByPassLoadSpecifically>boolean</ByPassLoadSpecifically>
    </SupplierEntry>
    <CommissionInvoiceItem>
      <InvoiceItemID>int</InvoiceItemID>
      <Index>int</Index>
      <Date>dateTime</Date>
      <SKU>string</SKU>
      <Name>string</Name>
      <Price>double</Price>
      <Qty>double</Qty>
      <Unit>None or Minute or Hour or Day or Week or Month or Year or Kilogram or Litre or Gallon or Pound or Item or MegaByte or GigaByte or Instance or User or BiWeek or Word or Line or Student or Class or Foot or Metre or Pair or Inch or Cm or Kit or Piece or Mile or Kilometer or Ct or Voucher or Page or SquareFoot or Tonne or TroyOunce or Case or Location or Each or SquareYard or SquareMeter or Second</Unit>
      <Shipping>
        <ShippingID>int</ShippingID>
        <Name>string</Name>
        <Price>double</Price>
        <Delete>boolean</Delete>
        <RemoveParentLinks>boolean</RemoveParentLinks>
      </Shipping>
      <Taxes>
        <Tax d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Tax d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Taxes>
      <WholesalePrice>double</WholesalePrice>
      <CommissionValue>double</CommissionValue>
      <CommissionType>None or Fixed_Amount or Percentage</CommissionType>
      <CommissionBalance>double</CommissionBalance>
      <EntityID_Commission>int</EntityID_Commission>
      <Adjustments>
        <InvoiceAdjustment d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <InvoiceAdjustment d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Adjustments>
      <SubscriptionUnits>int</SubscriptionUnits>
      <SubscriptionInterval>double</SubscriptionInterval>
      <SubscriptionIntervalType>None or Minute or Hour or Day or Week or Month or Year</SubscriptionIntervalType>
      <SubscriptionExpiry>dateTime</SubscriptionExpiry>
      <Flags>Charge_Item or Ordered or Shipped or Delivered or Returned or Subscription or Not_Yet_Shippable or Entry_AutoAttachTo</Flags>
      <OriginalEntry>
        <EntryID>int</EntryID>
        <LeadID>int</LeadID>
        <Leads d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Name>string</Name>
        <DescriptionHtml>string</DescriptionHtml>
        <ParsedDesHtml>string</ParsedDesHtml>
        <ParsedDesPlain>string</ParsedDesPlain>
        <DateParseDesHtml>dateTime</DateParseDesHtml>
        <Relation d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Supplier d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <SupplierBalance>double</SupplierBalance>
        <DateCreated>dateTime</DateCreated>
        <DateLastInvoiced>dateTime</DateLastInvoiced>
        <NextInvoiceDate>dateTime</NextInvoiceDate>
        <Qty>double</Qty>
        <SortOrder>int</SortOrder>
        <Activity_Temp>int</Activity_Temp>
        <DateEnd_Temp>dateTime</DateEnd_Temp>
        <Unit>None or Minute or Hour or Day or Week or Month or Year or Kilogram or Litre or Gallon or Pound or Item or MegaByte or GigaByte or Instance or User or BiWeek or Word or Line or Student or Class or Foot or Metre or Pair or Inch or Cm or Kit or Piece or Mile or Kilometer or Ct or Voucher or Page or SquareFoot or Tonne or TroyOunce or Case or Location or Each or SquareYard or SquareMeter or Second</Unit>
        <Price>double</Price>
        <Shipping d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <WholesalePrice>double</WholesalePrice>
        <CatalogItemID>int</CatalogItemID>
        <CurrencyIso4217>string</CurrencyIso4217>
        <EntryID_Parent>int</EntryID_Parent>
        <EntryID_ProjectRoot>int</EntryID_ProjectRoot>
        <EntryID_CopiedFrom>int</EntryID_CopiedFrom>
        <Owner d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <SubscriptionInterval>double</SubscriptionInterval>
        <SubscriptionIntervalType>None or Minute or Hour or Day or Week or Month or Year</SubscriptionIntervalType>
        <SubscriptionUnits>int</SubscriptionUnits>
        <Flags>None or Billable or Invoiced or Journal or Canceled or Project or Calendar_Item or Event or ToDo or Support_Case or Product or Subscription or Notifications_Sent or Disbursement or Client_Access or QuoteOnly or Track_Supplier_Payments or All_Employees or Project_Milestone or Never_Invoice or Inactive or IsTemplate or Pending or IsGrouped or IsCompanyConfidential or AutoUpdateStageFromProgress or IsDraft</Flags>
        <DateCanceled>dateTime</DateCanceled>
        <DateLastModified>dateTime</DateLastModified>
        <Tags d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <CustomFields d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <CommissionValue>double</CommissionValue>
        <CommissionType>None or Fixed_Amount or Percentage</CommissionType>
        <CommissionFlags>None or Pay_For_Every_Renewal</CommissionFlags>
        <ActivityID_Default>int</ActivityID_Default>
        <Delete>boolean</Delete>
        <RemoveParentLinks>boolean</RemoveParentLinks>
        <ByPassLoadSpecifically>boolean</ByPassLoadSpecifically>
      </OriginalEntry>
      <Description>string</Description>
      <Delete>boolean</Delete>
      <SubTotalReadOnly>double</SubTotalReadOnly>
      <TotalReadOnly>double</TotalReadOnly>
      <TotalWithAdjustmentsNoTax>double</TotalWithAdjustmentsNoTax>
      <TaxSummariesReadOnly>
        <TaxSummary d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <TaxSummary d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </TaxSummariesReadOnly>
    </CommissionInvoiceItem>
    <Receipt>string</Receipt>
    <CardNumRef>string</CardNumRef>
    <Status>Completed or Canceled_Reversal or Denied or Expired or Failed or Pending or Processed or Refunded or Reversed or Voided</Status>
    <Delete>boolean</Delete>
  </Transaction>
</ArrayOfTransaction>