Skip to content
Log in

Register Shift Object Reference

On this page

Overview

Register Shift represents a session of usage of a device used for StoreConnect’s Point-Of-Sale system.

Property Value
API Name s_c__Register_Shift__c
Label Register Shift
Plural Label Register Shifts
Type Custom Object

Fields

Field Label API Name Type Required Description
Bank Deposit Reference s_c__Bank_Deposit_Reference__c Text(255) No Bank deposit reference recorded at shift close.
Counted s_c__Counted__c Currency(18,2) No Total amount counted across all payment methods at shift close. Set once from the sum of Register Shift Total amounts; managed by Salesforce thereafter.
End Balance s_c__End_Balance__c Currency(18,0) No The cash balance at the end of the shift.
End Time s_c__Ended_At__c DateTime No The time this Shift ended.
Ended By s_c__Ended_By_User_Id__c Lookup (User) No The user who ended the shift.
Expected s_c__Expected__c Currency(18,2) No Expected total across all payment methods, calculated from order data at shift close.
Notes s_c__Notes__c LongTextArea(10000) No Notes recorded at end of shift.
Register s_c__Register_Id__c Lookup (s_c__Register__c) Yes The Register that this Shift belongs to.
Start Balance s_c__Start_Balance__c Currency(18,0) No The cash balance at the start of the shift.
Start Time s_c__Started_At__c DateTime No The time this Shift started.
Started By s_c__User_Id__c Lookup (User) No The user who started the shift.
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__Register_Id__c Lookup s_c__Register__c Register_Shifts
s_c__User_Id__c Lookup User Register_Shift_Users

Was this article helpful?

Was this article helpful?