Venddor IO supports a wide range of entities that can be accessed and managed through the REST API. This document provides an overview of these entities and serves as a navigation guide to more detailed documentation for each entity type.
Below is a list of the primary entities that form the backbone of the Venddor IO platform:
| Entity | Description | Documentation |
|---|---|---|
| Stores | Multi-storefront management capabilities | Stores Documentation |
| Statuses | Order status management | Statuses Documentation |
| Taxes | Tax configuration and management | Taxes Documentation |
| Users | User account management | Users Documentation |
The entities in Venddor IO are interconnected in various ways. Understanding these relationships is key to effectively utilizing the platform's capabilities. For example:
For a comprehensive understanding of entity relationships, please refer to the specific entity documentation and the API schema documentation.
All supported entities can be accessed through the REST API. For authentication details and general API usage information, please refer to the REST API documentation.