Veetro Web Service Methods


Click here for a complete list of operations.

CreateEntriesFromCatalogItems

[Permission: Employee, Credentials: Sales.Catalog.CreateProductSales]
Creates a batch billable Entries from CatalogItems having the specified Qty.

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/CreateEntriesFromCatalogItems"

<?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>
    <CreateEntriesFromCatalogItems xmlns="http://schema.veetro.com">
      <items>
        <BatchCreateEntryFromCatalogItem>
          <Guid>string</Guid>
          <EntityID>int</EntityID>
          <EntityID_Owner>int</EntityID_Owner>
          <CatalogItemID>int</CatalogItemID>
          <Qty>double</Qty>
          <SubscriptionUnits>int</SubscriptionUnits>
          <BillableEntry>
            <EntryID>int</EntryID>
            <LeadID>int</LeadID>
            <Leads xsi:nil="true" />
            <Name>string</Name>
            <DescriptionHtml>string</DescriptionHtml>
            <ParsedDesHtml>string</ParsedDesHtml>
            <ParsedDesPlain>string</ParsedDesPlain>
            <DateParseDesHtml>dateTime</DateParseDesHtml>
            <Relation xsi:nil="true" />
            <Supplier xsi:nil="true" />
            <SupplierBalance>double</SupplierBalance>
            <DateCreated>dateTime</DateCreated>
            <DateLastInvoiced>dateTime</DateLastInvoiced>
            <NextInvoiceDate>dateTime</NextInvoiceDate>
            <Qty>double</Qty>
            <SortOrder>int</SortOrder>
            <Activity_Temp>int</Activity_Temp>
            <DateEnd_Temp>dateTime</DateEnd_Temp>
            <Unit>None or Minute or Hour or Day or Week or Month or Year or Kilogram or Litre or Gallon or Pound or Item or MegaByte or GigaByte or Instance or User or BiWeek or Word or Line or Student or Class or Foot or Metre or Pair or Inch or Cm or Kit or Piece or Mile or Kilometer or Ct or Voucher or Page or SquareFoot or Tonne or TroyOunce or Case or Location or Each or SquareYard or SquareMeter or Second</Unit>
            <Price>double</Price>
            <Shipping xsi:nil="true" />
            <WholesalePrice>double</WholesalePrice>
            <CatalogItemID>int</CatalogItemID>
            <CurrencyIso4217>string</CurrencyIso4217>
            <EntryID_Parent>int</EntryID_Parent>
            <EntryID_ProjectRoot>int</EntryID_ProjectRoot>
            <EntryID_CopiedFrom>int</EntryID_CopiedFrom>
            <Owner xsi:nil="true" />
            <SubscriptionInterval>double</SubscriptionInterval>
            <SubscriptionIntervalType>None or Minute or Hour or Day or Week or Month or Year</SubscriptionIntervalType>
            <SubscriptionUnits>int</SubscriptionUnits>
            <Flags>None or Billable or Invoiced or Journal or Canceled or Project or Calendar_Item or Event or ToDo or Support_Case or Product or Subscription or Notifications_Sent or Disbursement or Client_Access or QuoteOnly or Track_Supplier_Payments or All_Employees or Project_Milestone or Never_Invoice or Inactive or IsTemplate or Pending or IsGrouped or IsCompanyConfidential or AutoUpdateStageFromProgress or IsDraft</Flags>
            <DateCanceled>dateTime</DateCanceled>
            <DateLastModified>dateTime</DateLastModified>
            <Tags xsi:nil="true" />
            <CustomFields xsi:nil="true" />
            <CommissionValue>double</CommissionValue>
            <CommissionType>None or Fixed_Amount or Percentage</CommissionType>
            <CommissionFlags>None or Pay_For_Every_Renewal</CommissionFlags>
            <ActivityID_Default>int</ActivityID_Default>
            <Delete>boolean</Delete>
            <RemoveParentLinks>boolean</RemoveParentLinks>
            <ByPassLoadSpecifically>boolean</ByPassLoadSpecifically>
          </BillableEntry>
        </BatchCreateEntryFromCatalogItem>
        <BatchCreateEntryFromCatalogItem>
          <Guid>string</Guid>
          <EntityID>int</EntityID>
          <EntityID_Owner>int</EntityID_Owner>
          <CatalogItemID>int</CatalogItemID>
          <Qty>double</Qty>
          <SubscriptionUnits>int</SubscriptionUnits>
          <BillableEntry>
            <EntryID>int</EntryID>
            <LeadID>int</LeadID>
            <Leads xsi:nil="true" />
            <Name>string</Name>
            <DescriptionHtml>string</DescriptionHtml>
            <ParsedDesHtml>string</ParsedDesHtml>
            <ParsedDesPlain>string</ParsedDesPlain>
            <DateParseDesHtml>dateTime</DateParseDesHtml>
            <Relation xsi:nil="true" />
            <Supplier xsi:nil="true" />
            <SupplierBalance>double</SupplierBalance>
            <DateCreated>dateTime</DateCreated>
            <DateLastInvoiced>dateTime</DateLastInvoiced>
            <NextInvoiceDate>dateTime</NextInvoiceDate>
            <Qty>double</Qty>
            <SortOrder>int</SortOrder>
            <Activity_Temp>int</Activity_Temp>
            <DateEnd_Temp>dateTime</DateEnd_Temp>
            <Unit>None or Minute or Hour or Day or Week or Month or Year or Kilogram or Litre or Gallon or Pound or Item or MegaByte or GigaByte or Instance or User or BiWeek or Word or Line or Student or Class or Foot or Metre or Pair or Inch or Cm or Kit or Piece or Mile or Kilometer or Ct or Voucher or Page or SquareFoot or Tonne or TroyOunce or Case or Location or Each or SquareYard or SquareMeter or Second</Unit>
            <Price>double</Price>
            <Shipping xsi:nil="true" />
            <WholesalePrice>double</WholesalePrice>
            <CatalogItemID>int</CatalogItemID>
            <CurrencyIso4217>string</CurrencyIso4217>
            <EntryID_Parent>int</EntryID_Parent>
            <EntryID_ProjectRoot>int</EntryID_ProjectRoot>
            <EntryID_CopiedFrom>int</EntryID_CopiedFrom>
            <Owner xsi:nil="true" />
            <SubscriptionInterval>double</SubscriptionInterval>
            <SubscriptionIntervalType>None or Minute or Hour or Day or Week or Month or Year</SubscriptionIntervalType>
            <SubscriptionUnits>int</SubscriptionUnits>
            <Flags>None or Billable or Invoiced or Journal or Canceled or Project or Calendar_Item or Event or ToDo or Support_Case or Product or Subscription or Notifications_Sent or Disbursement or Client_Access or QuoteOnly or Track_Supplier_Payments or All_Employees or Project_Milestone or Never_Invoice or Inactive or IsTemplate or Pending or IsGrouped or IsCompanyConfidential or AutoUpdateStageFromProgress or IsDraft</Flags>
            <DateCanceled>dateTime</DateCanceled>
            <DateLastModified>dateTime</DateLastModified>
            <Tags xsi:nil="true" />
            <CustomFields xsi:nil="true" />
            <CommissionValue>double</CommissionValue>
            <CommissionType>None or Fixed_Amount or Percentage</CommissionType>
            <CommissionFlags>None or Pay_For_Every_Renewal</CommissionFlags>
            <ActivityID_Default>int</ActivityID_Default>
            <Delete>boolean</Delete>
            <RemoveParentLinks>boolean</RemoveParentLinks>
            <ByPassLoadSpecifically>boolean</ByPassLoadSpecifically>
          </BillableEntry>
        </BatchCreateEntryFromCatalogItem>
      </items>
    </CreateEntriesFromCatalogItems>
  </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>
    <CreateEntriesFromCatalogItemsResponse xmlns="http://schema.veetro.com">
      <CreateEntriesFromCatalogItemsResult>
        <BatchCreateEntryFromCatalogItem>
          <Guid>string</Guid>
          <EntityID>int</EntityID>
          <EntityID_Owner>int</EntityID_Owner>
          <CatalogItemID>int</CatalogItemID>
          <Qty>double</Qty>
          <SubscriptionUnits>int</SubscriptionUnits>
          <BillableEntry>
            <EntryID>int</EntryID>
            <LeadID>int</LeadID>
            <Leads xsi:nil="true" />
            <Name>string</Name>
            <DescriptionHtml>string</DescriptionHtml>
            <ParsedDesHtml>string</ParsedDesHtml>
            <ParsedDesPlain>string</ParsedDesPlain>
            <DateParseDesHtml>dateTime</DateParseDesHtml>
            <Relation xsi:nil="true" />
            <Supplier xsi:nil="true" />
            <SupplierBalance>double</SupplierBalance>
            <DateCreated>dateTime</DateCreated>
            <DateLastInvoiced>dateTime</DateLastInvoiced>
            <NextInvoiceDate>dateTime</NextInvoiceDate>
            <Qty>double</Qty>
            <SortOrder>int</SortOrder>
            <Activity_Temp>int</Activity_Temp>
            <DateEnd_Temp>dateTime</DateEnd_Temp>
            <Unit>None or Minute or Hour or Day or Week or Month or Year or Kilogram or Litre or Gallon or Pound or Item or MegaByte or GigaByte or Instance or User or BiWeek or Word or Line or Student or Class or Foot or Metre or Pair or Inch or Cm or Kit or Piece or Mile or Kilometer or Ct or Voucher or Page or SquareFoot or Tonne or TroyOunce or Case or Location or Each or SquareYard or SquareMeter or Second</Unit>
            <Price>double</Price>
            <Shipping xsi:nil="true" />
            <WholesalePrice>double</WholesalePrice>
            <CatalogItemID>int</CatalogItemID>
            <CurrencyIso4217>string</CurrencyIso4217>
            <EntryID_Parent>int</EntryID_Parent>
            <EntryID_ProjectRoot>int</EntryID_ProjectRoot>
            <EntryID_CopiedFrom>int</EntryID_CopiedFrom>
            <Owner xsi:nil="true" />
            <SubscriptionInterval>double</SubscriptionInterval>
            <SubscriptionIntervalType>None or Minute or Hour or Day or Week or Month or Year</SubscriptionIntervalType>
            <SubscriptionUnits>int</SubscriptionUnits>
            <Flags>None or Billable or Invoiced or Journal or Canceled or Project or Calendar_Item or Event or ToDo or Support_Case or Product or Subscription or Notifications_Sent or Disbursement or Client_Access or QuoteOnly or Track_Supplier_Payments or All_Employees or Project_Milestone or Never_Invoice or Inactive or IsTemplate or Pending or IsGrouped or IsCompanyConfidential or AutoUpdateStageFromProgress or IsDraft</Flags>
            <DateCanceled>dateTime</DateCanceled>
            <DateLastModified>dateTime</DateLastModified>
            <Tags xsi:nil="true" />
            <CustomFields xsi:nil="true" />
            <CommissionValue>double</CommissionValue>
            <CommissionType>None or Fixed_Amount or Percentage</CommissionType>
            <CommissionFlags>None or Pay_For_Every_Renewal</CommissionFlags>
            <ActivityID_Default>int</ActivityID_Default>
            <Delete>boolean</Delete>
            <RemoveParentLinks>boolean</RemoveParentLinks>
            <ByPassLoadSpecifically>boolean</ByPassLoadSpecifically>
          </BillableEntry>
        </BatchCreateEntryFromCatalogItem>
        <BatchCreateEntryFromCatalogItem>
          <Guid>string</Guid>
          <EntityID>int</EntityID>
          <EntityID_Owner>int</EntityID_Owner>
          <CatalogItemID>int</CatalogItemID>
          <Qty>double</Qty>
          <SubscriptionUnits>int</SubscriptionUnits>
          <BillableEntry>
            <EntryID>int</EntryID>
            <LeadID>int</LeadID>
            <Leads xsi:nil="true" />
            <Name>string</Name>
            <DescriptionHtml>string</DescriptionHtml>
            <ParsedDesHtml>string</ParsedDesHtml>
            <ParsedDesPlain>string</ParsedDesPlain>
            <DateParseDesHtml>dateTime</DateParseDesHtml>
            <Relation xsi:nil="true" />
            <Supplier xsi:nil="true" />
            <SupplierBalance>double</SupplierBalance>
            <DateCreated>dateTime</DateCreated>
            <DateLastInvoiced>dateTime</DateLastInvoiced>
            <NextInvoiceDate>dateTime</NextInvoiceDate>
            <Qty>double</Qty>
            <SortOrder>int</SortOrder>
            <Activity_Temp>int</Activity_Temp>
            <DateEnd_Temp>dateTime</DateEnd_Temp>
            <Unit>None or Minute or Hour or Day or Week or Month or Year or Kilogram or Litre or Gallon or Pound or Item or MegaByte or GigaByte or Instance or User or BiWeek or Word or Line or Student or Class or Foot or Metre or Pair or Inch or Cm or Kit or Piece or Mile or Kilometer or Ct or Voucher or Page or SquareFoot or Tonne or TroyOunce or Case or Location or Each or SquareYard or SquareMeter or Second</Unit>
            <Price>double</Price>
            <Shipping xsi:nil="true" />
            <WholesalePrice>double</WholesalePrice>
            <CatalogItemID>int</CatalogItemID>
            <CurrencyIso4217>string</CurrencyIso4217>
            <EntryID_Parent>int</EntryID_Parent>
            <EntryID_ProjectRoot>int</EntryID_ProjectRoot>
            <EntryID_CopiedFrom>int</EntryID_CopiedFrom>
            <Owner xsi:nil="true" />
            <SubscriptionInterval>double</SubscriptionInterval>
            <SubscriptionIntervalType>None or Minute or Hour or Day or Week or Month or Year</SubscriptionIntervalType>
            <SubscriptionUnits>int</SubscriptionUnits>
            <Flags>None or Billable or Invoiced or Journal or Canceled or Project or Calendar_Item or Event or ToDo or Support_Case or Product or Subscription or Notifications_Sent or Disbursement or Client_Access or QuoteOnly or Track_Supplier_Payments or All_Employees or Project_Milestone or Never_Invoice or Inactive or IsTemplate or Pending or IsGrouped or IsCompanyConfidential or AutoUpdateStageFromProgress or IsDraft</Flags>
            <DateCanceled>dateTime</DateCanceled>
            <DateLastModified>dateTime</DateLastModified>
            <Tags xsi:nil="true" />
            <CustomFields xsi:nil="true" />
            <CommissionValue>double</CommissionValue>
            <CommissionType>None or Fixed_Amount or Percentage</CommissionType>
            <CommissionFlags>None or Pay_For_Every_Renewal</CommissionFlags>
            <ActivityID_Default>int</ActivityID_Default>
            <Delete>boolean</Delete>
            <RemoveParentLinks>boolean</RemoveParentLinks>
            <ByPassLoadSpecifically>boolean</ByPassLoadSpecifically>
          </BillableEntry>
        </BatchCreateEntryFromCatalogItem>
      </CreateEntriesFromCatalogItemsResult>
    </CreateEntriesFromCatalogItemsResponse>
  </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>
    <CreateEntriesFromCatalogItems xmlns="http://schema.veetro.com">
      <items>
        <BatchCreateEntryFromCatalogItem>
          <Guid>string</Guid>
          <EntityID>int</EntityID>
          <EntityID_Owner>int</EntityID_Owner>
          <CatalogItemID>int</CatalogItemID>
          <Qty>double</Qty>
          <SubscriptionUnits>int</SubscriptionUnits>
          <BillableEntry>
            <EntryID>int</EntryID>
            <LeadID>int</LeadID>
            <Leads xsi:nil="true" />
            <Name>string</Name>
            <DescriptionHtml>string</DescriptionHtml>
            <ParsedDesHtml>string</ParsedDesHtml>
            <ParsedDesPlain>string</ParsedDesPlain>
            <DateParseDesHtml>dateTime</DateParseDesHtml>
            <Relation xsi:nil="true" />
            <Supplier xsi:nil="true" />
            <SupplierBalance>double</SupplierBalance>
            <DateCreated>dateTime</DateCreated>
            <DateLastInvoiced>dateTime</DateLastInvoiced>
            <NextInvoiceDate>dateTime</NextInvoiceDate>
            <Qty>double</Qty>
            <SortOrder>int</SortOrder>
            <Activity_Temp>int</Activity_Temp>
            <DateEnd_Temp>dateTime</DateEnd_Temp>
            <Unit>None or Minute or Hour or Day or Week or Month or Year or Kilogram or Litre or Gallon or Pound or Item or MegaByte or GigaByte or Instance or User or BiWeek or Word or Line or Student or Class or Foot or Metre or Pair or Inch or Cm or Kit or Piece or Mile or Kilometer or Ct or Voucher or Page or SquareFoot or Tonne or TroyOunce or Case or Location or Each or SquareYard or SquareMeter or Second</Unit>
            <Price>double</Price>
            <Shipping xsi:nil="true" />
            <WholesalePrice>double</WholesalePrice>
            <CatalogItemID>int</CatalogItemID>
            <CurrencyIso4217>string</CurrencyIso4217>
            <EntryID_Parent>int</EntryID_Parent>
            <EntryID_ProjectRoot>int</EntryID_ProjectRoot>
            <EntryID_CopiedFrom>int</EntryID_CopiedFrom>
            <Owner xsi:nil="true" />
            <SubscriptionInterval>double</SubscriptionInterval>
            <SubscriptionIntervalType>None or Minute or Hour or Day or Week or Month or Year</SubscriptionIntervalType>
            <SubscriptionUnits>int</SubscriptionUnits>
            <Flags>None or Billable or Invoiced or Journal or Canceled or Project or Calendar_Item or Event or ToDo or Support_Case or Product or Subscription or Notifications_Sent or Disbursement or Client_Access or QuoteOnly or Track_Supplier_Payments or All_Employees or Project_Milestone or Never_Invoice or Inactive or IsTemplate or Pending or IsGrouped or IsCompanyConfidential or AutoUpdateStageFromProgress or IsDraft</Flags>
            <DateCanceled>dateTime</DateCanceled>
            <DateLastModified>dateTime</DateLastModified>
            <Tags xsi:nil="true" />
            <CustomFields xsi:nil="true" />
            <CommissionValue>double</CommissionValue>
            <CommissionType>None or Fixed_Amount or Percentage</CommissionType>
            <CommissionFlags>None or Pay_For_Every_Renewal</CommissionFlags>
            <ActivityID_Default>int</ActivityID_Default>
            <Delete>boolean</Delete>
            <RemoveParentLinks>boolean</RemoveParentLinks>
            <ByPassLoadSpecifically>boolean</ByPassLoadSpecifically>
          </BillableEntry>
        </BatchCreateEntryFromCatalogItem>
        <BatchCreateEntryFromCatalogItem>
          <Guid>string</Guid>
          <EntityID>int</EntityID>
          <EntityID_Owner>int</EntityID_Owner>
          <CatalogItemID>int</CatalogItemID>
          <Qty>double</Qty>
          <SubscriptionUnits>int</SubscriptionUnits>
          <BillableEntry>
            <EntryID>int</EntryID>
            <LeadID>int</LeadID>
            <Leads xsi:nil="true" />
            <Name>string</Name>
            <DescriptionHtml>string</DescriptionHtml>
            <ParsedDesHtml>string</ParsedDesHtml>
            <ParsedDesPlain>string</ParsedDesPlain>
            <DateParseDesHtml>dateTime</DateParseDesHtml>
            <Relation xsi:nil="true" />
            <Supplier xsi:nil="true" />
            <SupplierBalance>double</SupplierBalance>
            <DateCreated>dateTime</DateCreated>
            <DateLastInvoiced>dateTime</DateLastInvoiced>
            <NextInvoiceDate>dateTime</NextInvoiceDate>
            <Qty>double</Qty>
            <SortOrder>int</SortOrder>
            <Activity_Temp>int</Activity_Temp>
            <DateEnd_Temp>dateTime</DateEnd_Temp>
            <Unit>None or Minute or Hour or Day or Week or Month or Year or Kilogram or Litre or Gallon or Pound or Item or MegaByte or GigaByte or Instance or User or BiWeek or Word or Line or Student or Class or Foot or Metre or Pair or Inch or Cm or Kit or Piece or Mile or Kilometer or Ct or Voucher or Page or SquareFoot or Tonne or TroyOunce or Case or Location or Each or SquareYard or SquareMeter or Second</Unit>
            <Price>double</Price>
            <Shipping xsi:nil="true" />
            <WholesalePrice>double</WholesalePrice>
            <CatalogItemID>int</CatalogItemID>
            <CurrencyIso4217>string</CurrencyIso4217>
            <EntryID_Parent>int</EntryID_Parent>
            <EntryID_ProjectRoot>int</EntryID_ProjectRoot>
            <EntryID_CopiedFrom>int</EntryID_CopiedFrom>
            <Owner xsi:nil="true" />
            <SubscriptionInterval>double</SubscriptionInterval>
            <SubscriptionIntervalType>None or Minute or Hour or Day or Week or Month or Year</SubscriptionIntervalType>
            <SubscriptionUnits>int</SubscriptionUnits>
            <Flags>None or Billable or Invoiced or Journal or Canceled or Project or Calendar_Item or Event or ToDo or Support_Case or Product or Subscription or Notifications_Sent or Disbursement or Client_Access or QuoteOnly or Track_Supplier_Payments or All_Employees or Project_Milestone or Never_Invoice or Inactive or IsTemplate or Pending or IsGrouped or IsCompanyConfidential or AutoUpdateStageFromProgress or IsDraft</Flags>
            <DateCanceled>dateTime</DateCanceled>
            <DateLastModified>dateTime</DateLastModified>
            <Tags xsi:nil="true" />
            <CustomFields xsi:nil="true" />
            <CommissionValue>double</CommissionValue>
            <CommissionType>None or Fixed_Amount or Percentage</CommissionType>
            <CommissionFlags>None or Pay_For_Every_Renewal</CommissionFlags>
            <ActivityID_Default>int</ActivityID_Default>
            <Delete>boolean</Delete>
            <RemoveParentLinks>boolean</RemoveParentLinks>
            <ByPassLoadSpecifically>boolean</ByPassLoadSpecifically>
          </BillableEntry>
        </BatchCreateEntryFromCatalogItem>
      </items>
    </CreateEntriesFromCatalogItems>
  </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>
    <CreateEntriesFromCatalogItemsResponse xmlns="http://schema.veetro.com">
      <CreateEntriesFromCatalogItemsResult>
        <BatchCreateEntryFromCatalogItem>
          <Guid>string</Guid>
          <EntityID>int</EntityID>
          <EntityID_Owner>int</EntityID_Owner>
          <CatalogItemID>int</CatalogItemID>
          <Qty>double</Qty>
          <SubscriptionUnits>int</SubscriptionUnits>
          <BillableEntry>
            <EntryID>int</EntryID>
            <LeadID>int</LeadID>
            <Leads xsi:nil="true" />
            <Name>string</Name>
            <DescriptionHtml>string</DescriptionHtml>
            <ParsedDesHtml>string</ParsedDesHtml>
            <ParsedDesPlain>string</ParsedDesPlain>
            <DateParseDesHtml>dateTime</DateParseDesHtml>
            <Relation xsi:nil="true" />
            <Supplier xsi:nil="true" />
            <SupplierBalance>double</SupplierBalance>
            <DateCreated>dateTime</DateCreated>
            <DateLastInvoiced>dateTime</DateLastInvoiced>
            <NextInvoiceDate>dateTime</NextInvoiceDate>
            <Qty>double</Qty>
            <SortOrder>int</SortOrder>
            <Activity_Temp>int</Activity_Temp>
            <DateEnd_Temp>dateTime</DateEnd_Temp>
            <Unit>None or Minute or Hour or Day or Week or Month or Year or Kilogram or Litre or Gallon or Pound or Item or MegaByte or GigaByte or Instance or User or BiWeek or Word or Line or Student or Class or Foot or Metre or Pair or Inch or Cm or Kit or Piece or Mile or Kilometer or Ct or Voucher or Page or SquareFoot or Tonne or TroyOunce or Case or Location or Each or SquareYard or SquareMeter or Second</Unit>
            <Price>double</Price>
            <Shipping xsi:nil="true" />
            <WholesalePrice>double</WholesalePrice>
            <CatalogItemID>int</CatalogItemID>
            <CurrencyIso4217>string</CurrencyIso4217>
            <EntryID_Parent>int</EntryID_Parent>
            <EntryID_ProjectRoot>int</EntryID_ProjectRoot>
            <EntryID_CopiedFrom>int</EntryID_CopiedFrom>
            <Owner xsi:nil="true" />
            <SubscriptionInterval>double</SubscriptionInterval>
            <SubscriptionIntervalType>None or Minute or Hour or Day or Week or Month or Year</SubscriptionIntervalType>
            <SubscriptionUnits>int</SubscriptionUnits>
            <Flags>None or Billable or Invoiced or Journal or Canceled or Project or Calendar_Item or Event or ToDo or Support_Case or Product or Subscription or Notifications_Sent or Disbursement or Client_Access or QuoteOnly or Track_Supplier_Payments or All_Employees or Project_Milestone or Never_Invoice or Inactive or IsTemplate or Pending or IsGrouped or IsCompanyConfidential or AutoUpdateStageFromProgress or IsDraft</Flags>
            <DateCanceled>dateTime</DateCanceled>
            <DateLastModified>dateTime</DateLastModified>
            <Tags xsi:nil="true" />
            <CustomFields xsi:nil="true" />
            <CommissionValue>double</CommissionValue>
            <CommissionType>None or Fixed_Amount or Percentage</CommissionType>
            <CommissionFlags>None or Pay_For_Every_Renewal</CommissionFlags>
            <ActivityID_Default>int</ActivityID_Default>
            <Delete>boolean</Delete>
            <RemoveParentLinks>boolean</RemoveParentLinks>
            <ByPassLoadSpecifically>boolean</ByPassLoadSpecifically>
          </BillableEntry>
        </BatchCreateEntryFromCatalogItem>
        <BatchCreateEntryFromCatalogItem>
          <Guid>string</Guid>
          <EntityID>int</EntityID>
          <EntityID_Owner>int</EntityID_Owner>
          <CatalogItemID>int</CatalogItemID>
          <Qty>double</Qty>
          <SubscriptionUnits>int</SubscriptionUnits>
          <BillableEntry>
            <EntryID>int</EntryID>
            <LeadID>int</LeadID>
            <Leads xsi:nil="true" />
            <Name>string</Name>
            <DescriptionHtml>string</DescriptionHtml>
            <ParsedDesHtml>string</ParsedDesHtml>
            <ParsedDesPlain>string</ParsedDesPlain>
            <DateParseDesHtml>dateTime</DateParseDesHtml>
            <Relation xsi:nil="true" />
            <Supplier xsi:nil="true" />
            <SupplierBalance>double</SupplierBalance>
            <DateCreated>dateTime</DateCreated>
            <DateLastInvoiced>dateTime</DateLastInvoiced>
            <NextInvoiceDate>dateTime</NextInvoiceDate>
            <Qty>double</Qty>
            <SortOrder>int</SortOrder>
            <Activity_Temp>int</Activity_Temp>
            <DateEnd_Temp>dateTime</DateEnd_Temp>
            <Unit>None or Minute or Hour or Day or Week or Month or Year or Kilogram or Litre or Gallon or Pound or Item or MegaByte or GigaByte or Instance or User or BiWeek or Word or Line or Student or Class or Foot or Metre or Pair or Inch or Cm or Kit or Piece or Mile or Kilometer or Ct or Voucher or Page or SquareFoot or Tonne or TroyOunce or Case or Location or Each or SquareYard or SquareMeter or Second</Unit>
            <Price>double</Price>
            <Shipping xsi:nil="true" />
            <WholesalePrice>double</WholesalePrice>
            <CatalogItemID>int</CatalogItemID>
            <CurrencyIso4217>string</CurrencyIso4217>
            <EntryID_Parent>int</EntryID_Parent>
            <EntryID_ProjectRoot>int</EntryID_ProjectRoot>
            <EntryID_CopiedFrom>int</EntryID_CopiedFrom>
            <Owner xsi:nil="true" />
            <SubscriptionInterval>double</SubscriptionInterval>
            <SubscriptionIntervalType>None or Minute or Hour or Day or Week or Month or Year</SubscriptionIntervalType>
            <SubscriptionUnits>int</SubscriptionUnits>
            <Flags>None or Billable or Invoiced or Journal or Canceled or Project or Calendar_Item or Event or ToDo or Support_Case or Product or Subscription or Notifications_Sent or Disbursement or Client_Access or QuoteOnly or Track_Supplier_Payments or All_Employees or Project_Milestone or Never_Invoice or Inactive or IsTemplate or Pending or IsGrouped or IsCompanyConfidential or AutoUpdateStageFromProgress or IsDraft</Flags>
            <DateCanceled>dateTime</DateCanceled>
            <DateLastModified>dateTime</DateLastModified>
            <Tags xsi:nil="true" />
            <CustomFields xsi:nil="true" />
            <CommissionValue>double</CommissionValue>
            <CommissionType>None or Fixed_Amount or Percentage</CommissionType>
            <CommissionFlags>None or Pay_For_Every_Renewal</CommissionFlags>
            <ActivityID_Default>int</ActivityID_Default>
            <Delete>boolean</Delete>
            <RemoveParentLinks>boolean</RemoveParentLinks>
            <ByPassLoadSpecifically>boolean</ByPassLoadSpecifically>
          </BillableEntry>
        </BatchCreateEntryFromCatalogItem>
      </CreateEntriesFromCatalogItemsResult>
    </CreateEntriesFromCatalogItemsResponse>
  </soap12:Body>
</soap12:Envelope>