Context
Last updated
Was this helpful?
Was this helpful?
{
// discount entity
...
"context": [
{
"type": "FACILITY_GROUP",
"values": [
"uuid-facility-group1",
"uuid-facility-group2"
]
},
{
"type": "CATEGORY",
"operator": "NOT",
"values": [
"uuid-category1"
]
}
]
}