> ## Documentation Index
> Fetch the complete documentation index at: https://docs.trackstarhq.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Update Inventory Trackstar Tags

> Update the trackstar tags for the specified inventory item.



## OpenAPI

````yaml put /wms/inventory/{inventory_id}/trackstar-tags
openapi: 3.1.0
info:
  description: >

    Trackstar is a Unified API that provides standard endpoints for Supply Chain
    Logistics. We currently offer an API for Warehouse Management Systems (WMS).
  title: Trackstar API
  version: 0.1.0
servers:
  - description: Trackstar API
    url: https://production.trackstarhq.com
security: []
tags: []
externalDocs:
  description: Trackstar API Documentation
  url: https://docs.trackstarhq.com
paths:
  /wms/inventory/{inventory_id}/trackstar-tags:
    put:
      tags:
        - wms
        - Inventory
      summary: Update Inventory Trackstar Tags
      description: Update the trackstar tags for the specified inventory item.
      operationId: put_wms_update_inventory_trackstar_tags
      parameters:
        - in: path
          name: inventory_id
          schema:
            type: string
          required: true
        - in: header
          name: x-trackstar-api-key
          description: Your organization-level Trackstar API key.
          schema:
            type: string
            example: <x-trackstar-api-key>
          required: true
        - in: header
          name: x-trackstar-access-token
          description: >-
            Your user's access token for a specific integration (ShipHero,
            Extensiv, etc).
          schema:
            type: string
            example: <x-trackstar-access-token>
          required: true
      requestBody:
        content:
          application/json:
            schema:
              $ref: '#/components/schemas/AddTrackstarTagwmsInventoryItemInputSchema'
      responses:
        '200':
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/wmsAddTrackstarTagInventoryItemResponse'
          description: Successful response
        '404':
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/HTTPError'
          description: Not found
        '422':
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/ValidationError'
          description: Validation error
