Tenant Configuration
Tenant settings and hierarchy naming
๐๏ธ List all tenants (lightweight, for dropdowns)
List all tenants (lightweight, for dropdowns)
๐๏ธ Create/provision a new tenant
Create/provision a new tenant
๐๏ธ New tenants this quarter vs last quarter with delta %
New tenants this quarter vs last quarter with delta %
๐๏ธ List tenants with pagination and search
List tenants with pagination and search
๐๏ธ Get tenant by ID
Get tenant by ID
๐๏ธ Update tenant
Update tenant
๐๏ธ Deprovision tenant (soft delete)
Deprovision tenant (soft delete)
๐๏ธ Suspend tenant
Suspend tenant
๐๏ธ Activate tenant
Activate tenant
๐๏ธ Toggle maintenance mode
Toggle maintenance mode
๐๏ธ Upload a KYB document file
Upload a KYB document file
๐๏ธ Serve a KYB uploaded file
Serve a KYB uploaded file
๐๏ธ List all KYB submissions for super admin review
List all KYB submissions for super admin review
๐๏ธ Get KYB data and status for a tenant
Get KYB data and status for a tenant
๐๏ธ Submit all KYB items for review (IT admin)
Submit all KYB items for review (IT admin)
๐๏ธ Submit a KYB document (IT admin)
Submit a KYB document (IT admin)
๐๏ธ Review a KYB document (super admin)
Review a KYB document (super admin)
๐๏ธ List all KYB requirements
List all KYB requirements
๐๏ธ Create KYB requirement
Create KYB requirement
๐๏ธ Get KYB requirement by ID
Get KYB requirement by ID
๐๏ธ Update KYB requirement
Update KYB requirement
๐๏ธ Deactivate KYB requirement (soft delete)
Deactivate KYB requirement (soft delete)
๐๏ธ Change KYB requirement order
Change KYB requirement order
๐๏ธ Get hierarchy labels for tenant
Get hierarchy labels for tenant
๐๏ธ Update hierarchy labels for tenant
Update hierarchy labels for tenant
๐๏ธ Check whether a subdomain is available
Check whether a subdomain is available
๐๏ธ Get tenant configuration settings
Get tenant configuration settings
๐๏ธ Update tenant configuration settings
Update tenant configuration settings
๐๏ธ Get onboarding checklist with progress
Get onboarding checklist with progress
๐๏ธ Mark a checklist step complete or incomplete
Request body is an inline object, not a validated DTO โ fields are not schema-checked.
๐๏ธ List all workflow configurations for the current tenant; seeds defaults on first read
List all workflow configurations for the current tenant; seeds defaults on first read
๐๏ธ Get the change history for a single workflow
Get the change history for a single workflow
๐๏ธ Update a workflow configuration (writes a UPDATE history row)
Update a workflow configuration (writes a UPDATE history row)
๐๏ธ Reset a workflow to its SRS-mandated default configuration; writes a RESET_TO_DEFAULTS history row
Reset a workflow to its SRS-mandated default configuration; writes a RESET_TO_DEFAULTS history row
๐๏ธ Revert a workflow to a prior history entry; writes a new REVERT history row
Revert a workflow to a prior history entry; writes a new REVERT history row