Tags
Create tags
POST https://{YOUR-TENANT-NAME}.api.fulfillmenttools.com/api/tags{
"id": "channel",
"allowedValues": [
"marketplace",
"webshop"
]
}Get tags
GET https://{YOUR-TENANT-NAME}.api.fulfillmenttools.com/api/tagsPatch tags
Last updated