components:
  schemas:
    AddTrackstarTagwmsInventoryItemInputSchema:
      type: object
      properties: {}
      additionalProperties: false
      oneOf:
        - $ref: '#/components/schemas/AddTrackstarTaginventorySchema--Base__Schema--'
        - $ref: '#/components/schemas/AddTrackstarTagwmsInventoryItem--Active__Ants--'
        - $ref: >-
            #/components/schemas/AddTrackstarTagwmsInventoryItem--A.__Duie__Pyle__-_ADP_---
        - $ref: '#/components/schemas/AddTrackstarTagwmsInventoryItem--Amphora--'
        - $ref: '#/components/schemas/AddTrackstarTagwmsInventoryItem--Amplifier--'
        - $ref: '#/components/schemas/AddTrackstarTagwmsInventoryItem--AMS--'
        - $ref: >-
            #/components/schemas/AddTrackstarTagwmsInventoryItem--Staci__Americas__-_AMWare_---
        - $ref: '#/components/schemas/AddTrackstarTagwmsInventoryItem--Atomix--'
        - $ref: >-
            #/components/schemas/AddTrackstarTagwmsInventoryItem--Barbaras__Development__Inc.__-_BDI_---
        - $ref: '#/components/schemas/AddTrackstarTagwmsInventoryItem--Bergen--'
        - $ref: '#/components/schemas/AddTrackstarTagwmsInventoryItem--Bigblue--'
        - $ref: '#/components/schemas/AddTrackstarTagwmsInventoryItem--Bleckmann--'
        - $ref: >-
            #/components/schemas/AddTrackstarTagwmsInventoryItem--BlueBox__-_IDrive__Fulfillment_---
        - $ref: >-
            #/components/schemas/AddTrackstarTagwmsInventoryItem--Byrd__Fulfillment--
        - $ref: '#/components/schemas/AddTrackstarTagwmsInventoryItem--Camelot--'
        - $ref: '#/components/schemas/AddTrackstarTagwmsInventoryItem--Canary7--'
        - $ref: '#/components/schemas/AddTrackstarTagwmsInventoryItem--Capacity--'
        - $ref: '#/components/schemas/AddTrackstarTagwmsInventoryItem--CartonCloud--'
        - $ref: '#/components/schemas/AddTrackstarTagwmsInventoryItem--Cin7__Omni--'
        - $ref: '#/components/schemas/AddTrackstarTagwmsInventoryItem--Cirro--'
        - $ref: '#/components/schemas/AddTrackstarTagwmsInventoryItem--Clarus--'
        - $ref: >-
            #/components/schemas/AddTrackstarTagwmsInventoryItem--J_AMP_J__Global__Fulfillment__-_Control__Port_---
        - $ref: '#/components/schemas/AddTrackstarTagwmsInventoryItem--Crafty--'
        - $ref: '#/components/schemas/AddTrackstarTagwmsInventoryItem--CWR--'
        - $ref: '#/components/schemas/AddTrackstarTagwmsInventoryItem--Cybership--'
        - $ref: >-
            #/components/schemas/AddTrackstarTagwmsInventoryItem--Darwynn__Fulfillment--
        - $ref: '#/components/schemas/AddTrackstarTagwmsInventoryItem--DaVinci--'
        - $ref: '#/components/schemas/AddTrackstarTagwmsInventoryItem--DCL--'
        - $ref: >-
            #/components/schemas/AddTrackstarTagwmsInventoryItem--Cin7__Core__-_Dear__Systems_---
        - $ref: '#/components/schemas/AddTrackstarTagwmsInventoryItem--Deposco--'
        - $ref: >-
            #/components/schemas/AddTrackstarTagwmsInventoryItem--Distribution__Alternatives--
        - $ref: >-
            #/components/schemas/AddTrackstarTagwmsInventoryItem--Distribution__Management--
        - $ref: >-
            #/components/schemas/AddTrackstarTagwmsInventoryItem--Dotcom__Distribution--
        - $ref: >-
            #/components/schemas/AddTrackstarTagwmsInventoryItem--DouYin__-_Chinese__TikTok_---
        - $ref: '#/components/schemas/AddTrackstarTagwmsInventoryItem--Elite__Ops--'
        - $ref: '#/components/schemas/AddTrackstarTagwmsInventoryItem--eShipping--'
        - $ref: '#/components/schemas/AddTrackstarTagwmsInventoryItem--Evolve--'
        - $ref: '#/components/schemas/AddTrackstarTagwmsInventoryItem--Excelsior--'
        - $ref: >-
            #/components/schemas/AddTrackstarTagwmsInventoryItem--Extensiv__-_3PL__Central_---
        - $ref: '#/components/schemas/AddTrackstarTagwmsInventoryItem--FabFitFun--'
        - $ref: '#/components/schemas/AddTrackstarTagwmsInventoryItem--Amazon--'
        - $ref: >-
            #/components/schemas/AddTrackstarTagwmsInventoryItem--FedEx__Fulfillment--
        - $ref: '#/components/schemas/AddTrackstarTagwmsInventoryItem--FFE--'
        - $ref: '#/components/schemas/AddTrackstarTagwmsInventoryItem--Finale--'
        - $ref: >-
            #/components/schemas/AddTrackstarTagwmsInventoryItem--Flat__Fee__Shipping--
        - $ref: >-
            #/components/schemas/AddTrackstarTagwmsInventoryItem--Flexport__-_Deliverr_---
        - $ref: '#/components/schemas/AddTrackstarTagwmsInventoryItem--Florisoft--'
        - $ref: '#/components/schemas/AddTrackstarTagwmsInventoryItem--Flowspace--'
        - $ref: '#/components/schemas/AddTrackstarTagwmsInventoryItem--Fulfil--'
        - $ref: >-
            #/components/schemas/AddTrackstarTagwmsInventoryItem--Fulfillment.com--
        - $ref: >-
            #/components/schemas/AddTrackstarTagwmsInventoryItem--The__Fulfillment__Lab--
        - $ref: '#/components/schemas/AddTrackstarTagwmsInventoryItem--Fulfillor--'
        - $ref: >-
            #/components/schemas/AddTrackstarTagwmsInventoryItem--fulfilmentcrowd--
        - $ref: >-
            #/components/schemas/AddTrackstarTagwmsInventoryItem--FullGood__Fulfillment--
        - $ref: '#/components/schemas/AddTrackstarTagwmsInventoryItem--G__Global--'
        - $ref: '#/components/schemas/AddTrackstarTagwmsInventoryItem--GoBolt--'
        - $ref: >-
            #/components/schemas/AddTrackstarTagwmsInventoryItem--Greenmark__Logistics--
        - $ref: '#/components/schemas/AddTrackstarTagwmsInventoryItem--Helm__WMS--'
        - $ref: '#/components/schemas/AddTrackstarTagwmsInventoryItem--Hive--'
        - $ref: '#/components/schemas/AddTrackstarTagwmsInventoryItem--I-Fulfilment--'
        - $ref: '#/components/schemas/AddTrackstarTagwmsInventoryItem--iCreate--'
        - $ref: '#/components/schemas/AddTrackstarTagwmsInventoryItem--ILG--'
        - $ref: '#/components/schemas/AddTrackstarTagwmsInventoryItem--Infoplus--'
        - $ref: '#/components/schemas/AddTrackstarTagwmsInventoryItem--Its__Here--'
        - $ref: '#/components/schemas/AddTrackstarTagwmsInventoryItem--JAS--'
        - $ref: '#/components/schemas/AddTrackstarTagwmsInventoryItem--JayGroup--'
        - $ref: >-
            #/components/schemas/AddTrackstarTagwmsInventoryItem--Cart.com__-_Jazz__Central_---
        - $ref: '#/components/schemas/AddTrackstarTagwmsInventoryItem--Landmark--'
        - $ref: '#/components/schemas/AddTrackstarTagwmsInventoryItem--Leanafy--'
        - $ref: '#/components/schemas/AddTrackstarTagwmsInventoryItem--Leanware--'
        - $ref: '#/components/schemas/AddTrackstarTagwmsInventoryItem--Lineage--'
        - $ref: '#/components/schemas/AddTrackstarTagwmsInventoryItem--LINNALL--'
        - $ref: '#/components/schemas/AddTrackstarTagwmsInventoryItem--Linnworks--'
        - $ref: >-
            #/components/schemas/AddTrackstarTagwmsInventoryItem--Quickbox__-_LogicPod_---
        - $ref: '#/components/schemas/AddTrackstarTagwmsInventoryItem--Logiwa--'
        - $ref: '#/components/schemas/AddTrackstarTagwmsInventoryItem--Logiwa__IO--'
        - $ref: '#/components/schemas/AddTrackstarTagwmsInventoryItem--Longtail--'
        - $ref: >-
            #/components/schemas/AddTrackstarTagwmsInventoryItem--Luxroutage__LRI--
        - $ref: '#/components/schemas/AddTrackstarTagwmsInventoryItem--Mabang--'
        - $ref: >-
            #/components/schemas/AddTrackstarTagwmsInventoryItem--Mai__Fulfillment--
        - $ref: '#/components/schemas/AddTrackstarTagwmsInventoryItem--Mainfreight--'
        - $ref: '#/components/schemas/AddTrackstarTagwmsInventoryItem--MasonHub--'
        - $ref: '#/components/schemas/AddTrackstarTagwmsInventoryItem--Mayple--'
        - $ref: '#/components/schemas/AddTrackstarTagwmsInventoryItem--Mintsoft--'
        - $ref: >-
            #/components/schemas/AddTrackstarTagwmsInventoryItem--Mochila__Fulfillment--
        - $ref: '#/components/schemas/AddTrackstarTagwmsInventoryItem--Monta--'
        - $ref: '#/components/schemas/AddTrackstarTagwmsInventoryItem--Next3PL--'
        - $ref: '#/components/schemas/AddTrackstarTagwmsInventoryItem--NFI--'
        - $ref: '#/components/schemas/AddTrackstarTagwmsInventoryItem--Nimble--'
        - $ref: '#/components/schemas/AddTrackstarTagwmsInventoryItem--NLRP--'
        - $ref: '#/components/schemas/AddTrackstarTagwmsInventoryItem--NRI--'
        - $ref: '#/components/schemas/AddTrackstarTagwmsInventoryItem--OIA__Global--'
        - $ref: '#/components/schemas/AddTrackstarTagwmsInventoryItem--Ongoing__WMS--'
        - $ref: '#/components/schemas/AddTrackstarTagwmsInventoryItem--OrderFlow--'
        - $ref: '#/components/schemas/AddTrackstarTagwmsInventoryItem--OrderWise--'
        - $ref: >-
            #/components/schemas/AddTrackstarTagwmsInventoryItem--OSA__Commerce--
        - $ref: '#/components/schemas/AddTrackstarTagwmsInventoryItem--PackemWMS--'
        - $ref: '#/components/schemas/AddTrackstarTagwmsInventoryItem--Packiyo--'
        - $ref: '#/components/schemas/AddTrackstarTagwmsInventoryItem--Pattern--'
        - $ref: '#/components/schemas/AddTrackstarTagwmsInventoryItem--Peoplevox--'
        - $ref: '#/components/schemas/AddTrackstarTagwmsInventoryItem--Picqer--'
        - $ref: '#/components/schemas/AddTrackstarTagwmsInventoryItem--Pimento--'
        - $ref: '#/components/schemas/AddTrackstarTagwmsInventoryItem--Pod__Foods--'
        - $ref: '#/components/schemas/AddTrackstarTagwmsInventoryItem--Portless--'
        - $ref: '#/components/schemas/AddTrackstarTagwmsInventoryItem--PostNord--'
        - $ref: '#/components/schemas/AddTrackstarTagwmsInventoryItem--Pulpo__WMS--'
        - $ref: '#/components/schemas/AddTrackstarTagwmsInventoryItem--QLS--'
        - $ref: >-
            #/components/schemas/AddTrackstarTagwmsInventoryItem--Quiet__Platforms--
        - $ref: '#/components/schemas/AddTrackstarTagwmsInventoryItem--RJW--'
        - $ref: '#/components/schemas/AddTrackstarTagwmsInventoryItem--Rush__Order--'
        - $ref: '#/components/schemas/AddTrackstarTagwmsInventoryItem--Salesupply--'
        - $ref: '#/components/schemas/AddTrackstarTagwmsInventoryItem--WMS__Sandbox--'
        - $ref: '#/components/schemas/AddTrackstarTagwmsInventoryItem--ShipBob--'
        - $ref: '#/components/schemas/AddTrackstarTagwmsInventoryItem--Shipedge--'
        - $ref: '#/components/schemas/AddTrackstarTagwmsInventoryItem--Shipfusion--'
        - $ref: '#/components/schemas/AddTrackstarTagwmsInventoryItem--ShipHero--'
        - $ref: '#/components/schemas/AddTrackstarTagwmsInventoryItem--ShipMonk--'
        - $ref: '#/components/schemas/AddTrackstarTagwmsInventoryItem--ShipNetwork--'
        - $ref: '#/components/schemas/AddTrackstarTagwmsInventoryItem--ShipOffers--'
        - $ref: '#/components/schemas/AddTrackstarTagwmsInventoryItem--ShipOut--'
        - $ref: >-
            #/components/schemas/AddTrackstarTagwmsInventoryItem--Shipping__and__Handling--
        - $ref: '#/components/schemas/AddTrackstarTagwmsInventoryItem--ShippingTree--'
        - $ref: '#/components/schemas/AddTrackstarTagwmsInventoryItem--Shippingbo--'
        - $ref: '#/components/schemas/AddTrackstarTagwmsInventoryItem--ShipStation--'
        - $ref: '#/components/schemas/AddTrackstarTagwmsInventoryItem--ShipStream--'
        - $ref: '#/components/schemas/AddTrackstarTagwmsInventoryItem--Shipwire--'
        - $ref: '#/components/schemas/AddTrackstarTagwmsInventoryItem--Skladon--'
        - $ref: '#/components/schemas/AddTrackstarTagwmsInventoryItem--Skulabs--'
        - $ref: '#/components/schemas/AddTrackstarTagwmsInventoryItem--SKUSavvy--'
        - $ref: >-
            #/components/schemas/AddTrackstarTagwmsInventoryItem--Linnworks__Core__-_SKUVault_---
        - $ref: >-
            #/components/schemas/AddTrackstarTagwmsInventoryItem--Smart__Warehousing--
        - $ref: '#/components/schemas/AddTrackstarTagwmsInventoryItem--SmartPack--'
        - $ref: '#/components/schemas/AddTrackstarTagwmsInventoryItem--Sojo--'
        - $ref: '#/components/schemas/AddTrackstarTagwmsInventoryItem--Souko--'
        - $ref: '#/components/schemas/AddTrackstarTagwmsInventoryItem--Star__WMS--'
        - $ref: >-
            #/components/schemas/AddTrackstarTagwmsInventoryItem--States__Logistics--
        - $ref: >-
            #/components/schemas/AddTrackstarTagwmsInventoryItem--Stock__and__Trace--
        - $ref: '#/components/schemas/AddTrackstarTagwmsInventoryItem--Stockhub--'
        - $ref: '#/components/schemas/AddTrackstarTagwmsInventoryItem--Stord--'
        - $ref: '#/components/schemas/AddTrackstarTagwmsInventoryItem--Teamship--'
        - $ref: '#/components/schemas/AddTrackstarTagwmsInventoryItem--Teapplix--'
        - $ref: '#/components/schemas/AddTrackstarTagwmsInventoryItem--TechShip--'
        - $ref: '#/components/schemas/AddTrackstarTagwmsInventoryItem--TikTok--'
        - $ref: '#/components/schemas/AddTrackstarTagwmsInventoryItem--TradePeg--'
        - $ref: '#/components/schemas/AddTrackstarTagwmsInventoryItem--Unis--'
        - $ref: '#/components/schemas/AddTrackstarTagwmsInventoryItem--Unleashed--'
        - $ref: '#/components/schemas/AddTrackstarTagwmsInventoryItem--Veeqo--'
        - $ref: '#/components/schemas/AddTrackstarTagwmsInventoryItem--VeraCore--'
        - $ref: >-
            #/components/schemas/AddTrackstarTagwmsInventoryItem--Vertical__Cold--
        - $ref: '#/components/schemas/AddTrackstarTagwmsInventoryItem--Vox--'
        - $ref: '#/components/schemas/AddTrackstarTagwmsInventoryItem--Walmart--'
        - $ref: '#/components/schemas/AddTrackstarTagwmsInventoryItem--Warehance--'
        - $ref: '#/components/schemas/AddTrackstarTagwmsInventoryItem--WarehouseOS--'
        - $ref: >-
            #/components/schemas/AddTrackstarTagwmsInventoryItem--Whiplash__-_Ryder_---
        - $ref: >-
            #/components/schemas/AddTrackstarTagwmsInventoryItem--Wine__Shipping--
        - $ref: >-
            #/components/schemas/AddTrackstarTagwmsInventoryItem--XB__Fulfillment--
        - $ref: '#/components/schemas/AddTrackstarTagwmsInventoryItem--Xorosoft--'
        - $ref: '#/components/schemas/AddTrackstarTagwmsInventoryItem--Zenventory--'
        - $ref: '#/components/schemas/AddTrackstarTagwmsInventoryItem--Zoho--'
      title: AddTrackstarTagwmsInventoryItemInputSchema
    wmsAddTrackstarTagInventoryItemResponse:
      type: object
      properties:
        data:
          $ref: '#/components/schemas/AddWmsInventoryTagsResponseDataSchema'
        id:
          type: string
          description: The ID of the object that has been created or modified
          example: id
        unused_fields:
          type: array
          description: Unused fields
          items:
            type: string
            description: ''
      required:
        - id
        - unused_fields
      additionalProperties: false
      title: wmsAddTrackstarTagInventoryItemResponse
    HTTPError:
      properties:
        error:
          type: string
        id:
          type: string
          description: The ID of the item that wasn't found.
      required:
        - error
      type: object
      title: HTTPError
    ValidationError:
      properties:
        error:
          type: string
        detail:
          type: object
          properties:
            <location>:
              type: object
              properties:
                <field_name>:
                  type: array
                  items:
                    type: string
      required:
        - error
      type: object
      title: ValidationError
    AddTrackstarTaginventorySchema--Base__Schema--:
      type: object
      properties:
        trackstar_tags:
          type: array
          description: >-
            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
          items: {}
      required:
        - trackstar_tags
      additionalProperties: true
      title: Base Schema
    AddTrackstarTagwmsInventoryItem--Active__Ants--:
      type: object
      properties:
        trackstar_tags:
          type: array
          description: >-
            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
          items: {}
      required:
        - trackstar_tags
      additionalProperties: false
      title: Active Ants
    AddTrackstarTagwmsInventoryItem--A.__Duie__Pyle__-_ADP_---:
      type: object
      properties:
        trackstar_tags:
          type: array
          description: >-
            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
          items: {}
      required:
        - trackstar_tags
      additionalProperties: false
      title: A. Duie Pyle (ADP)
    AddTrackstarTagwmsInventoryItem--Amphora--:
      type: object
      properties:
        trackstar_tags:
          type: array
          description: >-
            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
          items: {}
      required:
        - trackstar_tags
      additionalProperties: false
      title: Amphora
    AddTrackstarTagwmsInventoryItem--Amplifier--:
      type: object
      properties:
        trackstar_tags:
          type: array
          description: >-
            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
          items: {}
      required:
        - trackstar_tags
      additionalProperties: false
      title: Amplifier
    AddTrackstarTagwmsInventoryItem--AMS--:
      type: object
      properties:
        trackstar_tags:
          type: array
          description: >-
            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
          items: {}
      required:
        - trackstar_tags
      additionalProperties: false
      title: AMS
    AddTrackstarTagwmsInventoryItem--Staci__Americas__-_AMWare_---:
      type: object
      properties:
        trackstar_tags:
          type: array
          description: >-
            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
          items: {}
      required:
        - trackstar_tags
      additionalProperties: false
      title: Staci Americas (AMWare)
    AddTrackstarTagwmsInventoryItem--Atomix--:
      type: object
      properties:
        trackstar_tags:
          type: array
          description: >-
            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
          items: {}
      required:
        - trackstar_tags
      additionalProperties: false
      title: Atomix
    AddTrackstarTagwmsInventoryItem--Barbaras__Development__Inc.__-_BDI_---:
      type: object
      properties:
        trackstar_tags:
          type: array
          description: >-
            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
          items: {}
      required:
        - trackstar_tags
      additionalProperties: false
      title: Barbaras Development Inc. (BDI)
    AddTrackstarTagwmsInventoryItem--Bergen--:
      type: object
      properties:
        trackstar_tags:
          type: array
          description: >-
            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
          items: {}
      required:
        - trackstar_tags
      additionalProperties: false
      title: Bergen
    AddTrackstarTagwmsInventoryItem--Bigblue--:
      type: object
      properties:
        trackstar_tags:
          type: array
          description: >-
            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
          items: {}
      required:
        - trackstar_tags
      additionalProperties: false
      title: Bigblue
    AddTrackstarTagwmsInventoryItem--Bleckmann--:
      type: object
      properties:
        trackstar_tags:
          type: array
          description: >-
            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
          items: {}
      required:
        - trackstar_tags
      additionalProperties: false
      title: Bleckmann
    AddTrackstarTagwmsInventoryItem--BlueBox__-_IDrive__Fulfillment_---:
      type: object
      properties:
        trackstar_tags:
          type: array
          description: >-
            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
          items: {}
      required:
        - trackstar_tags
      additionalProperties: false
      title: BlueBox (IDrive Fulfillment)
    AddTrackstarTagwmsInventoryItem--Byrd__Fulfillment--:
      type: object
      properties:
        trackstar_tags:
          type: array
          description: >-
            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
          items: {}
      required:
        - trackstar_tags
      additionalProperties: false
      title: Byrd Fulfillment
    AddTrackstarTagwmsInventoryItem--Camelot--:
      type: object
      properties:
        trackstar_tags:
          type: array
          description: >-
            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
          items: {}
      required:
        - trackstar_tags
      additionalProperties: false
      title: Camelot
    AddTrackstarTagwmsInventoryItem--Canary7--:
      type: object
      properties:
        trackstar_tags:
          type: array
          description: >-
            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
          items: {}
      required:
        - trackstar_tags
      additionalProperties: false
      title: Canary7
    AddTrackstarTagwmsInventoryItem--Capacity--:
      type: object
      properties:
        trackstar_tags:
          type: array
          description: >-
            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
          items: {}
      required:
        - trackstar_tags
      additionalProperties: false
      title: Capacity
    AddTrackstarTagwmsInventoryItem--CartonCloud--:
      type: object
      properties:
        trackstar_tags:
          type: array
          description: >-
            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
          items: {}
      required:
        - trackstar_tags
      additionalProperties: false
      title: CartonCloud
    AddTrackstarTagwmsInventoryItem--Cin7__Omni--:
      type: object
      properties:
        trackstar_tags:
          type: array
          description: >-
            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
          items: {}
      required:
        - trackstar_tags
      additionalProperties: false
      title: Cin7 Omni
    AddTrackstarTagwmsInventoryItem--Cirro--:
      type: object
      properties:
        trackstar_tags:
          type: array
          description: >-
            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
          items: {}
      required:
        - trackstar_tags
      additionalProperties: false
      title: Cirro
    AddTrackstarTagwmsInventoryItem--Clarus--:
      type: object
      properties:
        trackstar_tags:
          type: array
          description: >-
            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
          items: {}
      required:
        - trackstar_tags
      additionalProperties: false
      title: Clarus
    AddTrackstarTagwmsInventoryItem--J_AMP_J__Global__Fulfillment__-_Control__Port_---:
      type: object
      properties:
        trackstar_tags:
          type: array
          description: >-
            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
          items: {}
      required:
        - trackstar_tags
      additionalProperties: false
      title: J&J Global Fulfillment (Control Port)
    AddTrackstarTagwmsInventoryItem--Crafty--:
      type: object
      properties:
        trackstar_tags:
          type: array
          description: >-
            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
          items: {}
      required:
        - trackstar_tags
      additionalProperties: false
      title: Crafty
    AddTrackstarTagwmsInventoryItem--CWR--:
      type: object
      properties:
        trackstar_tags:
          type: array
          description: >-
            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
          items: {}
      required:
        - trackstar_tags
      additionalProperties: false
      title: CWR
    AddTrackstarTagwmsInventoryItem--Cybership--:
      type: object
      properties:
        trackstar_tags:
          type: array
          description: >-
            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
          items: {}
      required:
        - trackstar_tags
      additionalProperties: false
      title: Cybership
    AddTrackstarTagwmsInventoryItem--Darwynn__Fulfillment--:
      type: object
      properties:
        trackstar_tags:
          type: array
          description: >-
            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
          items: {}
      required:
        - trackstar_tags
      additionalProperties: false
      title: Darwynn Fulfillment
    AddTrackstarTagwmsInventoryItem--DaVinci--:
      type: object
      properties:
        trackstar_tags:
          type: array
          description: >-
            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
          items: {}
      required:
        - trackstar_tags
      additionalProperties: false
      title: DaVinci
    AddTrackstarTagwmsInventoryItem--DCL--:
      type: object
      properties:
        trackstar_tags:
          type: array
          description: >-
            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
          items: {}
      required:
        - trackstar_tags
      additionalProperties: false
      title: DCL
    AddTrackstarTagwmsInventoryItem--Cin7__Core__-_Dear__Systems_---:
      type: object
      properties:
        trackstar_tags:
          type: array
          description: >-
            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
          items: {}
      required:
        - trackstar_tags
      additionalProperties: false
      title: Cin7 Core (Dear Systems)
    AddTrackstarTagwmsInventoryItem--Deposco--:
      type: object
      properties:
        trackstar_tags:
          type: array
          description: >-
            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
          items: {}
      required:
        - trackstar_tags
      additionalProperties: false
      title: Deposco
    AddTrackstarTagwmsInventoryItem--Distribution__Alternatives--:
      type: object
      properties:
        trackstar_tags:
          type: array
          description: >-
            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
          items: {}
      required:
        - trackstar_tags
      additionalProperties: false
      title: Distribution Alternatives
    AddTrackstarTagwmsInventoryItem--Distribution__Management--:
      type: object
      properties:
        trackstar_tags:
          type: array
          description: >-
            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
          items: {}
      required:
        - trackstar_tags
      additionalProperties: false
      title: Distribution Management
    AddTrackstarTagwmsInventoryItem--Dotcom__Distribution--:
      type: object
      properties:
        trackstar_tags:
          type: array
          description: >-
            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
          items: {}
      required:
        - trackstar_tags
      additionalProperties: false
      title: Dotcom Distribution
    AddTrackstarTagwmsInventoryItem--DouYin__-_Chinese__TikTok_---:
      type: object
      properties:
        trackstar_tags:
          type: array
          description: >-
            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
          items: {}
      required:
        - trackstar_tags
      additionalProperties: false
      title: DouYin (Chinese TikTok)
    AddTrackstarTagwmsInventoryItem--Elite__Ops--:
      type: object
      properties:
        trackstar_tags:
          type: array
          description: >-
            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
          items: {}
      required:
        - trackstar_tags
      additionalProperties: false
      title: Elite Ops
    AddTrackstarTagwmsInventoryItem--eShipping--:
      type: object
      properties:
        trackstar_tags:
          type: array
          description: >-
            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
          items: {}
      required:
        - trackstar_tags
      additionalProperties: false
      title: eShipping
    AddTrackstarTagwmsInventoryItem--Evolve--:
      type: object
      properties:
        trackstar_tags:
          type: array
          description: >-
            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
          items: {}
      required:
        - trackstar_tags
      additionalProperties: false
      title: Evolve
    AddTrackstarTagwmsInventoryItem--Excelsior--:
      type: object
      properties:
        trackstar_tags:
          type: array
          description: >-
            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
          items: {}
      required:
        - trackstar_tags
      additionalProperties: false
      title: Excelsior
    AddTrackstarTagwmsInventoryItem--Extensiv__-_3PL__Central_---:
      type: object
      properties:
        trackstar_tags:
          type: array
          description: >-
            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
          items: {}
      required:
        - trackstar_tags
      additionalProperties: false
      title: Extensiv (3PL Central)
    AddTrackstarTagwmsInventoryItem--FabFitFun--:
      type: object
      properties:
        trackstar_tags:
          type: array
          description: >-
            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
          items: {}
      required:
        - trackstar_tags
      additionalProperties: false
      title: FabFitFun
    AddTrackstarTagwmsInventoryItem--Amazon--:
      type: object
      properties:
        trackstar_tags:
          type: array
          description: >-
            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
          items: {}
      required:
        - trackstar_tags
      additionalProperties: false
      title: Amazon
    AddTrackstarTagwmsInventoryItem--FedEx__Fulfillment--:
      type: object
      properties:
        trackstar_tags:
          type: array
          description: >-
            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
          items: {}
      required:
        - trackstar_tags
      additionalProperties: false
      title: FedEx Fulfillment
    AddTrackstarTagwmsInventoryItem--FFE--:
      type: object
      properties:
        trackstar_tags:
          type: array
          description: >-
            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
          items: {}
      required:
        - trackstar_tags
      additionalProperties: false
      title: FFE
    AddTrackstarTagwmsInventoryItem--Finale--:
      type: object
      properties:
        trackstar_tags:
          type: array
          description: >-
            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
          items: {}
      required:
        - trackstar_tags
      additionalProperties: false
      title: Finale
    AddTrackstarTagwmsInventoryItem--Flat__Fee__Shipping--:
      type: object
      properties:
        trackstar_tags:
          type: array
          description: >-
            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
          items: {}
      required:
        - trackstar_tags
      additionalProperties: false
      title: Flat Fee Shipping
    AddTrackstarTagwmsInventoryItem--Flexport__-_Deliverr_---:
      type: object
      properties:
        trackstar_tags:
          type: array
          description: >-
            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
          items: {}
      required:
        - trackstar_tags
      additionalProperties: false
      title: Flexport (Deliverr)
    AddTrackstarTagwmsInventoryItem--Florisoft--:
      type: object
      properties:
        trackstar_tags:
          type: array
          description: >-
            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
          items: {}
      required:
        - trackstar_tags
      additionalProperties: false
      title: Florisoft
    AddTrackstarTagwmsInventoryItem--Flowspace--:
      type: object
      properties:
        trackstar_tags:
          type: array
          description: >-
            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
          items: {}
      required:
        - trackstar_tags
      additionalProperties: false
      title: Flowspace
    AddTrackstarTagwmsInventoryItem--Fulfil--:
      type: object
      properties:
        trackstar_tags:
          type: array
          description: >-
            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
          items: {}
      required:
        - trackstar_tags
      additionalProperties: false
      title: Fulfil
    AddTrackstarTagwmsInventoryItem--Fulfillment.com--:
      type: object
      properties:
        trackstar_tags:
          type: array
          description: >-
            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
          items: {}
      required:
        - trackstar_tags
      additionalProperties: false
      title: Fulfillment.com
    AddTrackstarTagwmsInventoryItem--The__Fulfillment__Lab--:
      type: object
      properties:
        trackstar_tags:
          type: array
          description: >-
            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
          items: {}
      required:
        - trackstar_tags
      additionalProperties: false
      title: The Fulfillment Lab
    AddTrackstarTagwmsInventoryItem--Fulfillor--:
      type: object
      properties:
        trackstar_tags:
          type: array
          description: >-
            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
          items: {}
      required:
        - trackstar_tags
      additionalProperties: false
      title: Fulfillor
    AddTrackstarTagwmsInventoryItem--fulfilmentcrowd--:
      type: object
      properties:
        trackstar_tags:
          type: array
          description: >-
            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
          items: {}
      required:
        - trackstar_tags
      additionalProperties: false
      title: fulfilmentcrowd
    AddTrackstarTagwmsInventoryItem--FullGood__Fulfillment--:
      type: object
      properties:
        trackstar_tags:
          type: array
          description: >-
            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
          items: {}
      required:
        - trackstar_tags
      additionalProperties: false
      title: FullGood Fulfillment
    AddTrackstarTagwmsInventoryItem--G__Global--:
      type: object
      properties:
        trackstar_tags:
          type: array
          description: >-
            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
          items: {}
      required:
        - trackstar_tags
      additionalProperties: false
      title: G Global
    AddTrackstarTagwmsInventoryItem--GoBolt--:
      type: object
      properties:
        trackstar_tags:
          type: array
          description: >-
            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
          items: {}
      required:
        - trackstar_tags
      additionalProperties: false
      title: GoBolt
    AddTrackstarTagwmsInventoryItem--Greenmark__Logistics--:
      type: object
      properties:
        trackstar_tags:
          type: array
          description: >-
            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
          items: {}
      required:
        - trackstar_tags
      additionalProperties: false
      title: Greenmark Logistics
    AddTrackstarTagwmsInventoryItem--Helm__WMS--:
      type: object
      properties:
        trackstar_tags:
          type: array
          description: >-
            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
          items: {}
      required:
        - trackstar_tags
      additionalProperties: false
      title: Helm WMS
    AddTrackstarTagwmsInventoryItem--Hive--:
      type: object
      properties:
        trackstar_tags:
          type: array
          description: >-
            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
          items: {}
      required:
        - trackstar_tags
      additionalProperties: false
      title: Hive
    AddTrackstarTagwmsInventoryItem--I-Fulfilment--:
      type: object
      properties:
        trackstar_tags:
          type: array
          description: >-
            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
          items: {}
      required:
        - trackstar_tags
      additionalProperties: false
      title: I-Fulfilment
    AddTrackstarTagwmsInventoryItem--iCreate--:
      type: object
      properties:
        trackstar_tags:
          type: array
          description: >-
            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
          items: {}
      required:
        - trackstar_tags
      additionalProperties: false
      title: iCreate
    AddTrackstarTagwmsInventoryItem--ILG--:
      type: object
      properties:
        trackstar_tags:
          type: array
          description: >-
            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
          items: {}
      required:
        - trackstar_tags
      additionalProperties: false
      title: ILG
    AddTrackstarTagwmsInventoryItem--Infoplus--:
      type: object
      properties:
        trackstar_tags:
          type: array
          description: >-
            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
          items: {}
      required:
        - trackstar_tags
      additionalProperties: false
      title: Infoplus
    AddTrackstarTagwmsInventoryItem--Its__Here--:
      type: object
      properties:
        trackstar_tags:
          type: array
          description: >-
            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
          items: {}
      required:
        - trackstar_tags
      additionalProperties: false
      title: Its Here
    AddTrackstarTagwmsInventoryItem--JAS--:
      type: object
      properties:
        trackstar_tags:
          type: array
          description: >-
            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
          items: {}
      required:
        - trackstar_tags
      additionalProperties: false
      title: JAS
    AddTrackstarTagwmsInventoryItem--JayGroup--:
      type: object
      properties:
        trackstar_tags:
          type: array
          description: >-
            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
          items: {}
      required:
        - trackstar_tags
      additionalProperties: false
      title: JayGroup
    AddTrackstarTagwmsInventoryItem--Cart.com__-_Jazz__Central_---:
      type: object
      properties:
        trackstar_tags:
          type: array
          description: >-
            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
          items: {}
      required:
        - trackstar_tags
      additionalProperties: false
      title: Cart.com (Jazz Central)
    AddTrackstarTagwmsInventoryItem--Landmark--:
      type: object
      properties:
        trackstar_tags:
          type: array
          description: >-
            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
          items: {}
      required:
        - trackstar_tags
      additionalProperties: false
      title: Landmark
    AddTrackstarTagwmsInventoryItem--Leanafy--:
      type: object
      properties:
        trackstar_tags:
          type: array
          description: >-
            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
          items: {}
      required:
        - trackstar_tags
      additionalProperties: false
      title: Leanafy
    AddTrackstarTagwmsInventoryItem--Leanware--:
      type: object
      properties:
        trackstar_tags:
          type: array
          description: >-
            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
          items: {}
      required:
        - trackstar_tags
      additionalProperties: false
      title: Leanware
    AddTrackstarTagwmsInventoryItem--Lineage--:
      type: object
      properties:
        trackstar_tags:
          type: array
          description: >-
            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
          items: {}
      required:
        - trackstar_tags
      additionalProperties: false
      title: Lineage
    AddTrackstarTagwmsInventoryItem--LINNALL--:
      type: object
      properties:
        trackstar_tags:
          type: array
          description: >-
            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
          items: {}
      required:
        - trackstar_tags
      additionalProperties: false
      title: LINNALL
    AddTrackstarTagwmsInventoryItem--Linnworks--:
      type: object
      properties:
        trackstar_tags:
          type: array
          description: >-
            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
          items: {}
      required:
        - trackstar_tags
      additionalProperties: false
      title: Linnworks
    AddTrackstarTagwmsInventoryItem--Quickbox__-_LogicPod_---:
      type: object
      properties:
        trackstar_tags:
          type: array
          description: >-
            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
          items: {}
      required:
        - trackstar_tags
      additionalProperties: false
      title: Quickbox (LogicPod)
    AddTrackstarTagwmsInventoryItem--Logiwa--:
      type: object
      properties:
        trackstar_tags:
          type: array
          description: >-
            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
          items: {}
      required:
        - trackstar_tags
      additionalProperties: false
      title: Logiwa
    AddTrackstarTagwmsInventoryItem--Logiwa__IO--:
      type: object
      properties:
        trackstar_tags:
          type: array
          description: >-
            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
          items: {}
      required:
        - trackstar_tags
      additionalProperties: false
      title: Logiwa IO
    AddTrackstarTagwmsInventoryItem--Longtail--:
      type: object
      properties:
        trackstar_tags:
          type: array
          description: >-
            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
          items: {}
      required:
        - trackstar_tags
      additionalProperties: false
      title: Longtail
    AddTrackstarTagwmsInventoryItem--Luxroutage__LRI--:
      type: object
      properties:
        trackstar_tags:
          type: array
          description: >-
            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
          items: {}
      required:
        - trackstar_tags
      additionalProperties: false
      title: Luxroutage LRI
    AddTrackstarTagwmsInventoryItem--Mabang--:
      type: object
      properties:
        trackstar_tags:
          type: array
          description: >-
            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
          items: {}
      required:
        - trackstar_tags
      additionalProperties: false
      title: Mabang
    AddTrackstarTagwmsInventoryItem--Mai__Fulfillment--:
      type: object
      properties:
        trackstar_tags:
          type: array
          description: >-
            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
          items: {}
      required:
        - trackstar_tags
      additionalProperties: false
      title: Mai Fulfillment
    AddTrackstarTagwmsInventoryItem--Mainfreight--:
      type: object
      properties:
        trackstar_tags:
          type: array
          description: >-
            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
          items: {}
      required:
        - trackstar_tags
      additionalProperties: false
      title: Mainfreight
    AddTrackstarTagwmsInventoryItem--MasonHub--:
      type: object
      properties:
        trackstar_tags:
          type: array
          description: >-
            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
          items: {}
      required:
        - trackstar_tags
      additionalProperties: false
      title: MasonHub
    AddTrackstarTagwmsInventoryItem--Mayple--:
      type: object
      properties:
        trackstar_tags:
          type: array
          description: >-
            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
          items: {}
      required:
        - trackstar_tags
      additionalProperties: false
      title: Mayple
    AddTrackstarTagwmsInventoryItem--Mintsoft--:
      type: object
      properties:
        trackstar_tags:
          type: array
          description: >-
            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
          items: {}
      required:
        - trackstar_tags
      additionalProperties: false
      title: Mintsoft
    AddTrackstarTagwmsInventoryItem--Mochila__Fulfillment--:
      type: object
      properties:
        trackstar_tags:
          type: array
          description: >-
            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
          items: {}
      required:
        - trackstar_tags
      additionalProperties: false
      title: Mochila Fulfillment
    AddTrackstarTagwmsInventoryItem--Monta--:
      type: object
      properties:
        trackstar_tags:
          type: array
          description: >-
            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
          items: {}
      required:
        - trackstar_tags
      additionalProperties: false
      title: Monta
    AddTrackstarTagwmsInventoryItem--Next3PL--:
      type: object
      properties:
        trackstar_tags:
          type: array
          description: >-
            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
          items: {}
      required:
        - trackstar_tags
      additionalProperties: false
      title: Next3PL
    AddTrackstarTagwmsInventoryItem--NFI--:
      type: object
      properties:
        trackstar_tags:
          type: array
          description: >-
            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
          items: {}
      required:
        - trackstar_tags
      additionalProperties: false
      title: NFI
    AddTrackstarTagwmsInventoryItem--Nimble--:
      type: object
      properties:
        trackstar_tags:
          type: array
          description: >-
            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
          items: {}
      required:
        - trackstar_tags
      additionalProperties: false
      title: Nimble
    AddTrackstarTagwmsInventoryItem--NLRP--:
      type: object
      properties:
        trackstar_tags:
          type: array
          description: >-
            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
          items: {}
      required:
        - trackstar_tags
      additionalProperties: false
      title: NLRP
    AddTrackstarTagwmsInventoryItem--NRI--:
      type: object
      properties:
        trackstar_tags:
          type: array
          description: >-
            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
          items: {}
      required:
        - trackstar_tags
      additionalProperties: false
      title: NRI
    AddTrackstarTagwmsInventoryItem--OIA__Global--:
      type: object
      properties:
        trackstar_tags:
          type: array
          description: >-
            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
          items: {}
      required:
        - trackstar_tags
      additionalProperties: false
      title: OIA Global
    AddTrackstarTagwmsInventoryItem--Ongoing__WMS--:
      type: object
      properties:
        trackstar_tags:
          type: array
          description: >-
            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
          items: {}
      required:
        - trackstar_tags
      additionalProperties: false
      title: Ongoing WMS
    AddTrackstarTagwmsInventoryItem--OrderFlow--:
      type: object
      properties:
        trackstar_tags:
          type: array
          description: >-
            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
          items: {}
      required:
        - trackstar_tags
      additionalProperties: false
      title: OrderFlow
    AddTrackstarTagwmsInventoryItem--OrderWise--:
      type: object
      properties:
        trackstar_tags:
          type: array
          description: >-
            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
          items: {}
      required:
        - trackstar_tags
      additionalProperties: false
      title: OrderWise
    AddTrackstarTagwmsInventoryItem--OSA__Commerce--:
      type: object
      properties:
        trackstar_tags:
          type: array
          description: >-
            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
          items: {}
      required:
        - trackstar_tags
      additionalProperties: false
      title: OSA Commerce
    AddTrackstarTagwmsInventoryItem--PackemWMS--:
      type: object
      properties:
        trackstar_tags:
          type: array
          description: >-
            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
          items: {}
      required:
        - trackstar_tags
      additionalProperties: false
      title: PackemWMS
    AddTrackstarTagwmsInventoryItem--Packiyo--:
      type: object
      properties:
        trackstar_tags:
          type: array
          description: >-
            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
          items: {}
      required:
        - trackstar_tags
      additionalProperties: false
      title: Packiyo
    AddTrackstarTagwmsInventoryItem--Pattern--:
      type: object
      properties:
        trackstar_tags:
          type: array
          description: >-
            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
          items: {}
      required:
        - trackstar_tags
      additionalProperties: false
      title: Pattern
    AddTrackstarTagwmsInventoryItem--Peoplevox--:
      type: object
      properties:
        trackstar_tags:
          type: array
          description: >-
            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
          items: {}
      required:
        - trackstar_tags
      additionalProperties: false
      title: Peoplevox
    AddTrackstarTagwmsInventoryItem--Picqer--:
      type: object
      properties:
        trackstar_tags:
          type: array
          description: >-
            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
          items: {}
      required:
        - trackstar_tags
      additionalProperties: false
      title: Picqer
    AddTrackstarTagwmsInventoryItem--Pimento--:
      type: object
      properties:
        trackstar_tags:
          type: array
          description: >-
            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
          items: {}
      required:
        - trackstar_tags
      additionalProperties: false
      title: Pimento
    AddTrackstarTagwmsInventoryItem--Pod__Foods--:
      type: object
      properties:
        trackstar_tags:
          type: array
          description: >-
            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
          items: {}
      required:
        - trackstar_tags
      additionalProperties: false
      title: Pod Foods
    AddTrackstarTagwmsInventoryItem--Portless--:
      type: object
      properties:
        trackstar_tags:
          type: array
          description: >-
            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
          items: {}
      required:
        - trackstar_tags
      additionalProperties: false
      title: Portless
    AddTrackstarTagwmsInventoryItem--PostNord--:
      type: object
      properties:
        trackstar_tags:
          type: array
          description: >-
            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
          items: {}
      required:
        - trackstar_tags
      additionalProperties: false
      title: PostNord
    AddTrackstarTagwmsInventoryItem--Pulpo__WMS--:
      type: object
      properties:
        trackstar_tags:
          type: array
          description: >-
            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
          items: {}
      required:
        - trackstar_tags
      additionalProperties: false
      title: Pulpo WMS
    AddTrackstarTagwmsInventoryItem--QLS--:
      type: object
      properties:
        trackstar_tags:
          type: array
          description: >-
            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
          items: {}
      required:
        - trackstar_tags
      additionalProperties: false
      title: QLS
    AddTrackstarTagwmsInventoryItem--Quiet__Platforms--:
      type: object
      properties:
        trackstar_tags:
          type: array
          description: >-
            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
          items: {}
      required:
        - trackstar_tags
      additionalProperties: false
      title: Quiet Platforms
    AddTrackstarTagwmsInventoryItem--RJW--:
      type: object
      properties:
        trackstar_tags:
          type: array
          description: >-
            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
          items: {}
      required:
        - trackstar_tags
      additionalProperties: false
      title: RJW
    AddTrackstarTagwmsInventoryItem--Rush__Order--:
      type: object
      properties:
        trackstar_tags:
          type: array
          description: >-
            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
          items: {}
      required:
        - trackstar_tags
      additionalProperties: false
      title: Rush Order
    AddTrackstarTagwmsInventoryItem--Salesupply--:
      type: object
      properties:
        trackstar_tags:
          type: array
          description: >-
            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
          items: {}
      required:
        - trackstar_tags
      additionalProperties: false
      title: Salesupply
    AddTrackstarTagwmsInventoryItem--WMS__Sandbox--:
      type: object
      properties:
        trackstar_tags:
          type: array
          description: >-
            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
          items: {}
      required:
        - trackstar_tags
      additionalProperties: false
      title: WMS Sandbox
    AddTrackstarTagwmsInventoryItem--ShipBob--:
      type: object
      properties:
        trackstar_tags:
          type: array
          description: >-
            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
          items: {}
      required:
        - trackstar_tags
      additionalProperties: false
      title: ShipBob
    AddTrackstarTagwmsInventoryItem--Shipedge--:
      type: object
      properties:
        trackstar_tags:
          type: array
          description: >-
            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
          items: {}
      required:
        - trackstar_tags
      additionalProperties: false
      title: Shipedge
    AddTrackstarTagwmsInventoryItem--Shipfusion--:
      type: object
      properties:
        trackstar_tags:
          type: array
          description: >-
            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
          items: {}
      required:
        - trackstar_tags
      additionalProperties: false
      title: Shipfusion
    AddTrackstarTagwmsInventoryItem--ShipHero--:
      type: object
      properties:
        trackstar_tags:
          type: array
          description: >-
            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
          items: {}
      required:
        - trackstar_tags
      additionalProperties: false
      title: ShipHero
    AddTrackstarTagwmsInventoryItem--ShipMonk--:
      type: object
      properties:
        trackstar_tags:
          type: array
          description: >-
            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
          items: {}
      required:
        - trackstar_tags
      additionalProperties: false
      title: ShipMonk
    AddTrackstarTagwmsInventoryItem--ShipNetwork--:
      type: object
      properties:
        trackstar_tags:
          type: array
          description: >-
            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
          items: {}
      required:
        - trackstar_tags
      additionalProperties: false
      title: ShipNetwork
    AddTrackstarTagwmsInventoryItem--ShipOffers--:
      type: object
      properties:
        trackstar_tags:
          type: array
          description: >-
            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
          items: {}
      required:
        - trackstar_tags
      additionalProperties: false
      title: ShipOffers
    AddTrackstarTagwmsInventoryItem--ShipOut--:
      type: object
      properties:
        trackstar_tags:
          type: array
          description: >-
            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
          items: {}
      required:
        - trackstar_tags
      additionalProperties: false
      title: ShipOut
    AddTrackstarTagwmsInventoryItem--Shipping__and__Handling--:
      type: object
      properties:
        trackstar_tags:
          type: array
          description: >-
            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
          items: {}
      required:
        - trackstar_tags
      additionalProperties: false
      title: Shipping and Handling
    AddTrackstarTagwmsInventoryItem--ShippingTree--:
      type: object
      properties:
        trackstar_tags:
          type: array
          description: >-
            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
          items: {}
      required:
        - trackstar_tags
      additionalProperties: false
      title: ShippingTree
    AddTrackstarTagwmsInventoryItem--Shippingbo--:
      type: object
      properties:
        trackstar_tags:
          type: array
          description: >-
            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
          items: {}
      required:
        - trackstar_tags
      additionalProperties: false
      title: Shippingbo
    AddTrackstarTagwmsInventoryItem--ShipStation--:
      type: object
      properties:
        trackstar_tags:
          type: array
          description: >-
            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
          items: {}
      required:
        - trackstar_tags
      additionalProperties: false
      title: ShipStation
    AddTrackstarTagwmsInventoryItem--ShipStream--:
      type: object
      properties:
        trackstar_tags:
          type: array
          description: >-
            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
          items: {}
      required:
        - trackstar_tags
      additionalProperties: false
      title: ShipStream
    AddTrackstarTagwmsInventoryItem--Shipwire--:
      type: object
      properties:
        trackstar_tags:
          type: array
          description: >-
            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
          items: {}
      required:
        - trackstar_tags
      additionalProperties: false
      title: Shipwire
    AddTrackstarTagwmsInventoryItem--Skladon--:
      type: object
      properties:
        trackstar_tags:
          type: array
          description: >-
            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
          items: {}
      required:
        - trackstar_tags
      additionalProperties: false
      title: Skladon
    AddTrackstarTagwmsInventoryItem--Skulabs--:
      type: object
      properties:
        trackstar_tags:
          type: array
          description: >-
            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
          items: {}
      required:
        - trackstar_tags
      additionalProperties: false
      title: Skulabs
    AddTrackstarTagwmsInventoryItem--SKUSavvy--:
      type: object
      properties:
        trackstar_tags:
          type: array
          description: >-
            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
          items: {}
      required:
        - trackstar_tags
      additionalProperties: false
      title: SKUSavvy
    AddTrackstarTagwmsInventoryItem--Linnworks__Core__-_SKUVault_---:
      type: object
      properties:
        trackstar_tags:
          type: array
          description: >-
            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
          items: {}
      required:
        - trackstar_tags
      additionalProperties: false
      title: Linnworks Core (SKUVault)
    AddTrackstarTagwmsInventoryItem--Smart__Warehousing--:
      type: object
      properties:
        trackstar_tags:
          type: array
          description: >-
            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
          items: {}
      required:
        - trackstar_tags
      additionalProperties: false
      title: Smart Warehousing
    AddTrackstarTagwmsInventoryItem--SmartPack--:
      type: object
      properties:
        trackstar_tags:
          type: array
          description: >-
            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
          items: {}
      required:
        - trackstar_tags
      additionalProperties: false
      title: SmartPack
    AddTrackstarTagwmsInventoryItem--Sojo--:
      type: object
      properties:
        trackstar_tags:
          type: array
          description: >-
            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
          items: {}
      required:
        - trackstar_tags
      additionalProperties: false
      title: Sojo
    AddTrackstarTagwmsInventoryItem--Souko--:
      type: object
      properties:
        trackstar_tags:
          type: array
          description: >-
            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
          items: {}
      required:
        - trackstar_tags
      additionalProperties: false
      title: Souko
    AddTrackstarTagwmsInventoryItem--Star__WMS--:
      type: object
      properties:
        trackstar_tags:
          type: array
          description: >-
            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
          items: {}
      required:
        - trackstar_tags
      additionalProperties: false
      title: Star WMS
    AddTrackstarTagwmsInventoryItem--States__Logistics--:
      type: object
      properties:
        trackstar_tags:
          type: array
          description: >-
            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
          items: {}
      required:
        - trackstar_tags
      additionalProperties: false
      title: States Logistics
    AddTrackstarTagwmsInventoryItem--Stock__and__Trace--:
      type: object
      properties:
        trackstar_tags:
          type: array
          description: >-
            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
          items: {}
      required:
        - trackstar_tags
      additionalProperties: false
      title: Stock and Trace
    AddTrackstarTagwmsInventoryItem--Stockhub--:
      type: object
      properties:
        trackstar_tags:
          type: array
          description: >-
            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
          items: {}
      required:
        - trackstar_tags
      additionalProperties: false
      title: Stockhub
    AddTrackstarTagwmsInventoryItem--Stord--:
      type: object
      properties:
        trackstar_tags:
          type: array
          description: >-
            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
          items: {}
      required:
        - trackstar_tags
      additionalProperties: false
      title: Stord
    AddTrackstarTagwmsInventoryItem--Teamship--:
      type: object
      properties:
        trackstar_tags:
          type: array
          description: >-
            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
          items: {}
      required:
        - trackstar_tags
      additionalProperties: false
      title: Teamship
    AddTrackstarTagwmsInventoryItem--Teapplix--:
      type: object
      properties:
        trackstar_tags:
          type: array
          description: >-
            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
          items: {}
      required:
        - trackstar_tags
      additionalProperties: false
      title: Teapplix
    AddTrackstarTagwmsInventoryItem--TechShip--:
      type: object
      properties:
        trackstar_tags:
          type: array
          description: >-
            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
          items: {}
      required:
        - trackstar_tags
      additionalProperties: false
      title: TechShip
    AddTrackstarTagwmsInventoryItem--TikTok--:
      type: object
      properties:
        trackstar_tags:
          type: array
          description: >-
            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
          items: {}
      required:
        - trackstar_tags
      additionalProperties: false
      title: TikTok
    AddTrackstarTagwmsInventoryItem--TradePeg--:
      type: object
      properties:
        trackstar_tags:
          type: array
          description: >-
            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
          items: {}
      required:
        - trackstar_tags
      additionalProperties: false
      title: TradePeg
    AddTrackstarTagwmsInventoryItem--Unis--:
      type: object
      properties:
        trackstar_tags:
          type: array
          description: >-
            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
          items: {}
      required:
        - trackstar_tags
      additionalProperties: false
      title: Unis
    AddTrackstarTagwmsInventoryItem--Unleashed--:
      type: object
      properties:
        trackstar_tags:
          type: array
          description: >-
            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
          items: {}
      required:
        - trackstar_tags
      additionalProperties: false
      title: Unleashed
    AddTrackstarTagwmsInventoryItem--Veeqo--:
      type: object
      properties:
        trackstar_tags:
          type: array
          description: >-
            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
          items: {}
      required:
        - trackstar_tags
      additionalProperties: false
      title: Veeqo
    AddTrackstarTagwmsInventoryItem--VeraCore--:
      type: object
      properties:
        trackstar_tags:
          type: array
          description: >-
            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
          items: {}
      required:
        - trackstar_tags
      additionalProperties: false
      title: VeraCore
    AddTrackstarTagwmsInventoryItem--Vertical__Cold--:
      type: object
      properties:
        trackstar_tags:
          type: array
          description: >-
            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
          items: {}
      required:
        - trackstar_tags
      additionalProperties: false
      title: Vertical Cold
    AddTrackstarTagwmsInventoryItem--Vox--:
      type: object
      properties:
        trackstar_tags:
          type: array
          description: >-
            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
          items: {}
      required:
        - trackstar_tags
      additionalProperties: false
      title: Vox
    AddTrackstarTagwmsInventoryItem--Walmart--:
      type: object
      properties:
        trackstar_tags:
          type: array
          description: >-
            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
          items: {}
      required:
        - trackstar_tags
      additionalProperties: false
      title: Walmart
    AddTrackstarTagwmsInventoryItem--Warehance--:
      type: object
      properties:
        trackstar_tags:
          type: array
          description: >-
            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
          items: {}
      required:
        - trackstar_tags
      additionalProperties: false
      title: Warehance
    AddTrackstarTagwmsInventoryItem--WarehouseOS--:
      type: object
      properties:
        trackstar_tags:
          type: array
          description: >-
            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
          items: {}
      required:
        - trackstar_tags
      additionalProperties: false
      title: WarehouseOS
    AddTrackstarTagwmsInventoryItem--Whiplash__-_Ryder_---:
      type: object
      properties:
        trackstar_tags:
          type: array
          description: >-
            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
          items: {}
      required:
        - trackstar_tags
      additionalProperties: false
      title: Whiplash (Ryder)
    AddTrackstarTagwmsInventoryItem--Wine__Shipping--:
      type: object
      properties:
        trackstar_tags:
          type: array
          description: >-
            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
          items: {}
      required:
        - trackstar_tags
      additionalProperties: false
      title: Wine Shipping
    AddTrackstarTagwmsInventoryItem--XB__Fulfillment--:
      type: object
      properties:
        trackstar_tags:
          type: array
          description: >-
            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
          items: {}
      required:
        - trackstar_tags
      additionalProperties: false
      title: XB Fulfillment
    AddTrackstarTagwmsInventoryItem--Xorosoft--:
      type: object
      properties:
        trackstar_tags:
          type: array
          description: >-
            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
          items: {}
      required:
        - trackstar_tags
      additionalProperties: false
      title: Xorosoft
    AddTrackstarTagwmsInventoryItem--Zenventory--:
      type: object
      properties:
        trackstar_tags:
          type: array
          description: >-
            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
          items: {}
      required:
        - trackstar_tags
      additionalProperties: false
      title: Zenventory
    AddTrackstarTagwmsInventoryItem--Zoho--:
      type: object
      properties:
        trackstar_tags:
          type: array
          description: >-
            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
          items: {}
      required:
        - trackstar_tags
      additionalProperties: false
      title: Zoho
    AddWmsInventoryTagsResponseDataSchema:
      type: object
      properties:
        id:
          type: string
          description: The unique ID of the inventory item.
          example: inv_id
        warehouse_customer_id:
          type:
            - string
            - 'null'
          description: >-
            The ID of the merchant/tenant/customer that owns the inventory item.
            Can be passed into the [Warehouse
            Customer](/api-reference/wms-api/warehouse-customers/get-item)
            endpoint for more details.
          example: warehouse_customer_id
        created_date:
          type: string
          format: date-time
          description: The date the inventory item was created.
          example: '2022-01-01T00:00:00Z'
        updated_date:
          type: string
          format: date-time
          description: The date the inventory item was last updated.
          example: '2022-01-02T05:05:05Z'
        name:
          type: string
          description: name
          example: name
        sku:
          type:
            - string
            - 'null'
          description: sku
          example: sku
        unit_cost:
          type:
            - number
            - 'null'
          description: The cost of a single unit of the inventory item.
          example: 1
        active:
          type: boolean
          description: Whether the inventory item is active.
          example: true
        awaiting:
          type: integer
          description: Inventory that the warehouse is awaiting delivery of.
          example: 0
        onhand:
          type: integer
          description: The total amount of inventory in the warehouse.
          example: 5
        committed:
          type: integer
          description: Inventory that is already assigned to orders.
          example: 1
        unfulfillable:
          type: integer
          description: >-
            Inventory that can't be fulfilled for orders (e.g.
            damaged/quarantined).
          example: 0
        fulfillable:
          type: integer
          description: Inventory that can be fulfilled for orders.
          example: 4
        sellable:
          type: integer
          description: Inventory that is available in sales channels.
          example: 2
        substitute_skus:
          type: array
          description: >-
            A list of inventory item SKUs that can replace this item if it runs
            out of stock.
          example:
            - sub_sku_1
            - sub_sku_2
          items:
            type: string
            description: sub_sku
        inventory_by_warehouse_id:
          type: object
          description: Inventory broken down by warehouse.
          example:
            warehouse_id_1:
              onhand: 4
              committed: 1
              unfulfillable: 0
              fulfillable: 3
              sellable: 2
              awaiting: 0
            warehouse_id_2:
              onhand: 1
              committed: 0
              unfulfillable: 0
              fulfillable: 1
              sellable: 1
              awaiting: 0
          additionalProperties:
            $ref: '#/components/schemas/InventoryInWarehouse'
        lots:
          type: array
          description: >-
            A lot is a specific batch of inventory items that are stored
            together and expire together. If an item doesn't expire, it is not
            allocated to a lot.
          example:
            - lot_id: lot_id_1
              onhand: 2
              expiration_date: '2022-01-01T00:00:00Z'
              warehouse_id: warehouse_id1
            - lot_id: lot_id_2
              onhand: 1
              expiration_date: '2022-01-03T00:00:00Z'
              warehouse_id: warehouse_id2
          items:
            $ref: '#/components/schemas/Lot'
        measurements:
          $ref: '#/components/schemas/InventoryItemMeasurements'
        locations:
          type: array
          description: >-
            A list of locations within a warehouse where the inventory item is
            stored.
          example:
            - location_id: location_id_1
              quantity: 2
              warehouse_id: warehouse_id1
            - location_id: location_id_2
              quantity: 1
              warehouse_id: warehouse_id2
          items:
            $ref: '#/components/schemas/Location'
        external_system_url:
          type:
            - string
            - 'null'
          description: >-
            URL link to the inventory item in the external system (WMS/Freight
            etc).
          example: https://example.com/inventoryitem/123
        trackstar_tags:
          type:
            - array
            - 'null'
          description: >-
            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
          items: {}
        additional_fields:
          type: object
          description: Integration-specific fields
          example:
            key: value
          additionalProperties: {}
      required:
        - active
        - additional_fields
        - awaiting
        - committed
        - created_date
        - external_system_url
        - fulfillable
        - id
        - inventory_by_warehouse_id
        - locations
        - lots
        - measurements
        - name
        - onhand
        - sellable
        - sku
        - substitute_skus
        - trackstar_tags
        - unfulfillable
        - unit_cost
        - updated_date
        - warehouse_customer_id
      additionalProperties: false
      title: AddWmsInventoryTagsResponseDataSchema
    InventoryInWarehouse:
      type: object
      properties:
        awaiting:
          type:
            - integer
            - 'null'
          description: ''
          example: 0
        onhand:
          type: integer
          description: ''
          example: 0
        committed:
          type:
            - integer
            - 'null'
          description: ''
          example: 0
        unfulfillable:
          type:
            - integer
            - 'null'
          description: ''
          example: 0
        fulfillable:
          type:
            - integer
            - 'null'
          description: ''
          example: 0
        sellable:
          type:
            - integer
            - 'null'
          description: ''
          example: 0
      required:
        - awaiting
        - committed
        - fulfillable
        - onhand
        - sellable
        - unfulfillable
      additionalProperties: false
      title: InventoryInWarehouse
    Lot:
      type: object
      properties:
        lot_id:
          type: string
          description: Lot ID.
        onhand:
          type: integer
          description: The total amount of inventory in the lot.
          example: 0
        expiration_date:
          type:
            - string
            - 'null'
          format: date-time
          description: The date that the lot expires.
        warehouse_id:
          type:
            - string
            - 'null'
          description: >-
            ID of the warehouse that the lot is kept in. Can be passed into the
            [Warehouse](/api-reference/wms-api/warehouses/get-item) endpoint for
            more details.
      required:
        - expiration_date
        - lot_id
        - onhand
        - warehouse_id
      additionalProperties: false
      title: Lot
    InventoryItemMeasurements:
      type: object
      properties:
        length:
          type:
            - number
            - 'null'
          description: ''
          example: 1.5
        width:
          type:
            - number
            - 'null'
          description: ''
          example: 1.5
        height:
          type:
            - number
            - 'null'
          description: ''
          example: 1.5
        unit:
          type:
            - string
            - 'null'
          enum:
            - cm
            - in
          description: The unit of measurement for the size of the inventory item.
          example: in
        weight:
          type:
            - number
            - 'null'
          description: ''
          example: 2.5
        weight_unit:
          type:
            - string
            - 'null'
          enum:
            - kg
            - oz
            - lb
          description: The unit of measurement for the weight of the inventory item.
          example: lb
      required:
        - height
        - length
        - unit
        - weight
        - weight_unit
        - width
      additionalProperties: false
      title: InventoryItemMeasurements
    Location:
      type: object
      properties:
        location_id:
          type: string
          description: Location ID.
        quantity:
          type: integer
          description: The total amount of inventory stored in the location.
          example: 0
        warehouse_id:
          type: string
          description: >-
            ID of the warehouse that contains the location. Can be passed into
            the [Warehouse](/api-reference/wms-api/warehouses/get-item) endpoint
            for more details.
      required:
        - location_id
        - quantity
        - warehouse_id
      additionalProperties: false
      title: Location

````