Deletes an invoice.
cURL
curl --request DELETE \ --url https://app.fintoro.sk/api/public/v1/invoices/{invoice} \ --header 'Authorization: Bearer <token>'
{ "message": "This action is unauthorized." }
Bearer token created for a specific company in Integrations → API.
Invoice ID.
301
Invoice deleted.