s_c__Booking__c Object Reference

Name s_c__Booking__c
Type Custom StoreConnect Object
Description Booking stores all bookings made for bookable products

Field Definitions

Field Name Type Required Unique
s_c__Account_Id__c Lookup (Account) No No
The Account linked to this Booking.
s_c__Bookable_Event_Id__c MasterDetail (s_c__Bookable_Event__c) No No
The Bookable Event master record.
s_c__Contact_Id__c Lookup (Contact) No No
The Contact linked to this Booking.
s_c__Order_Item_Id__c Lookup (OrderItem) No No
The Order Item for this Booking.
s_c__Status__c Picklist No No
The Status of this Booking, eg: Booked, Confirmed, Cancelled, Attended.
s_c__sC_Id__c Text [External ID] No Yes
StoreConnect External ID, do not modify in Salesforce

For more information about how or when to use the above, see our documentation.

 

 
Back to Documentation