Booking__c Object Reference

Field Definitions

Field Name Type Required Unique Description
Account_Id__c Lookup(Account) No No The Account linked to this Booking.
Bookable_Event_Id__c MasterDetail(Bookable_Event__c) No No The Bookable Event master record.
Contact_Id__c Lookup(Contact) No No The Contact linked to this Booking.
Order_Item_Id__c Lookup(OrderItem) No No The Order Item for this Booking.
Status__c Picklist No No The Status of this Booking, eg: Booked, Confirmed, Cancelled, Attended.
sC_Id__c Text 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