CancelDeliveryNote Class

Class CancelDeliveryNote 
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.
Public Class CancelDeliveryNote
This language is not supported or no code example is available.
public class CancelDeliveryNote
This language is not supported or no code example is available.
Methods
 
Name Description
Public method Cancel(string, bool) Using this method, you can Cancel a single Delivery Note.
Public method Cancel(List<String>, bool) Using this method, you can Cancel multiple Delivery Notes at once.
Top
ArbitransMyData.MyDataApi.CancelDeliveryNote

.NET Framework

Supported in: 3.5 or newer

In this article

Definition