Orders - Models - KDS Custom Fields
Key | Type | Example Value | Description |
---|---|---|---|
key | string | Ranking | The key that will be used to display in KDS |
value | string, integer, decimal, boolean | 27 | The value of that key |
Example KDS Custom Field
{
"key": "Ranking",
"value": 27
}