Tags are labels attached to entities, allowing for flexible categorization and data management. For example, you can use tags to filter entities in a table view.
With the Tags API, you can:
An FQDN serves as an identifier for the primary entity of an API, such as Orders. For instance, an eCommerce order can have associated tags. When retrieving information about an order, such as through getOrder(), the response includes any related tags. To retrieve all tags for all orders, use the Tags API to call List Tags with the Orders FQDN.
It's important to note that:
wix.ecom.v1.order
.