Skip to content
Log in

Reward Usage Object Reference

On this page

Reward Usage records track each Promotion 2 reward applied to an order. Where a Promotion 2 Usage record captures the promotion applied to an order as a whole, a Reward Usage record captures an individual reward within that promotion and the discount value it produced.

Property Value
API Name s_c__Reward_Usage__c
Label Reward Usage
Plural Label Reward Usages
Type Custom Object

Fields

Field Label API Name Type Required Description
Display Name s_c__Display_Name__c Text(255) No Customer-facing name of the reward at the time it was applied.
Order s_c__Order_Id__c Lookup (Order) No The order this reward was applied to.
Promotion v2 s_c__Promotion2_Id__c Lookup (s_c__Promotion2__c) No The promotion this reward belongs 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 Total monetary value of this reward discount.
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_Id__c Lookup Order Reward_Usages_Order
s_c__Promotion2_Id__c Lookup s_c__Promotion2__c Reward_Usages_Promotion2
s_c__Reward_Id__c Lookup s_c__Reward__c Reward_Usages_Reward

Was this article helpful?

Was this article helpful?