Update Cart Warehouse Trackstar Tags
Warehouses
Update Cart Warehouse Trackstar Tags
Update the trackstar tags for the specified cart warehouse.
PUT
Update Cart Warehouse Trackstar Tags
Headers
Your organization-level Trackstar API key.
Example:
"<x-trackstar-api-key>"
Your user's access token for a specific integration (ShipHero, Extensiv, etc).
Example:
"<x-trackstar-access-token>"
Path Parameters
Body
application/json
- Base Schema
- Amazon
- BigCommerce
- eBay
- Etsy
- Faire
- Groupon
- Magento (Adobe Commerce)
- Mirakl
- NuOrder
- Overstock
- Cart Sandbox
- Shopify
- Squarespace
- TikTok
- Walmart
- Wayfair
- Wix
- WooCommerce
A list of custom tags associated with the resource. A tag can be either a string or a dictionary with one key-value pair.
Example:
["tag1", "tag2", { "tag3": "value3" }]