cURL
curl --request DELETE \ --url https://api.fint.app/api/v1/invoice/{invoiceId} \ --header 'x-api-key: <api-key>'
{ "message": "Factura eliminada correctamente" }
Eliminar una factura por su ID
Factura eliminada con éxito
The response is of type object.
object