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 DeliveryNote Class DeliveryNote 
With this class, you can manage every state of a delivery note, from its transition to its final delivery.
Public class RequestE3Info Class RequestE3Info 
Using this class, you can retrieve and handle accordingly all the corresponding data that will eventually fill the E3 Document.
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 Class RequestVatInfo 
This class allows you to retrieve and appropriately handle all the relevant data that will eventually populate the F2 Document, which is the monthly TAX Document.
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