{"title":"Register Object Reference","slug":"register-object-reference","url":"https://support.storeconnect.com/articles/register-object-reference","url_markdown":"https://support.storeconnect.com/articles/register-object-reference.md","subtitle":null,"summary":"Register represent a device used for StoreConnect\u0026#39;s\nPoint-Of-Sale system.","type":"Developer_Documentation","video_url":"","keywords":"salesforce, object reference, Register, s_c__Register__c, api","last_modified":"2026-08-21T07:12:35+0000","body_markdown":"## Overview\n\nRegister represent a device used for StoreConnect's\nPoint-Of-Sale system.\n\n| Property | Value |\n|----------|-------|\n| **API Name** | `s_c__Register__c` |\n| **Label** | Register |\n| **Plural Label** | Registers |\n| **Type** | Custom Object |\n\n## Fields\n\n| Field Label | API Name | Type | Required | Description |\n|-------------|----------|------|----------|-------------|\n| Active | `s_c__Active__c` | Checkbox | No | Defines whether this Register can be selected by the POS system. |\n| Connected | `s_c__Connected__c` | Checkbox | No | If enabled, this Register has been connected to a device. |\n| Outlet | `s_c__Outlet_Id__c` | Lookup ([s_c__Outlet__c](outlet-object-reference)) | Yes | The Outlet that this Register is connected 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_Registers |\n\n## Referenced by\n\nThese objects hold a lookup or master-detail relationship to **Register** (`s_c__Register__c`). Where the referring record exists to join things together, **Also links to** shows what it connects this object to.\n\n| Object | Field | Type | Relationship Name | Also links to |\n|--------|-------|------|-------------------|---------------|\n| [s_c__Fulfillment_Station__c](fulfillment-station-object-reference) | `s_c__Register_Id__c` | Lookup | Fulfillment_Stations_Register | — |\n| [s_c__Register_Fulfillment_Category_Station__c](register-fulfillment-category-station-object-reference) | `s_c__Register_Id__c` | Lookup | Reg_Fulfillment_Cat_Stations_Register | [s_c__Fulfillment_Category__c](fulfillment-category-object-reference), [s_c__Fulfillment_Station__c](fulfillment-station-object-reference) |\n| [s_c__Register_Shift__c](register-shift-object-reference) | `s_c__Register_Id__c` | Lookup | Register_Shifts | [User](user-object-reference) |\n| [s_c__Shipment__c](shipment-object-reference) | `s_c__First_Printed_Register_Id__c` | Lookup | Shipments_First_Printed_Register | — |\n| [s_c__Shipment__c](shipment-object-reference) | `s_c__Last_Printed_Register_Id__c` | Lookup | Shipments_Last_Printed_Register | — |"}