InvoiceReceiverAdapter
interface and fill all required methods. API endpoints for invoicing are created automatically and secured with token. @Component
annotation on top of the class. There is no restriction for class name or location in your project. Our SDK will find your implementation based on the interface (DI).