List of purchase items.
Field Name | Type | Description |
---|---|---|
runningNumber | integer | Running number of the item. |
productId | integer | ID of the product. |
productName | string | Product name used in customer communication. |
productNameExtension | string | Additional naming information used in customer communication. |
yourProductId | string | Internal product ID used in your company. |
yourProductName | string | Internal product name used in your company. |
productEan | string | European article number (EAN) for the product. |
productIsbn | string | International standard book number (ISBN) for the product. |
productReportingGroup | string | Type of product. For example, B2B or B2C. |
internalCategory | string | The category type used in your company. |
supportContactId | integer | Unique ID for customer support contact. |
supportContact | string | Name of customer support contact. |
clientId | integer | The Cleverbridge ID for your company. |
quantity | integer | Quantity of the purchase item. |
couponcode | string | Coupon code for a promotion. |
promotionId | string | ID of the promotion to which the coupon code belongs. Promotions are set up in the Commerce Assistant. |
promotionName | string | Name of the promotion to which the coupon code belongs. Promotions are set up in the Commerce Assistant. |
licenseeString | string | Information about the person or company that the software license is registered to. |
previousLicense | string | Previous license for the person or company. |
shippingOption | string | Shipping option selected for the purchase. |
refBundleItemRunningNumber | integer | Running number of the bundle item. |
refBundleItemProductId | integer | ID of the product in the bundle. |
refCrossSellingItemRunningNumber | integer | Running number of the cross-sell item. |
refCrossSellingItemProductId | integer | ID of the product in the cross-sell. |
refSubSellingItemRunningNumber | integer | Running number of the sub-sell item. |
refSubSellingItemProductId | integer | ID of the product in the sub-sell. |
refUpSellingItemProductId | integer | ID of the product in the up-sell. |
crossSubUpSellingId | integer | ID of the sub-sell/up-sell. |
crossSubUpSellingName | integer | Name of the sub-sell/up-sell. |
crossSubUpRefPurchaseId | integer | Unique ID of an existing sub-sell/up-sell purchase. |
affiliateId | integer | Unique ID of an affiliate. |
affiliate | string | Name of an affiliate. |
yourCurrency | string | The currency on your account. |
yourCurrencyId | string | Unique ID for the currency on your account. |
profitCalculation | object | Financial figures related to the purchase. For more information, see ProfitCalculation Object. |
yourPrice | object | Pricing information that your company set up in the Cleverbridge platform. For more information, see Prices Object. |
customerPrice | object | Pricing information that the customer receives during the purchase process. For more information, see Prices Object. |
deliveries | object | Information about the delivery(s). For more information, see Deliveries Array. |
extraParameters | object | X-parameters related to the purchase item. For more information, see ExtraParameters Object. |
recurringBilling | object | Information about a subscription item (if applicable). For more information, see RecurringBilling Object. |
licensePeriodInMonths | integer | Number of months in the licensing period. For more information, see License Period. |