Sticker
Adding stickers at entity creation
{
"tenantOrderId": "A-57636-274",
"orderLineItems": [
...
],
"stickers": [
{
"key": "information",
"priority": 100,
"nameLocalized": {
"de_DE": "Wichtig",
"en_US": "Important"
}
}
],
...
}Adding stickers via tags
Last updated