s_c__Fulfillment_Item__c Object Reference

Name s_c__Fulfillment_Item__c
Type Custom StoreConnect Object
Description Fulfillment_Item__c is the join table between Shipment__c and OrderItem objects.

Field Definitions

Field Name Type Required Unique
s_c__Order_Item_Id__c Lookup (OrderItem) No No
The OrderItem this FulfillmentItem belongs to.
s_c__Quantity__c Number(8, 0) Yes No
Full or partial quantity of the Order Product included in the Shipment.
s_c__Shipment_Id__c Lookup (s_c__Shipment__c) No No
The Shipment this FulfillmentItem belongs to.
s_c__sC_Id__c Text [External ID] 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