Skip to content
Log in

Order Item Reward Object Reference

On this page

Order Item Reward records capture the discount a Promotion 2 reward applied to an individual order line item. Each record links an order item to the reward that discounted it and stores the resulting value, giving line-level visibility into how a promotion’s rewards were distributed across an order.

Property Value
API Name s_c__Order_Item_Reward__c
Label Order Item Reward
Plural Label Order Item Rewards
Type Custom Object

Fields

Field Label API Name Type Required Description
Order Item s_c__Order_Item_Id__c Lookup (OrderItem) No The order line item this reward was applied to.
Reward s_c__Reward_Id__c Lookup (s_c__Reward__c) No The reward that was applied.
Total Value s_c__Total_Value__c Currency(18,2) No The discount value applied to this order item by this reward.
StoreConnect External ID s_c__sC_Id__c Text(36) No StoreConnect External ID, do not modify in Salesforce

Relationships

Field Type Related Object Relationship Name
s_c__Order_Item_Id__c Lookup OrderItem Order_Item_Rewards_OrderItem
s_c__Reward_Id__c Lookup s_c__Reward__c Order_Item_Rewards_Reward

Was this article helpful?

Was this article helpful?