{ "sections": [ "title", "description", "fields", "special_access_rules" ], "title": "ServiceChannelFieldPriority - Data API", "description": "Represents a secondary routing priority field-value mapping. This object is available in API version 47.0 and later.", "fields_columns": [ "type", "properties", "description" ], "fields": { "Priority": { "type": "int", "properties": "Create, Filter, Group, Sort, Update", "description": "The priority number assigned to the mapped field value." }, "ServiceChannelId": { "type": "reference", "properties": "Create, Filter, Group, Sort", "description": "The ID of the service channel." }, "Value": { "type": "string", "properties": "Create, Filter, Group, Sort, Update", "description": "The value of the SecRoutingPriorityField field defined in parent ServiceChannel." } }, "special_access_rules": "To access this object, Omni-Channel must be enabled." }