COMING SOON - Ability to Create Brands
over 8 years ago by Shane Stivers
In the next few weeks, we will release a call that will allow you to create Brands in SkuVault. This call will have the following format...
{
"TenantToken":"<token>",
"UserToken":"<token>",
"Brands":[
{
"Name":"BrandA"
},
{
"Name":"BrandB"
},
{
"Name":"BrandC"
}
]
}
Look on our documentation page for more information in the coming weeks! Thanks!