ArbitransMyData.MyDataApi Namespace

It contains all of the necessary classes for embedding myDATA in your software.
Classes
 
Name Description
Public class CancelInvoice Class CancelInvoice 
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.
Public class RequestE3Info
Public class RequestInvoices Class Request Invoices 
With this class, you can retrieve the invoices sent by the entity or sent to the entity.
Public class RequestInvoicesProvider Class Request Invoices 
With this class, you can retrieve the invoices sent by the entity or sent to the entity.
Public class RequestMyExpenses Class RequestMyExpenses 
By this class you can retrieve the expenses invoices.
Public class RequestMyIncome Class RequestMyIncome 
By this class you can retrieve the income invoices.
Public class RequestReceiverInfoProvider Class Request Invoices 
With this class, you can retrieve the invoices sent by the entity or sent to the entity.
Public class RequestVatInfo
Public class SendClassifications Class SendClassifications 
With this class, you can send Classifications (income or expenses) for myDATA invoices or reject myDATA invoices. 
To send a classification, it's necessary to know the MARK of the invoice and the valid classification combination for that Invoice.
Public class SendInvoices Class SendInvoices 
With this class, you can send Invoices to myDATA.
Public class SendPaymentsMethod Class SendPaymentsMethod 
With this class, you can send payments for myDATA invoices. 
The MARK of the original invoice for which you are sending payment must be known in order to send a payment.
Top

.NET Framework

Supported in: 3.5 or newer

In this article

Definition