Skip to main content

Create a tenant

POST 

/v2/organizations/:organization_id/tenants

Create a new tenant and an associated organization for the specified owner organization. The request body uses a type discriminator with exclusive routes: tenant (END CUSTOMER) and organization (PARTNER/WHOLESALER).

Request

Responses

Tenant and associated organization successfully created. Returns the created tenant resource.