Allocated Fulfillment Payment Object Reference
On this page
Overview
Links Payment Items and Fulfillment Items to indicate which items have been paid for in a Fulfillment
| Property | Value |
|---|---|
| API Name | s_c__Allocated_Fulfillment_Payment__c |
| Label | Allocated Fulfillment Payment |
| Plural Label | Allocated Fulfillment Payments |
| Type | Custom Object |
Fields
| Field Label | API Name | Type | Required | Description |
|---|---|---|---|---|
| Amount | s_c__Amount__c |
Currency(15,5) | No | The amount of the Payment that has been allocated for the related Fulfillment Item. |
| Fulfillment Item | s_c__Fulfillment_Item_Id__c |
Lookup (s_c__Fulfillment_Item__c) | No | The Fulfillment Item this allocation applies to. |
| Payment Item | s_c__Payment_Item_Id__c |
Lookup (s_c__Payment_Item__c) | No | The Payment Item this allocation applies to. |
| 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__Fulfillment_Item_Id__c |
Lookup | s_c__Fulfillment_Item__c | Allocated_Fulfillment_Payments |
s_c__Payment_Item_Id__c |
Lookup | s_c__Payment_Item__c | Allocated_Fulfillment_Payments |