{"title":"Fulfillment Category Object Reference","slug":"fulfillment-category-object-reference","url":"https://support.storeconnect.com/articles/fulfillment-category-object-reference","url_markdown":"https://support.storeconnect.com/articles/fulfillment-category-object-reference.md","subtitle":null,"summary":"s_c__Fulfillment_Category__c is a named routing bucket used to group products by preparation type, such as Hot Kitchen or Drinks.","type":"Developer_Documentation","video_url":"","keywords":"salesforce, object reference, Fulfillment Category, s_c__Fulfillment_Category__c, api, POS, order routing, fulfillment","last_modified":"2026-07-30T00:28:16+0000","body_markdown":"## Overview\n\nA 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.\n\n| Property | Value |\n|----------|-------|\n| **API Name** | `s_c__Fulfillment_Category__c` |\n| **Label** | Fulfillment Category |\n| **Plural Label** | Fulfillment Categories |\n| **Type** | Custom Object |\n\n## Fields\n\n| Field Label | API Name | Type | Required | Description |\n|-------------|----------|------|----------|-------------|\n| Name | `Name` | Text(80) | Yes | The Salesforce record name for this category. |\n| Display Name | `s_c__Display_Name__c` | Text(255) | No | The name shown in the POS interface. |\n| StoreConnect External ID | `s_c__sC_Id__c` | Text(36) | No | StoreConnect External ID, do not modify in Salesforce |"}