Reseller API
Introduction
The Reseller API is used to interact with a reseller which handles multiple Tenants (an account) in the Integration Platform. The reseller is allowed to create, configure, access and modify its tenants. The Reseller API can be used to onboard customers by creating tenants with specific Connections.
erDiagram
Reseller ||--o{ Tenant : has
Tenant ||--o{ Connection : has