Fulfillment Category Station Object Reference
On this page
Overview
Fulfillment Category Station maps a Fulfillment Category to the Fulfillment Station that handles it. Because the station is linked to an outlet, each outlet can route the same category to a different station.
| Property | Value |
|---|---|
| API Name | s_c__Fulfillment_Category_Station__c |
| Label | Fulfillment Category Station |
| Plural Label | Fulfillment Category Stations |
| Type | Custom Object |
Fields
| Field Label | API Name | Type | Required | Description |
|---|---|---|---|---|
| Name | Name |
Text(80) | Yes | The Salesforce record name for this mapping. |
| Display Name | s_c__Display_Name__c |
Text(255) | No | Optional label for this category-to-station mapping. |
| Fulfillment Category | s_c__Fulfillment_Category_Id__c |
Lookup (s_c__Fulfillment_Category__c) | No | The fulfillment category being mapped. |
| Fulfillment Station | s_c__Fulfillment_Station_Id__c |
Lookup (s_c__Fulfillment_Station__c) | No | The station that handles this category. The station’s outlet determines which outlet this mapping applies to. |
| 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__Fulfillment_Category_Id__c |
Lookup | s_c__Fulfillment_Category__c | Fulfillment_Category_Stations |
s_c__Fulfillment_Station_Id__c |
Lookup | s_c__Fulfillment_Station__c | Fulfillment_Category_Stations |
Was this article helpful?
Thanks for your feedback! It helps us improve our docs.