Veetro Web Service Methods


Click here for a complete list of operations.

SetDisbursementEntry

[Permission: Employee, Credentials: Finances.Expenses]
Saves a billable disbursement entry

Test

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

SOAP 1.1

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

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

<?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>
    <SetDisbursementEntry xmlns="http://schema.veetro.com">
      <e>
        <EntryID>int</EntryID>
        <LeadID>int</LeadID>
        <Leads>
          <Lead>
            <LeadID>int</LeadID>
            <Relation xsi:nil="true" />
            <Owner xsi:nil="true" />
            <Name>string</Name>
            <Flags>None or Inactive</Flags>
            <Referrer xsi:nil="true" />
            <Contacts xsi:nil="true" />
            <Source>string</Source>
            <OriginalProposalID>int</OriginalProposalID>
            <DateCreated>dateTime</DateCreated>
            <DateCreatedUtcString>string</DateCreatedUtcString>
            <DateLastModified>dateTime</DateLastModified>
            <DateLastModifiedUtcString>string</DateLastModifiedUtcString>
            <Value>double</Value>
            <Types>None or Service or Product</Types>
            <ProductRevenue>double</ProductRevenue>
            <ProductMarginPercent>double</ProductMarginPercent>
            <ServiceRevenue>double</ServiceRevenue>
            <ServiceMarginPercent>double</ServiceMarginPercent>
            <ProbabilityPercent>int</ProbabilityPercent>
            <SalesProcess>int</SalesProcess>
            <EstimatedMaturityDate>dateTime</EstimatedMaturityDate>
            <EstimatedDeliveryDate>dateTime</EstimatedDeliveryDate>
            <Status>Active or Win or Lose</Status>
            <Priority>int</Priority>
            <DecisionDate>dateTime</DecisionDate>
            <DescriptionHtml>string</DescriptionHtml>
            <ParsedDesHtml>string</ParsedDesHtml>
            <ParsedDesPlain>string</ParsedDesPlain>
            <DateParseDesHtml>dateTime</DateParseDesHtml>
            <DateAssigned>dateTime</DateAssigned>
            <CustomFields xsi:nil="true" />
            <Delete>boolean</Delete>
            <RemoveParentLinks>boolean</RemoveParentLinks>
            <Tags xsi:nil="true" />
          </Lead>
          <Lead>
            <LeadID>int</LeadID>
            <Relation xsi:nil="true" />
            <Owner xsi:nil="true" />
            <Name>string</Name>
            <Flags>None or Inactive</Flags>
            <Referrer xsi:nil="true" />
            <Contacts xsi:nil="true" />
            <Source>string</Source>
            <OriginalProposalID>int</OriginalProposalID>
            <DateCreated>dateTime</DateCreated>
            <DateCreatedUtcString>string</DateCreatedUtcString>
            <DateLastModified>dateTime</DateLastModified>
            <DateLastModifiedUtcString>string</DateLastModifiedUtcString>
            <Value>double</Value>
            <Types>None or Service or Product</Types>
            <ProductRevenue>double</ProductRevenue>
            <ProductMarginPercent>double</ProductMarginPercent>
            <ServiceRevenue>double</ServiceRevenue>
            <ServiceMarginPercent>double</ServiceMarginPercent>
            <ProbabilityPercent>int</ProbabilityPercent>
            <SalesProcess>int</SalesProcess>
            <EstimatedMaturityDate>dateTime</EstimatedMaturityDate>
            <EstimatedDeliveryDate>dateTime</EstimatedDeliveryDate>
            <Status>Active or Win or Lose</Status>
            <Priority>int</Priority>
            <DecisionDate>dateTime</DecisionDate>
            <DescriptionHtml>string</DescriptionHtml>
            <ParsedDesHtml>string</ParsedDesHtml>
            <ParsedDesPlain>string</ParsedDesPlain>
            <DateParseDesHtml>dateTime</DateParseDesHtml>
            <DateAssigned>dateTime</DateAssigned>
            <CustomFields xsi:nil="true" />
            <Delete>boolean</Delete>
            <RemoveParentLinks>boolean</RemoveParentLinks>
            <Tags xsi:nil="true" />
          </Lead>
        </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>
            <EmailAddress xsi:nil="true" />
            <EmailAddress xsi:nil="true" />
          </AlternateEmails>
          <AlternateWebsites>
            <Website xsi:nil="true" />
            <Website xsi:nil="true" />
          </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 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>
          </CreatedBy>
          <CustomFields>
            <Field xsi:nil="true" />
            <Field xsi:nil="true" />
          </CustomFields>
          <Tags>
            <Tag xsi:nil="true" />
            <Tag xsi:nil="true" />
          </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 xsi:nil="true" />
            <UserGroup xsi:nil="true" />
          </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>
        <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>
            <EmailAddress xsi:nil="true" />
            <EmailAddress xsi:nil="true" />
          </AlternateEmails>
          <AlternateWebsites>
            <Website xsi:nil="true" />
            <Website xsi:nil="true" />
          </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 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>
          </CreatedBy>
          <CustomFields>
            <Field xsi:nil="true" />
            <Field xsi:nil="true" />
          </CustomFields>
          <Tags>
            <Tag xsi:nil="true" />
            <Tag xsi:nil="true" />
          </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 xsi:nil="true" />
            <UserGroup xsi:nil="true" />
          </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>
        </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>
            <EmailAddress xsi:nil="true" />
            <EmailAddress xsi:nil="true" />
          </AlternateEmails>
          <AlternateWebsites>
            <Website xsi:nil="true" />
            <Website xsi:nil="true" />
          </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 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>
          </CreatedBy>
          <CustomFields>
            <Field xsi:nil="true" />
            <Field xsi:nil="true" />
          </CustomFields>
          <Tags>
            <Tag xsi:nil="true" />
            <Tag xsi:nil="true" />
          </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 xsi:nil="true" />
            <UserGroup xsi:nil="true" />
          </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>
        </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>
            <TagID>int</TagID>
            <Name>string</Name>
            <Description>string</Description>
            <Types>None or Entity or Lead or Journal or Project or Event or ToDo or Support_Case or Product or Subscription or Disbursement or ProductSale or Company or Person or Employee or Invoice or Quote or Workgroup or Mailing_List or Message or IsSystemTag or EntityDisabled or LeadDisabled or JournalDisabled or ProjectDisabled or EventDisabled or ToDoDisabled or SupportDisabled or ProductDisabled</Types>
            <Color>string</Color>
            <DateCreated>dateTime</DateCreated>
            <DateLastModified>dateTime</DateLastModified>
            <Remove>boolean</Remove>
            <Delete>boolean</Delete>
          </Tag>
          <Tag>
            <TagID>int</TagID>
            <Name>string</Name>
            <Description>string</Description>
            <Types>None or Entity or Lead or Journal or Project or Event or ToDo or Support_Case or Product or Subscription or Disbursement or ProductSale or Company or Person or Employee or Invoice or Quote or Workgroup or Mailing_List or Message or IsSystemTag or EntityDisabled or LeadDisabled or JournalDisabled or ProjectDisabled or EventDisabled or ToDoDisabled or SupportDisabled or ProductDisabled</Types>
            <Color>string</Color>
            <DateCreated>dateTime</DateCreated>
            <DateLastModified>dateTime</DateLastModified>
            <Remove>boolean</Remove>
            <Delete>boolean</Delete>
          </Tag>
        </Tags>
        <CustomFields>
          <Field>
            <FieldID>int</FieldID>
            <Name>string</Name>
            <Question>string</Question>
            <QuestionOrder>int</QuestionOrder>
            <Type>TextBox_SingleLine or TextBox_Multiline or ComboBox or CheckList or RadioList or EntityName_FirstLast or EntityName_SalFirstLast or EntityName_SalFirstMiddleLast or EntityEmail or EntityAddress or EntityPhone or Date_MM_DD_YYYY or Date_DD_MM_YYYY or Date_MM_DD_YYYY_HHMM or Date_DD_MM_YYYY_HHMM or Date_MM_DD_YYYY_HHMMTT or Date_DD_MM_YYYY_HHMMTT or Date_HHMM or Date_HHMMTT or Hidden or TextBox_Number or TextBox_URL or EntityPhone_Plain or Horizontal_Rule or Field_Set or File_Upload or Text_H1 or Text_H2 or Text_Paragraph or Image or Yes_No or Product or Product_Category or Entity or Entry or Priority or Image_Upload or Label or EmployeePicker or ContactPicker or Invoice_Quote or TextBox_CompanyName or LeadSalesProcessPicker</Type>
            <Options>string</Options>
            <FileUploadConfig xsi:nil="true" />
            <PriorityItems xsi:nil="true" />
            <LabelItems xsi:nil="true" />
            <FieldID_CopiedFrom>int</FieldID_CopiedFrom>
            <IsSysField>boolean</IsSysField>
            <SysFieldType>None or Entity or Lead or Journal or Project or Event or ToDo or Support_Case or Product or Subscription or Disbursement or ProductSale or Company or Person or Employee or Invoice or Quote or Workgroup or Mailing_List or Message or IsSystemTag or EntityDisabled or LeadDisabled or JournalDisabled or ProjectDisabled or EventDisabled or ToDoDisabled or SupportDisabled or ProductDisabled</SysFieldType>
            <Value>string</Value>
            <IsPreSetting>boolean</IsPreSetting>
            <PreSettingFieldName>string</PreSettingFieldName>
            <Instructions>string</Instructions>
            <Flags>None or IsRequired or Columns_1 or Columns_2 or Columns_3 or Size_Min or Size_Medium or Size_Max or Address_Home or Address_Work or Address_Billing or IsMultiSelect or Open_In_Current_Window or IsSingleSelect</Flags>
            <MaxValue>int</MaxValue>
            <MinValue>int</MinValue>
            <GroupName>string</GroupName>
            <Groups xsi:nil="true" />
            <RemoveParentLinks>boolean</RemoveParentLinks>
            <Delete>boolean</Delete>
            <DeleteData>boolean</DeleteData>
            <SelectedObjects xsi:nil="true" />
          </Field>
          <Field>
            <FieldID>int</FieldID>
            <Name>string</Name>
            <Question>string</Question>
            <QuestionOrder>int</QuestionOrder>
            <Type>TextBox_SingleLine or TextBox_Multiline or ComboBox or CheckList or RadioList or EntityName_FirstLast or EntityName_SalFirstLast or EntityName_SalFirstMiddleLast or EntityEmail or EntityAddress or EntityPhone or Date_MM_DD_YYYY or Date_DD_MM_YYYY or Date_MM_DD_YYYY_HHMM or Date_DD_MM_YYYY_HHMM or Date_MM_DD_YYYY_HHMMTT or Date_DD_MM_YYYY_HHMMTT or Date_HHMM or Date_HHMMTT or Hidden or TextBox_Number or TextBox_URL or EntityPhone_Plain or Horizontal_Rule or Field_Set or File_Upload or Text_H1 or Text_H2 or Text_Paragraph or Image or Yes_No or Product or Product_Category or Entity or Entry or Priority or Image_Upload or Label or EmployeePicker or ContactPicker or Invoice_Quote or TextBox_CompanyName or LeadSalesProcessPicker</Type>
            <Options>string</Options>
            <FileUploadConfig xsi:nil="true" />
            <PriorityItems xsi:nil="true" />
            <LabelItems xsi:nil="true" />
            <FieldID_CopiedFrom>int</FieldID_CopiedFrom>
            <IsSysField>boolean</IsSysField>
            <SysFieldType>None or Entity or Lead or Journal or Project or Event or ToDo or Support_Case or Product or Subscription or Disbursement or ProductSale or Company or Person or Employee or Invoice or Quote or Workgroup or Mailing_List or Message or IsSystemTag or EntityDisabled or LeadDisabled or JournalDisabled or ProjectDisabled or EventDisabled or ToDoDisabled or SupportDisabled or ProductDisabled</SysFieldType>
            <Value>string</Value>
            <IsPreSetting>boolean</IsPreSetting>
            <PreSettingFieldName>string</PreSettingFieldName>
            <Instructions>string</Instructions>
            <Flags>None or IsRequired or Columns_1 or Columns_2 or Columns_3 or Size_Min or Size_Medium or Size_Max or Address_Home or Address_Work or Address_Billing or IsMultiSelect or Open_In_Current_Window or IsSingleSelect</Flags>
            <MaxValue>int</MaxValue>
            <MinValue>int</MinValue>
            <GroupName>string</GroupName>
            <Groups xsi:nil="true" />
            <RemoveParentLinks>boolean</RemoveParentLinks>
            <Delete>boolean</Delete>
            <DeleteData>boolean</DeleteData>
            <SelectedObjects xsi:nil="true" />
          </Field>
        </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>
      </e>
    </SetDisbursementEntry>
  </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>
    <SetDisbursementEntryResponse xmlns="http://schema.veetro.com">
      <SetDisbursementEntryResult>
        <EntryID>int</EntryID>
        <LeadID>int</LeadID>
        <Leads>
          <Lead>
            <LeadID>int</LeadID>
            <Relation xsi:nil="true" />
            <Owner xsi:nil="true" />
            <Name>string</Name>
            <Flags>None or Inactive</Flags>
            <Referrer xsi:nil="true" />
            <Contacts xsi:nil="true" />
            <Source>string</Source>
            <OriginalProposalID>int</OriginalProposalID>
            <DateCreated>dateTime</DateCreated>
            <DateCreatedUtcString>string</DateCreatedUtcString>
            <DateLastModified>dateTime</DateLastModified>
            <DateLastModifiedUtcString>string</DateLastModifiedUtcString>
            <Value>double</Value>
            <Types>None or Service or Product</Types>
            <ProductRevenue>double</ProductRevenue>
            <ProductMarginPercent>double</ProductMarginPercent>
            <ServiceRevenue>double</ServiceRevenue>
            <ServiceMarginPercent>double</ServiceMarginPercent>
            <ProbabilityPercent>int</ProbabilityPercent>
            <SalesProcess>int</SalesProcess>
            <EstimatedMaturityDate>dateTime</EstimatedMaturityDate>
            <EstimatedDeliveryDate>dateTime</EstimatedDeliveryDate>
            <Status>Active or Win or Lose</Status>
            <Priority>int</Priority>
            <DecisionDate>dateTime</DecisionDate>
            <DescriptionHtml>string</DescriptionHtml>
            <ParsedDesHtml>string</ParsedDesHtml>
            <ParsedDesPlain>string</ParsedDesPlain>
            <DateParseDesHtml>dateTime</DateParseDesHtml>
            <DateAssigned>dateTime</DateAssigned>
            <CustomFields xsi:nil="true" />
            <Delete>boolean</Delete>
            <RemoveParentLinks>boolean</RemoveParentLinks>
            <Tags xsi:nil="true" />
          </Lead>
          <Lead>
            <LeadID>int</LeadID>
            <Relation xsi:nil="true" />
            <Owner xsi:nil="true" />
            <Name>string</Name>
            <Flags>None or Inactive</Flags>
            <Referrer xsi:nil="true" />
            <Contacts xsi:nil="true" />
            <Source>string</Source>
            <OriginalProposalID>int</OriginalProposalID>
            <DateCreated>dateTime</DateCreated>
            <DateCreatedUtcString>string</DateCreatedUtcString>
            <DateLastModified>dateTime</DateLastModified>
            <DateLastModifiedUtcString>string</DateLastModifiedUtcString>
            <Value>double</Value>
            <Types>None or Service or Product</Types>
            <ProductRevenue>double</ProductRevenue>
            <ProductMarginPercent>double</ProductMarginPercent>
            <ServiceRevenue>double</ServiceRevenue>
            <ServiceMarginPercent>double</ServiceMarginPercent>
            <ProbabilityPercent>int</ProbabilityPercent>
            <SalesProcess>int</SalesProcess>
            <EstimatedMaturityDate>dateTime</EstimatedMaturityDate>
            <EstimatedDeliveryDate>dateTime</EstimatedDeliveryDate>
            <Status>Active or Win or Lose</Status>
            <Priority>int</Priority>
            <DecisionDate>dateTime</DecisionDate>
            <DescriptionHtml>string</DescriptionHtml>
            <ParsedDesHtml>string</ParsedDesHtml>
            <ParsedDesPlain>string</ParsedDesPlain>
            <DateParseDesHtml>dateTime</DateParseDesHtml>
            <DateAssigned>dateTime</DateAssigned>
            <CustomFields xsi:nil="true" />
            <Delete>boolean</Delete>
            <RemoveParentLinks>boolean</RemoveParentLinks>
            <Tags xsi:nil="true" />
          </Lead>
        </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>
            <EmailAddress xsi:nil="true" />
            <EmailAddress xsi:nil="true" />
          </AlternateEmails>
          <AlternateWebsites>
            <Website xsi:nil="true" />
            <Website xsi:nil="true" />
          </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 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>
          </CreatedBy>
          <CustomFields>
            <Field xsi:nil="true" />
            <Field xsi:nil="true" />
          </CustomFields>
          <Tags>
            <Tag xsi:nil="true" />
            <Tag xsi:nil="true" />
          </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 xsi:nil="true" />
            <UserGroup xsi:nil="true" />
          </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>
        <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>
            <EmailAddress xsi:nil="true" />
            <EmailAddress xsi:nil="true" />
          </AlternateEmails>
          <AlternateWebsites>
            <Website xsi:nil="true" />
            <Website xsi:nil="true" />
          </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 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>
          </CreatedBy>
          <CustomFields>
            <Field xsi:nil="true" />
            <Field xsi:nil="true" />
          </CustomFields>
          <Tags>
            <Tag xsi:nil="true" />
            <Tag xsi:nil="true" />
          </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 xsi:nil="true" />
            <UserGroup xsi:nil="true" />
          </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>
        </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>
            <EmailAddress xsi:nil="true" />
            <EmailAddress xsi:nil="true" />
          </AlternateEmails>
          <AlternateWebsites>
            <Website xsi:nil="true" />
            <Website xsi:nil="true" />
          </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 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>
          </CreatedBy>
          <CustomFields>
            <Field xsi:nil="true" />
            <Field xsi:nil="true" />
          </CustomFields>
          <Tags>
            <Tag xsi:nil="true" />
            <Tag xsi:nil="true" />
          </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 xsi:nil="true" />
            <UserGroup xsi:nil="true" />
          </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>
        </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>
            <TagID>int</TagID>
            <Name>string</Name>
            <Description>string</Description>
            <Types>None or Entity or Lead or Journal or Project or Event or ToDo or Support_Case or Product or Subscription or Disbursement or ProductSale or Company or Person or Employee or Invoice or Quote or Workgroup or Mailing_List or Message or IsSystemTag or EntityDisabled or LeadDisabled or JournalDisabled or ProjectDisabled or EventDisabled or ToDoDisabled or SupportDisabled or ProductDisabled</Types>
            <Color>string</Color>
            <DateCreated>dateTime</DateCreated>
            <DateLastModified>dateTime</DateLastModified>
            <Remove>boolean</Remove>
            <Delete>boolean</Delete>
          </Tag>
          <Tag>
            <TagID>int</TagID>
            <Name>string</Name>
            <Description>string</Description>
            <Types>None or Entity or Lead or Journal or Project or Event or ToDo or Support_Case or Product or Subscription or Disbursement or ProductSale or Company or Person or Employee or Invoice or Quote or Workgroup or Mailing_List or Message or IsSystemTag or EntityDisabled or LeadDisabled or JournalDisabled or ProjectDisabled or EventDisabled or ToDoDisabled or SupportDisabled or ProductDisabled</Types>
            <Color>string</Color>
            <DateCreated>dateTime</DateCreated>
            <DateLastModified>dateTime</DateLastModified>
            <Remove>boolean</Remove>
            <Delete>boolean</Delete>
          </Tag>
        </Tags>
        <CustomFields>
          <Field>
            <FieldID>int</FieldID>
            <Name>string</Name>
            <Question>string</Question>
            <QuestionOrder>int</QuestionOrder>
            <Type>TextBox_SingleLine or TextBox_Multiline or ComboBox or CheckList or RadioList or EntityName_FirstLast or EntityName_SalFirstLast or EntityName_SalFirstMiddleLast or EntityEmail or EntityAddress or EntityPhone or Date_MM_DD_YYYY or Date_DD_MM_YYYY or Date_MM_DD_YYYY_HHMM or Date_DD_MM_YYYY_HHMM or Date_MM_DD_YYYY_HHMMTT or Date_DD_MM_YYYY_HHMMTT or Date_HHMM or Date_HHMMTT or Hidden or TextBox_Number or TextBox_URL or EntityPhone_Plain or Horizontal_Rule or Field_Set or File_Upload or Text_H1 or Text_H2 or Text_Paragraph or Image or Yes_No or Product or Product_Category or Entity or Entry or Priority or Image_Upload or Label or EmployeePicker or ContactPicker or Invoice_Quote or TextBox_CompanyName or LeadSalesProcessPicker</Type>
            <Options>string</Options>
            <FileUploadConfig xsi:nil="true" />
            <PriorityItems xsi:nil="true" />
            <LabelItems xsi:nil="true" />
            <FieldID_CopiedFrom>int</FieldID_CopiedFrom>
            <IsSysField>boolean</IsSysField>
            <SysFieldType>None or Entity or Lead or Journal or Project or Event or ToDo or Support_Case or Product or Subscription or Disbursement or ProductSale or Company or Person or Employee or Invoice or Quote or Workgroup or Mailing_List or Message or IsSystemTag or EntityDisabled or LeadDisabled or JournalDisabled or ProjectDisabled or EventDisabled or ToDoDisabled or SupportDisabled or ProductDisabled</SysFieldType>
            <Value>string</Value>
            <IsPreSetting>boolean</IsPreSetting>
            <PreSettingFieldName>string</PreSettingFieldName>
            <Instructions>string</Instructions>
            <Flags>None or IsRequired or Columns_1 or Columns_2 or Columns_3 or Size_Min or Size_Medium or Size_Max or Address_Home or Address_Work or Address_Billing or IsMultiSelect or Open_In_Current_Window or IsSingleSelect</Flags>
            <MaxValue>int</MaxValue>
            <MinValue>int</MinValue>
            <GroupName>string</GroupName>
            <Groups xsi:nil="true" />
            <RemoveParentLinks>boolean</RemoveParentLinks>
            <Delete>boolean</Delete>
            <DeleteData>boolean</DeleteData>
            <SelectedObjects xsi:nil="true" />
          </Field>
          <Field>
            <FieldID>int</FieldID>
            <Name>string</Name>
            <Question>string</Question>
            <QuestionOrder>int</QuestionOrder>
            <Type>TextBox_SingleLine or TextBox_Multiline or ComboBox or CheckList or RadioList or EntityName_FirstLast or EntityName_SalFirstLast or EntityName_SalFirstMiddleLast or EntityEmail or EntityAddress or EntityPhone or Date_MM_DD_YYYY or Date_DD_MM_YYYY or Date_MM_DD_YYYY_HHMM or Date_DD_MM_YYYY_HHMM or Date_MM_DD_YYYY_HHMMTT or Date_DD_MM_YYYY_HHMMTT or Date_HHMM or Date_HHMMTT or Hidden or TextBox_Number or TextBox_URL or EntityPhone_Plain or Horizontal_Rule or Field_Set or File_Upload or Text_H1 or Text_H2 or Text_Paragraph or Image or Yes_No or Product or Product_Category or Entity or Entry or Priority or Image_Upload or Label or EmployeePicker or ContactPicker or Invoice_Quote or TextBox_CompanyName or LeadSalesProcessPicker</Type>
            <Options>string</Options>
            <FileUploadConfig xsi:nil="true" />
            <PriorityItems xsi:nil="true" />
            <LabelItems xsi:nil="true" />
            <FieldID_CopiedFrom>int</FieldID_CopiedFrom>
            <IsSysField>boolean</IsSysField>
            <SysFieldType>None or Entity or Lead or Journal or Project or Event or ToDo or Support_Case or Product or Subscription or Disbursement or ProductSale or Company or Person or Employee or Invoice or Quote or Workgroup or Mailing_List or Message or IsSystemTag or EntityDisabled or LeadDisabled or JournalDisabled or ProjectDisabled or EventDisabled or ToDoDisabled or SupportDisabled or ProductDisabled</SysFieldType>
            <Value>string</Value>
            <IsPreSetting>boolean</IsPreSetting>
            <PreSettingFieldName>string</PreSettingFieldName>
            <Instructions>string</Instructions>
            <Flags>None or IsRequired or Columns_1 or Columns_2 or Columns_3 or Size_Min or Size_Medium or Size_Max or Address_Home or Address_Work or Address_Billing or IsMultiSelect or Open_In_Current_Window or IsSingleSelect</Flags>
            <MaxValue>int</MaxValue>
            <MinValue>int</MinValue>
            <GroupName>string</GroupName>
            <Groups xsi:nil="true" />
            <RemoveParentLinks>boolean</RemoveParentLinks>
            <Delete>boolean</Delete>
            <DeleteData>boolean</DeleteData>
            <SelectedObjects xsi:nil="true" />
          </Field>
        </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>
      </SetDisbursementEntryResult>
    </SetDisbursementEntryResponse>
  </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>
    <SetDisbursementEntry xmlns="http://schema.veetro.com">
      <e>
        <EntryID>int</EntryID>
        <LeadID>int</LeadID>
        <Leads>
          <Lead>
            <LeadID>int</LeadID>
            <Relation xsi:nil="true" />
            <Owner xsi:nil="true" />
            <Name>string</Name>
            <Flags>None or Inactive</Flags>
            <Referrer xsi:nil="true" />
            <Contacts xsi:nil="true" />
            <Source>string</Source>
            <OriginalProposalID>int</OriginalProposalID>
            <DateCreated>dateTime</DateCreated>
            <DateCreatedUtcString>string</DateCreatedUtcString>
            <DateLastModified>dateTime</DateLastModified>
            <DateLastModifiedUtcString>string</DateLastModifiedUtcString>
            <Value>double</Value>
            <Types>None or Service or Product</Types>
            <ProductRevenue>double</ProductRevenue>
            <ProductMarginPercent>double</ProductMarginPercent>
            <ServiceRevenue>double</ServiceRevenue>
            <ServiceMarginPercent>double</ServiceMarginPercent>
            <ProbabilityPercent>int</ProbabilityPercent>
            <SalesProcess>int</SalesProcess>
            <EstimatedMaturityDate>dateTime</EstimatedMaturityDate>
            <EstimatedDeliveryDate>dateTime</EstimatedDeliveryDate>
            <Status>Active or Win or Lose</Status>
            <Priority>int</Priority>
            <DecisionDate>dateTime</DecisionDate>
            <DescriptionHtml>string</DescriptionHtml>
            <ParsedDesHtml>string</ParsedDesHtml>
            <ParsedDesPlain>string</ParsedDesPlain>
            <DateParseDesHtml>dateTime</DateParseDesHtml>
            <DateAssigned>dateTime</DateAssigned>
            <CustomFields xsi:nil="true" />
            <Delete>boolean</Delete>
            <RemoveParentLinks>boolean</RemoveParentLinks>
            <Tags xsi:nil="true" />
          </Lead>
          <Lead>
            <LeadID>int</LeadID>
            <Relation xsi:nil="true" />
            <Owner xsi:nil="true" />
            <Name>string</Name>
            <Flags>None or Inactive</Flags>
            <Referrer xsi:nil="true" />
            <Contacts xsi:nil="true" />
            <Source>string</Source>
            <OriginalProposalID>int</OriginalProposalID>
            <DateCreated>dateTime</DateCreated>
            <DateCreatedUtcString>string</DateCreatedUtcString>
            <DateLastModified>dateTime</DateLastModified>
            <DateLastModifiedUtcString>string</DateLastModifiedUtcString>
            <Value>double</Value>
            <Types>None or Service or Product</Types>
            <ProductRevenue>double</ProductRevenue>
            <ProductMarginPercent>double</ProductMarginPercent>
            <ServiceRevenue>double</ServiceRevenue>
            <ServiceMarginPercent>double</ServiceMarginPercent>
            <ProbabilityPercent>int</ProbabilityPercent>
            <SalesProcess>int</SalesProcess>
            <EstimatedMaturityDate>dateTime</EstimatedMaturityDate>
            <EstimatedDeliveryDate>dateTime</EstimatedDeliveryDate>
            <Status>Active or Win or Lose</Status>
            <Priority>int</Priority>
            <DecisionDate>dateTime</DecisionDate>
            <DescriptionHtml>string</DescriptionHtml>
            <ParsedDesHtml>string</ParsedDesHtml>
            <ParsedDesPlain>string</ParsedDesPlain>
            <DateParseDesHtml>dateTime</DateParseDesHtml>
            <DateAssigned>dateTime</DateAssigned>
            <CustomFields xsi:nil="true" />
            <Delete>boolean</Delete>
            <RemoveParentLinks>boolean</RemoveParentLinks>
            <Tags xsi:nil="true" />
          </Lead>
        </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>
            <EmailAddress xsi:nil="true" />
            <EmailAddress xsi:nil="true" />
          </AlternateEmails>
          <AlternateWebsites>
            <Website xsi:nil="true" />
            <Website xsi:nil="true" />
          </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 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>
          </CreatedBy>
          <CustomFields>
            <Field xsi:nil="true" />
            <Field xsi:nil="true" />
          </CustomFields>
          <Tags>
            <Tag xsi:nil="true" />
            <Tag xsi:nil="true" />
          </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 xsi:nil="true" />
            <UserGroup xsi:nil="true" />
          </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>
        <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>
            <EmailAddress xsi:nil="true" />
            <EmailAddress xsi:nil="true" />
          </AlternateEmails>
          <AlternateWebsites>
            <Website xsi:nil="true" />
            <Website xsi:nil="true" />
          </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 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>
          </CreatedBy>
          <CustomFields>
            <Field xsi:nil="true" />
            <Field xsi:nil="true" />
          </CustomFields>
          <Tags>
            <Tag xsi:nil="true" />
            <Tag xsi:nil="true" />
          </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 xsi:nil="true" />
            <UserGroup xsi:nil="true" />
          </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>
        </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>
            <EmailAddress xsi:nil="true" />
            <EmailAddress xsi:nil="true" />
          </AlternateEmails>
          <AlternateWebsites>
            <Website xsi:nil="true" />
            <Website xsi:nil="true" />
          </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 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>
          </CreatedBy>
          <CustomFields>
            <Field xsi:nil="true" />
            <Field xsi:nil="true" />
          </CustomFields>
          <Tags>
            <Tag xsi:nil="true" />
            <Tag xsi:nil="true" />
          </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 xsi:nil="true" />
            <UserGroup xsi:nil="true" />
          </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>
        </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>
            <TagID>int</TagID>
            <Name>string</Name>
            <Description>string</Description>
            <Types>None or Entity or Lead or Journal or Project or Event or ToDo or Support_Case or Product or Subscription or Disbursement or ProductSale or Company or Person or Employee or Invoice or Quote or Workgroup or Mailing_List or Message or IsSystemTag or EntityDisabled or LeadDisabled or JournalDisabled or ProjectDisabled or EventDisabled or ToDoDisabled or SupportDisabled or ProductDisabled</Types>
            <Color>string</Color>
            <DateCreated>dateTime</DateCreated>
            <DateLastModified>dateTime</DateLastModified>
            <Remove>boolean</Remove>
            <Delete>boolean</Delete>
          </Tag>
          <Tag>
            <TagID>int</TagID>
            <Name>string</Name>
            <Description>string</Description>
            <Types>None or Entity or Lead or Journal or Project or Event or ToDo or Support_Case or Product or Subscription or Disbursement or ProductSale or Company or Person or Employee or Invoice or Quote or Workgroup or Mailing_List or Message or IsSystemTag or EntityDisabled or LeadDisabled or JournalDisabled or ProjectDisabled or EventDisabled or ToDoDisabled or SupportDisabled or ProductDisabled</Types>
            <Color>string</Color>
            <DateCreated>dateTime</DateCreated>
            <DateLastModified>dateTime</DateLastModified>
            <Remove>boolean</Remove>
            <Delete>boolean</Delete>
          </Tag>
        </Tags>
        <CustomFields>
          <Field>
            <FieldID>int</FieldID>
            <Name>string</Name>
            <Question>string</Question>
            <QuestionOrder>int</QuestionOrder>
            <Type>TextBox_SingleLine or TextBox_Multiline or ComboBox or CheckList or RadioList or EntityName_FirstLast or EntityName_SalFirstLast or EntityName_SalFirstMiddleLast or EntityEmail or EntityAddress or EntityPhone or Date_MM_DD_YYYY or Date_DD_MM_YYYY or Date_MM_DD_YYYY_HHMM or Date_DD_MM_YYYY_HHMM or Date_MM_DD_YYYY_HHMMTT or Date_DD_MM_YYYY_HHMMTT or Date_HHMM or Date_HHMMTT or Hidden or TextBox_Number or TextBox_URL or EntityPhone_Plain or Horizontal_Rule or Field_Set or File_Upload or Text_H1 or Text_H2 or Text_Paragraph or Image or Yes_No or Product or Product_Category or Entity or Entry or Priority or Image_Upload or Label or EmployeePicker or ContactPicker or Invoice_Quote or TextBox_CompanyName or LeadSalesProcessPicker</Type>
            <Options>string</Options>
            <FileUploadConfig xsi:nil="true" />
            <PriorityItems xsi:nil="true" />
            <LabelItems xsi:nil="true" />
            <FieldID_CopiedFrom>int</FieldID_CopiedFrom>
            <IsSysField>boolean</IsSysField>
            <SysFieldType>None or Entity or Lead or Journal or Project or Event or ToDo or Support_Case or Product or Subscription or Disbursement or ProductSale or Company or Person or Employee or Invoice or Quote or Workgroup or Mailing_List or Message or IsSystemTag or EntityDisabled or LeadDisabled or JournalDisabled or ProjectDisabled or EventDisabled or ToDoDisabled or SupportDisabled or ProductDisabled</SysFieldType>
            <Value>string</Value>
            <IsPreSetting>boolean</IsPreSetting>
            <PreSettingFieldName>string</PreSettingFieldName>
            <Instructions>string</Instructions>
            <Flags>None or IsRequired or Columns_1 or Columns_2 or Columns_3 or Size_Min or Size_Medium or Size_Max or Address_Home or Address_Work or Address_Billing or IsMultiSelect or Open_In_Current_Window or IsSingleSelect</Flags>
            <MaxValue>int</MaxValue>
            <MinValue>int</MinValue>
            <GroupName>string</GroupName>
            <Groups xsi:nil="true" />
            <RemoveParentLinks>boolean</RemoveParentLinks>
            <Delete>boolean</Delete>
            <DeleteData>boolean</DeleteData>
            <SelectedObjects xsi:nil="true" />
          </Field>
          <Field>
            <FieldID>int</FieldID>
            <Name>string</Name>
            <Question>string</Question>
            <QuestionOrder>int</QuestionOrder>
            <Type>TextBox_SingleLine or TextBox_Multiline or ComboBox or CheckList or RadioList or EntityName_FirstLast or EntityName_SalFirstLast or EntityName_SalFirstMiddleLast or EntityEmail or EntityAddress or EntityPhone or Date_MM_DD_YYYY or Date_DD_MM_YYYY or Date_MM_DD_YYYY_HHMM or Date_DD_MM_YYYY_HHMM or Date_MM_DD_YYYY_HHMMTT or Date_DD_MM_YYYY_HHMMTT or Date_HHMM or Date_HHMMTT or Hidden or TextBox_Number or TextBox_URL or EntityPhone_Plain or Horizontal_Rule or Field_Set or File_Upload or Text_H1 or Text_H2 or Text_Paragraph or Image or Yes_No or Product or Product_Category or Entity or Entry or Priority or Image_Upload or Label or EmployeePicker or ContactPicker or Invoice_Quote or TextBox_CompanyName or LeadSalesProcessPicker</Type>
            <Options>string</Options>
            <FileUploadConfig xsi:nil="true" />
            <PriorityItems xsi:nil="true" />
            <LabelItems xsi:nil="true" />
            <FieldID_CopiedFrom>int</FieldID_CopiedFrom>
            <IsSysField>boolean</IsSysField>
            <SysFieldType>None or Entity or Lead or Journal or Project or Event or ToDo or Support_Case or Product or Subscription or Disbursement or ProductSale or Company or Person or Employee or Invoice or Quote or Workgroup or Mailing_List or Message or IsSystemTag or EntityDisabled or LeadDisabled or JournalDisabled or ProjectDisabled or EventDisabled or ToDoDisabled or SupportDisabled or ProductDisabled</SysFieldType>
            <Value>string</Value>
            <IsPreSetting>boolean</IsPreSetting>
            <PreSettingFieldName>string</PreSettingFieldName>
            <Instructions>string</Instructions>
            <Flags>None or IsRequired or Columns_1 or Columns_2 or Columns_3 or Size_Min or Size_Medium or Size_Max or Address_Home or Address_Work or Address_Billing or IsMultiSelect or Open_In_Current_Window or IsSingleSelect</Flags>
            <MaxValue>int</MaxValue>
            <MinValue>int</MinValue>
            <GroupName>string</GroupName>
            <Groups xsi:nil="true" />
            <RemoveParentLinks>boolean</RemoveParentLinks>
            <Delete>boolean</Delete>
            <DeleteData>boolean</DeleteData>
            <SelectedObjects xsi:nil="true" />
          </Field>
        </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>
      </e>
    </SetDisbursementEntry>
  </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>
    <SetDisbursementEntryResponse xmlns="http://schema.veetro.com">
      <SetDisbursementEntryResult>
        <EntryID>int</EntryID>
        <LeadID>int</LeadID>
        <Leads>
          <Lead>
            <LeadID>int</LeadID>
            <Relation xsi:nil="true" />
            <Owner xsi:nil="true" />
            <Name>string</Name>
            <Flags>None or Inactive</Flags>
            <Referrer xsi:nil="true" />
            <Contacts xsi:nil="true" />
            <Source>string</Source>
            <OriginalProposalID>int</OriginalProposalID>
            <DateCreated>dateTime</DateCreated>
            <DateCreatedUtcString>string</DateCreatedUtcString>
            <DateLastModified>dateTime</DateLastModified>
            <DateLastModifiedUtcString>string</DateLastModifiedUtcString>
            <Value>double</Value>
            <Types>None or Service or Product</Types>
            <ProductRevenue>double</ProductRevenue>
            <ProductMarginPercent>double</ProductMarginPercent>
            <ServiceRevenue>double</ServiceRevenue>
            <ServiceMarginPercent>double</ServiceMarginPercent>
            <ProbabilityPercent>int</ProbabilityPercent>
            <SalesProcess>int</SalesProcess>
            <EstimatedMaturityDate>dateTime</EstimatedMaturityDate>
            <EstimatedDeliveryDate>dateTime</EstimatedDeliveryDate>
            <Status>Active or Win or Lose</Status>
            <Priority>int</Priority>
            <DecisionDate>dateTime</DecisionDate>
            <DescriptionHtml>string</DescriptionHtml>
            <ParsedDesHtml>string</ParsedDesHtml>
            <ParsedDesPlain>string</ParsedDesPlain>
            <DateParseDesHtml>dateTime</DateParseDesHtml>
            <DateAssigned>dateTime</DateAssigned>
            <CustomFields xsi:nil="true" />
            <Delete>boolean</Delete>
            <RemoveParentLinks>boolean</RemoveParentLinks>
            <Tags xsi:nil="true" />
          </Lead>
          <Lead>
            <LeadID>int</LeadID>
            <Relation xsi:nil="true" />
            <Owner xsi:nil="true" />
            <Name>string</Name>
            <Flags>None or Inactive</Flags>
            <Referrer xsi:nil="true" />
            <Contacts xsi:nil="true" />
            <Source>string</Source>
            <OriginalProposalID>int</OriginalProposalID>
            <DateCreated>dateTime</DateCreated>
            <DateCreatedUtcString>string</DateCreatedUtcString>
            <DateLastModified>dateTime</DateLastModified>
            <DateLastModifiedUtcString>string</DateLastModifiedUtcString>
            <Value>double</Value>
            <Types>None or Service or Product</Types>
            <ProductRevenue>double</ProductRevenue>
            <ProductMarginPercent>double</ProductMarginPercent>
            <ServiceRevenue>double</ServiceRevenue>
            <ServiceMarginPercent>double</ServiceMarginPercent>
            <ProbabilityPercent>int</ProbabilityPercent>
            <SalesProcess>int</SalesProcess>
            <EstimatedMaturityDate>dateTime</EstimatedMaturityDate>
            <EstimatedDeliveryDate>dateTime</EstimatedDeliveryDate>
            <Status>Active or Win or Lose</Status>
            <Priority>int</Priority>
            <DecisionDate>dateTime</DecisionDate>
            <DescriptionHtml>string</DescriptionHtml>
            <ParsedDesHtml>string</ParsedDesHtml>
            <ParsedDesPlain>string</ParsedDesPlain>
            <DateParseDesHtml>dateTime</DateParseDesHtml>
            <DateAssigned>dateTime</DateAssigned>
            <CustomFields xsi:nil="true" />
            <Delete>boolean</Delete>
            <RemoveParentLinks>boolean</RemoveParentLinks>
            <Tags xsi:nil="true" />
          </Lead>
        </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>
            <EmailAddress xsi:nil="true" />
            <EmailAddress xsi:nil="true" />
          </AlternateEmails>
          <AlternateWebsites>
            <Website xsi:nil="true" />
            <Website xsi:nil="true" />
          </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 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>
          </CreatedBy>
          <CustomFields>
            <Field xsi:nil="true" />
            <Field xsi:nil="true" />
          </CustomFields>
          <Tags>
            <Tag xsi:nil="true" />
            <Tag xsi:nil="true" />
          </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 xsi:nil="true" />
            <UserGroup xsi:nil="true" />
          </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>
        <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>
            <EmailAddress xsi:nil="true" />
            <EmailAddress xsi:nil="true" />
          </AlternateEmails>
          <AlternateWebsites>
            <Website xsi:nil="true" />
            <Website xsi:nil="true" />
          </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 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>
          </CreatedBy>
          <CustomFields>
            <Field xsi:nil="true" />
            <Field xsi:nil="true" />
          </CustomFields>
          <Tags>
            <Tag xsi:nil="true" />
            <Tag xsi:nil="true" />
          </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 xsi:nil="true" />
            <UserGroup xsi:nil="true" />
          </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>
        </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>
            <EmailAddress xsi:nil="true" />
            <EmailAddress xsi:nil="true" />
          </AlternateEmails>
          <AlternateWebsites>
            <Website xsi:nil="true" />
            <Website xsi:nil="true" />
          </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 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>
          </CreatedBy>
          <CustomFields>
            <Field xsi:nil="true" />
            <Field xsi:nil="true" />
          </CustomFields>
          <Tags>
            <Tag xsi:nil="true" />
            <Tag xsi:nil="true" />
          </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 xsi:nil="true" />
            <UserGroup xsi:nil="true" />
          </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>
        </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>
            <TagID>int</TagID>
            <Name>string</Name>
            <Description>string</Description>
            <Types>None or Entity or Lead or Journal or Project or Event or ToDo or Support_Case or Product or Subscription or Disbursement or ProductSale or Company or Person or Employee or Invoice or Quote or Workgroup or Mailing_List or Message or IsSystemTag or EntityDisabled or LeadDisabled or JournalDisabled or ProjectDisabled or EventDisabled or ToDoDisabled or SupportDisabled or ProductDisabled</Types>
            <Color>string</Color>
            <DateCreated>dateTime</DateCreated>
            <DateLastModified>dateTime</DateLastModified>
            <Remove>boolean</Remove>
            <Delete>boolean</Delete>
          </Tag>
          <Tag>
            <TagID>int</TagID>
            <Name>string</Name>
            <Description>string</Description>
            <Types>None or Entity or Lead or Journal or Project or Event or ToDo or Support_Case or Product or Subscription or Disbursement or ProductSale or Company or Person or Employee or Invoice or Quote or Workgroup or Mailing_List or Message or IsSystemTag or EntityDisabled or LeadDisabled or JournalDisabled or ProjectDisabled or EventDisabled or ToDoDisabled or SupportDisabled or ProductDisabled</Types>
            <Color>string</Color>
            <DateCreated>dateTime</DateCreated>
            <DateLastModified>dateTime</DateLastModified>
            <Remove>boolean</Remove>
            <Delete>boolean</Delete>
          </Tag>
        </Tags>
        <CustomFields>
          <Field>
            <FieldID>int</FieldID>
            <Name>string</Name>
            <Question>string</Question>
            <QuestionOrder>int</QuestionOrder>
            <Type>TextBox_SingleLine or TextBox_Multiline or ComboBox or CheckList or RadioList or EntityName_FirstLast or EntityName_SalFirstLast or EntityName_SalFirstMiddleLast or EntityEmail or EntityAddress or EntityPhone or Date_MM_DD_YYYY or Date_DD_MM_YYYY or Date_MM_DD_YYYY_HHMM or Date_DD_MM_YYYY_HHMM or Date_MM_DD_YYYY_HHMMTT or Date_DD_MM_YYYY_HHMMTT or Date_HHMM or Date_HHMMTT or Hidden or TextBox_Number or TextBox_URL or EntityPhone_Plain or Horizontal_Rule or Field_Set or File_Upload or Text_H1 or Text_H2 or Text_Paragraph or Image or Yes_No or Product or Product_Category or Entity or Entry or Priority or Image_Upload or Label or EmployeePicker or ContactPicker or Invoice_Quote or TextBox_CompanyName or LeadSalesProcessPicker</Type>
            <Options>string</Options>
            <FileUploadConfig xsi:nil="true" />
            <PriorityItems xsi:nil="true" />
            <LabelItems xsi:nil="true" />
            <FieldID_CopiedFrom>int</FieldID_CopiedFrom>
            <IsSysField>boolean</IsSysField>
            <SysFieldType>None or Entity or Lead or Journal or Project or Event or ToDo or Support_Case or Product or Subscription or Disbursement or ProductSale or Company or Person or Employee or Invoice or Quote or Workgroup or Mailing_List or Message or IsSystemTag or EntityDisabled or LeadDisabled or JournalDisabled or ProjectDisabled or EventDisabled or ToDoDisabled or SupportDisabled or ProductDisabled</SysFieldType>
            <Value>string</Value>
            <IsPreSetting>boolean</IsPreSetting>
            <PreSettingFieldName>string</PreSettingFieldName>
            <Instructions>string</Instructions>
            <Flags>None or IsRequired or Columns_1 or Columns_2 or Columns_3 or Size_Min or Size_Medium or Size_Max or Address_Home or Address_Work or Address_Billing or IsMultiSelect or Open_In_Current_Window or IsSingleSelect</Flags>
            <MaxValue>int</MaxValue>
            <MinValue>int</MinValue>
            <GroupName>string</GroupName>
            <Groups xsi:nil="true" />
            <RemoveParentLinks>boolean</RemoveParentLinks>
            <Delete>boolean</Delete>
            <DeleteData>boolean</DeleteData>
            <SelectedObjects xsi:nil="true" />
          </Field>
          <Field>
            <FieldID>int</FieldID>
            <Name>string</Name>
            <Question>string</Question>
            <QuestionOrder>int</QuestionOrder>
            <Type>TextBox_SingleLine or TextBox_Multiline or ComboBox or CheckList or RadioList or EntityName_FirstLast or EntityName_SalFirstLast or EntityName_SalFirstMiddleLast or EntityEmail or EntityAddress or EntityPhone or Date_MM_DD_YYYY or Date_DD_MM_YYYY or Date_MM_DD_YYYY_HHMM or Date_DD_MM_YYYY_HHMM or Date_MM_DD_YYYY_HHMMTT or Date_DD_MM_YYYY_HHMMTT or Date_HHMM or Date_HHMMTT or Hidden or TextBox_Number or TextBox_URL or EntityPhone_Plain or Horizontal_Rule or Field_Set or File_Upload or Text_H1 or Text_H2 or Text_Paragraph or Image or Yes_No or Product or Product_Category or Entity or Entry or Priority or Image_Upload or Label or EmployeePicker or ContactPicker or Invoice_Quote or TextBox_CompanyName or LeadSalesProcessPicker</Type>
            <Options>string</Options>
            <FileUploadConfig xsi:nil="true" />
            <PriorityItems xsi:nil="true" />
            <LabelItems xsi:nil="true" />
            <FieldID_CopiedFrom>int</FieldID_CopiedFrom>
            <IsSysField>boolean</IsSysField>
            <SysFieldType>None or Entity or Lead or Journal or Project or Event or ToDo or Support_Case or Product or Subscription or Disbursement or ProductSale or Company or Person or Employee or Invoice or Quote or Workgroup or Mailing_List or Message or IsSystemTag or EntityDisabled or LeadDisabled or JournalDisabled or ProjectDisabled or EventDisabled or ToDoDisabled or SupportDisabled or ProductDisabled</SysFieldType>
            <Value>string</Value>
            <IsPreSetting>boolean</IsPreSetting>
            <PreSettingFieldName>string</PreSettingFieldName>
            <Instructions>string</Instructions>
            <Flags>None or IsRequired or Columns_1 or Columns_2 or Columns_3 or Size_Min or Size_Medium or Size_Max or Address_Home or Address_Work or Address_Billing or IsMultiSelect or Open_In_Current_Window or IsSingleSelect</Flags>
            <MaxValue>int</MaxValue>
            <MinValue>int</MinValue>
            <GroupName>string</GroupName>
            <Groups xsi:nil="true" />
            <RemoveParentLinks>boolean</RemoveParentLinks>
            <Delete>boolean</Delete>
            <DeleteData>boolean</DeleteData>
            <SelectedObjects xsi:nil="true" />
          </Field>
        </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>
      </SetDisbursementEntryResult>
    </SetDisbursementEntryResponse>
  </soap12:Body>
</soap12:Envelope>