CancelDeliveryNote Class
This class enables the cancellation of myDATA Delivery Notes. The ability to cancel Delivery Notes is exclusive to Invoicing Providers.
In order to cancel a delivery notee through ERP systems, use the class CancelInvoice.
Name | Description | |
---|---|---|
![]() |
CancelDeliveryNote(string, string, string, string, string, bool) | Creates a new instance of the CancelDeliveryNote Class |
Name | Description | |
---|---|---|
![]() |
Cancel(string, bool) | Using this method, you can Cancel a single Delivery Note. |
![]() |
Cancel(List<String>, bool) | Using this method, you can Cancel multiple Delivery Notes at once. |
Get started and cancel your first Delivery Note
ArbitransMyData.MyDataApi.CancelDeliveryNote