Order_Items_Taxes__c Object Reference

Field Definitions

Field Name Type Required Unique Description
Order_Item_Id__c Lookup(OrderItem) Yes No  
Tax_Amount__c Currency(16, 4) No No Amount of tax for this OrderItem based on the Tax
Tax_Id__c Lookup(Tax__c) Yes No  
sC_Id__c Text No Yes StoreConnect External ID, do not modify in Salesforce

For more information about how or when to use the above, see our documentation.

 

 
Back to Documentation