Deletes a credit note.
cURL
curl --request DELETE \ --url https://app.fintoro.sk/api/public/v1/credit-notes/{creditNote} \ --header 'Authorization: Bearer <token>'
{ "message": "This action is unauthorized." }
Documentation IndexFetch the complete documentation index at: https://docs.fintoro.sk/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.fintoro.sk/llms.txt
Use this file to discover all available pages before exploring further.
Bearer token created for a specific company in Integrations → API.
Credit note ID.
351
Credit note deleted.