Fulfillment Category Object Reference
On this page
Overview
A Fulfillment Category is a named routing bucket used to group products for preparation routing at POS. For example, “Hot Kitchen” or “Drinks”. Products are assigned to categories, and categories are mapped to stations per outlet.
| Property | Value |
|---|---|
| API Name | s_c__Fulfillment_Category__c |
| Label | Fulfillment Category |
| Plural Label | Fulfillment Categories |
| Type | Custom Object |
Fields
| Field Label | API Name | Type | Required | Description |
|---|---|---|---|---|
| Display Name | s_c__Display_Name__c |
Text(255) | No | The name shown in the POS interface. |
| StoreConnect External ID | s_c__sC_Id__c |
Text(36) | No | StoreConnect External ID, do not modify in Salesforce |
| Name | Name |
Text(80) | Yes | The Salesforce record name for this category. |
Referenced by
These objects hold a lookup or master-detail relationship to Fulfillment Category (s_c__Fulfillment_Category__c). Where the referring record exists to join things together, Also links to shows what it connects this object to.
| Object | Field | Type | Relationship Name | Also links to |
|---|---|---|---|---|
| s_c__Fulfillment_Category_Station__c | s_c__Fulfillment_Category_Id__c |
Lookup | Fulfillment_Category_Stations_Category | s_c__Fulfillment_Station__c |
| s_c__Product_Fulfillment_Category__c | s_c__Fulfillment_Category_Id__c |
Lookup | Product_Fulfillment_Categories_Category | Product2 |
| s_c__Register_Fulfillment_Category_Station__c | s_c__Fulfillment_Category_Id__c |
Lookup | Reg_Fulfillment_Cat_Stations_Category | s_c__Fulfillment_Station__c, s_c__Register__c |
Was this article helpful?
Thanks for your feedback! It helps us improve our docs.