Newer Version Available

This content describes an older version of this product. View Latest

ConnectApi.DatacloudOrderInput Class

Input representation for DatacloudOrder to purchase contacts or companies and retrieve purchase information.

You can purchase contacts or companies in a single order. You can’t mix contactIds and companyIds in the same order.

Property Type Description Required or Optional Available Version
companyIds String A comma-separated list of identification numbers for the companies to be purchased. Required 32.0
contactIds String A comma-separated list of identification numbers for the contacts to be purchased. Required 32.0
userType ConnectDatacloudUserTypeEnum Indicates the Data.com user type to be used. There are 2 user types.
  • Monthly (default)
  • Listpool
Required 32.0