CancelInvoice Class
This class enables the cancellation of myDATA invoices. The ability to cancel invoices is exclusive to ERP systems.
Invoicing Providers are unable to cancel invoices directly with myDATA. A Type 5.1 - Credit Invoice (Associated) must be issued by the invoicing provider in order to cancel an invoice.
Name | Description | |
---|---|---|
![]() |
CancelInvoice(string, string, string, string, string, bool) | Creates a new instance of the CancelInvoice Class |
Name | Description | |
---|---|---|
![]() |
Cancel(string, bool) | Using this method, you can Cancel a single invoice. |
![]() |
Cancel(List<String>, bool) | Using this method, you can Cancel multiple invoices at once. |
Get started and cancel your first Invoice