Introduction
This section will guide you through integrating Invoice-Collector into your frontend application. We will cover the 5 main use cases that your application needs to support:
Use Cases
| Use Case | Description |
|---|---|
| 1. List credentials | Display user credentials |
| 2. Add a credential | Create and configure a new credential |
| 3. View a collect | View a collect in progress |
| 4. Delete a credential | Remove an existing credential |
| 5. Re-connect a credential | Refresh or update connection to an existing credential |