📄️ Tenants
Multi-tenancy allows you to define custom fields for our objects, in addition to the existing attributes that we manage and provide. For now, only custom asset fields are supported.
📄️ Invoicing
The Korint API provides an invoicing service. An invoicing configuration is attached to the policy and defines options on when and how invoices are issued.
📄️ Workflows
Workflows are dedicated to policy batch manipulations and large changes. You can trigger a new job for any workflow through their dedicated endpoint. This first step returns a job execution id, that can be used to poll results thanks to the getJobStatus endpoint.