Developers

Removes the Invoice resource.

DELETE
/finance/invoices/{id}

Removes the Invoice resource.

Authorization<token>

Value for the Authorization header parameter.

In: header

Path Parameters

id*string

Invoice identifier

Response Body

curl -X DELETE "https://example.com/finance/invoices/string"
Empty