Fulfillment_Item__c Object Reference

Field Definitions

Field Name Type Required Unique Description
Order_Item_Id__c Lookup(OrderItem) No No The OrderItem this FulfillmentItem belongs to.
Quantity__c Number(8, 0) Yes No Full or partial quantity of the Order Product included in the Shipment.
Shipment_Id__c Lookup(Shipment__c) No No The Shipment this FulfillmentItem belongs to.
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