Freebie Line Item Field Reference
The Freebie Line Item object stores information about each Order Line Item, which will be distributed as a freebie.
Object API name: orders__FreebieLineItem__c
| Field | API name | Type | Description |
|---|---|---|---|
External Id |
orders__ExternalId__c |
Text(255) (External ID) (Unique Case Sensitive) |
External record identifier for ERP/CRM system (if required). |
Freebie Condition |
orders__FreebieConditionId__c |
Master-Detail(Freebie Condition) |
A link to the Freebie Condition record. |
Product |
orders__Product2Id__c |
Lookup(Product2) |
This is a default lookup to the standard Product record in case of working with the CG Cloud solution. |
Product |
orders__ProductId__c |
Lookup (CT Product) |
This is a custom lookup to store a custom product identifier. Please create this field in case of using the custom CT Product or Pharma Product. |