A valid request URL is required to generate request examples{
"tagID": 123,
"tagValue": "<string>",
"isDefault": true,
"percent": 123,
"created": "<string>",
"updated": "<string>"
}Create a tag
A valid request URL is required to generate request examples{
"tagID": 123,
"tagValue": "<string>",
"isDefault": true,
"percent": 123,
"created": "<string>",
"updated": "<string>"
}JWT Authorization header using the Bearer scheme.
Tag Category Name
Request create or modify Tag
Request/Response object for a tag
Tag ID
Tag Value
Whether or not this tag is the default tag for its category.
Percentage of available inventory this tag will get when the percentage update is performed. Must be between 0 and 100 (inclusive).
Date this tag was created
Date this tag was last updated
Success
Request/Response object for a tag
Tag ID
Tag Value
Whether or not this tag is the default tag for its category.
Percentage of available inventory this tag will get when the percentage update is performed. Must be between 0 and 100 (inclusive).
Date this tag was created
Date this tag was last updated