{"title":"Allocated Fulfillment Payment Object Reference","slug":"allocated-fulfillment-payment-object-reference","url":"https://support.storeconnect.com/articles/allocated-fulfillment-payment-object-reference","url_markdown":"https://support.storeconnect.com/articles/allocated-fulfillment-payment-object-reference.md","subtitle":null,"summary":"Links Payment Items and Fulfillment Items to indicate which items have been paid for in a Fulfillment","type":"Developer_Documentation","video_url":"","keywords":"salesforce, object reference, Allocated Fulfillment Payment, s_c__Allocated_Fulfillment_Payment__c, api","last_modified":"2026-08-21T07:12:35+0000","body_markdown":"## Overview\n\nLinks Payment Items and Fulfillment Items to indicate which items have been paid for in a Fulfillment\n\n| Property | Value |\n|----------|-------|\n| **API Name** | `s_c__Allocated_Fulfillment_Payment__c` |\n| **Label** | Allocated Fulfillment Payment |\n| **Plural Label** | Allocated Fulfillment Payments |\n| **Type** | Custom Object |\n\n## Fields\n\n| Field Label | API Name | Type | Required | Description |\n|-------------|----------|------|----------|-------------|\n| Amount | `s_c__Amount__c` | Currency(15,5) | No | The amount of the Payment that has been allocated for the related Fulfillment Item. |\n| Fulfillment Item | `s_c__Fulfillment_Item_Id__c` | Lookup ([s_c__Fulfillment_Item__c](fulfillment-item-object-reference)) | No | The Fulfillment Item this allocation applies to. |\n| Payment Item | `s_c__Payment_Item_Id__c` | Lookup ([s_c__Payment_Item__c](payment-item-object-reference)) | No | The Payment Item this allocation applies to. |\n| StoreConnect External ID | `s_c__sC_Id__c` | Text(36) | No | StoreConnect External ID, do not modify in Salesforce |\n\n## Relationships\n\n| Field | Type | Related Object | Relationship Name |\n|-------|------|----------------|-------------------|\n| `s_c__Fulfillment_Item_Id__c` | Lookup | [s_c__Fulfillment_Item__c](fulfillment-item-object-reference) | Allocated_Fulfillment_Payments |\n| `s_c__Payment_Item_Id__c` | Lookup | [s_c__Payment_Item__c](payment-item-object-reference) | Allocated_Fulfillment_Payments |"}