Parasut with Applyze Invoice
Invoice Service works in integration with Parasut, but you need to register it.
Parasut billing service must be added using Swagger API document.
Create the required login information for the Parasut using the InvoiceParameter endpoint.
Get it from Parasut;
* client_id
* client_secret
* redirect_uri
* username
* password
* grant_type
You must save the key, value type using the InvoiceParameter endpoint.
You can use the InvoiceDescription endpoint to define the notes you'd like to have on your invoices at all times.
That's it. Use CreateSalesInvoice endpoint and create invoices.