deleteInvoice
Deletes an invoice.
Request
DELETE https://api.bytehand.com/v2/payments/invoices/invoiceId
Parameters
Path Parameters | |
---|---|
invoiceId | number Required parameter. Unique invoice ID. |
Authorization
Requires authorization and access right finances_deposit.
Response
Upon successful completion of the request, an object of type Response is returned.