{"title":"Outlet Stock Location Object Reference","slug":"outlet-stock-location-object-reference","url":"https://support.storeconnect.com/articles/outlet-stock-location-object-reference","url_markdown":"https://support.storeconnect.com/articles/outlet-stock-location-object-reference.md","subtitle":null,"summary":"Outlet_Stock_Location__c is the join table between Outlet__c and Stock_Location__c objects.","type":"Developer_Documentation","video_url":"","keywords":"salesforce, object reference, Outlet Stock Location, s_c__Outlet_Stock_Location__c, api","last_modified":"2026-08-21T07:12:35+0000","body_markdown":"## Overview\n\nOutlet_Stock_Location__c is the join table between Outlet__c and Stock_Location__c objects.\n\n| Property | Value |\n|----------|-------|\n| **API Name** | `s_c__Outlet_Stock_Location__c` |\n| **Label** | Outlet Stock Location |\n| **Plural Label** | Outlet Stock Locations |\n| **Type** | Custom Object |\n\n## Fields\n\n| Field Label | API Name | Type | Required | Description |\n|-------------|----------|------|----------|-------------|\n| Outlet | `s_c__Outlet_Id__c` | Lookup ([s_c__Outlet__c](outlet-object-reference)) | Yes | The Outlet this OutletStockLocation belongs to. |\n| Stock Location | `s_c__Stock_Location_Id__c` | Lookup ([s_c__Stock_Location__c](stock-location-object-reference)) | Yes | The Stock Location this OutletStockLocation belongs to. |\n\n## Relationships\n\n| Field | Type | Related Object | Relationship Name |\n|-------|------|----------------|-------------------|\n| `s_c__Outlet_Id__c` | Lookup | [s_c__Outlet__c](outlet-object-reference) | Outlet_Stock_Locations |\n| `s_c__Stock_Location_Id__c` | Lookup | [s_c__Stock_Location__c](stock-location-object-reference) | Outlet_Stock_Locations |"}