Skip to content

Use Case Matrix

This matrix is a guide for customers and partners building an API integration against the Amili platform. It outlines which of the main use cases you must, should, or may implement via the API — and where the Amili App can complement your solution for use cases you choose not to integrate via API.

How to read this matrix

The API column indicates the recommended level of implementation for each use case in your integration.

ValueMeaning
MandatoryMust be implemented for a functioning integration
RecommendedStrongly recommended; if not implemented via API, it will often require manual handling in the Amili App, even for a standard debt collection process
OptionalCan be automated via API for additional value, or handled manually in the Amili App

The Amili App column indicates whether the use case is available in the Amili App interface, giving you visibility into what your end users can handle manually when it is not covered by your integration.

ValueMeaning
SupportedAvailable in the Amili App as a complement to your integration
N/ANot applicable or not available in the Amili App

Integration types — which use cases are mandatory depends on your integration type:

  • Full-service integration: You handle both invoicing and collection via Amili.
  • Collection-only integration: You issue invoices yourself and hand over to Amili for collection.
  • Partner/platform integration: Your platform provisions and manages multiple accounts as an Amili partner.

See Integration Types for a full overview, or API Integration Process for setup steps.


Matrix

CategoryUse CaseAPI IntegrationAmili AppNotes
Invoice ManagementInvoice RegistrationMandatory¹SupportedSend invoices to customers through Amili, covering the full lifecycle from issuance to collection if unpaid
Case ManagementCase RegistrationMandatory²SupportedRegister a claim for collection; supports both reminder and direct debt collection actions
Case ManagementSupporting Document UploadRecommendedSupportedAttach the original invoice PDF
Case TrackingSingle Case Status LookupOptionalSupportedView the current state and details of a specific case on demand
Case TrackingOpen Case Batch ExportOptionalSupportedView all active cases for reporting or reconciliation in your system
Case TrackingClosed Case Batch ExportOptionalSupportedView completed/closed cases — including paid cases (triggers payout) and loss cases (write-off, bankruptcy, cancellation) that should be written off in your system
Creditor ActionsPayment RegistrationRecommendedSupportedNotify Amili of a payment received directly from the debtor
Creditor ActionsPartial CreditingRecommendedSupportedCredit part of the capital amount on a case
Creditor ActionsCase CancellationRecommendedSupportedCancel an active case entirely
Creditor ActionsCase Respite (Postponement)OptionalSupportedPostpone further collection activity on a case for a specified period of time
FinancePayout SpecificationOptionalSupportedTrack capital and fees collected by Amili and paid out to you, at transaction level — for invoice-level reconciliation
FinanceRevenue TrackingOptionalSupportedTrack interest income and commissions that Amili pays out to you, at summary level
UI IntegrationDeep Linking to CasesOptionalN/AEmbed direct links from your own system (ERP, CRM) into the Amili App case view
User ManagementUser ManagementOptionalSupportedCreate users and assign access roles
Partner / PlatformAccount and Creditor ManagementOptional³SupportedCreate and configure accounts and creditors

Notes

¹ Invoice Registration is mandatory for full-service integrations, where Amili handles both invoicing and any subsequent collection. It is not applicable for collection-only integrations.

² Case Registration is mandatory for collection-only integrations, where the creditor issues invoices independently and hands over to Amili only when a claim needs to be collected. For full-service integrations, cases are created automatically from registered invoices.

³ Account and Creditor Management via API is mandatory only for partner/platform integrations that provision and manage multiple accounts and creditors programmatically. For single-creditor setups, these are handled once in the Amili App during onboarding.


Product modules — Amili's functionality is packaged in three modules. The mandatory use cases in this matrix correspond to the module(s) your integration activates:

ModuleDescriptionActivated by
FS (Faktura Service)Invoicing and payment serviceFull-service integrations
PM (Påminnelse)Reminder service for overdue invoicesCollection-only integrations (reminder track)
IK (Inkasso)Debt collectionCollection-only integrations (collection track)

Full-service integrations activate FS and may progress automatically to PM/IK when an invoice goes unpaid. Collection-only integrations activate PM and/or IK directly, without FS.