arbitrans_myDATA_framework.dll 4.3.0

dotnet add package arbitrans_myDATA_framework.dll --version 4.3.0
NuGet\Install-Package arbitrans_myDATA_framework.dll -Version 4.3.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="arbitrans_myDATA_framework.dll" Version="4.3.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add arbitrans_myDATA_framework.dll --version 4.3.0
#r "nuget: arbitrans_myDATA_framework.dll, 4.3.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install arbitrans_myDATA_framework.dll as a Cake Addin
#addin nuget:?package=arbitrans_myDATA_framework.dll&version=4.3.0

// Install arbitrans_myDATA_framework.dll as a Cake Tool
#tool nuget:?package=arbitrans_myDATA_framework.dll&version=4.3.0

myDATA DLL DOCUMENTATION

  1. Operation Instructions You can find them, in the link: https://mydata-dll.com/help

  2. Development tool Visual Studio Version 19.0 or later. Supported under VB.NET and C#.

  3. What you need to run the trial project An existing Vat number of a Greek Firm and myDATA trial codes for this Firm.

  4. Download Code Samples from the link: https://mydata-dll.com/download/

  5. In trial Version, you can use the following credentials in order to acticate and use the dll.
    ARBITRANS USER: TRIAL
    ARBITRANS KEY: p4GP3SC9NA0BJ5QU8XK7IS2YP4h

Acknowledgements

Documentation

Full Documentation - with Code Samples

We are aware of how challenging and intricate it is to create applications that support "myDATA". You can obtain the complete instructions from AADE's website in its documentation titled "myDATA API Documentation ERP v1.0.8 official". This dll includes a wealth of additional tools in addition to all the information included in the REST API documentation and Greek tax laws.

This product is aimed at software development companies. It offers a number of simple tools that make creating apps that support myDATA simple and quick. Using the dll provides you with the following advantages:

You save a significant amount of money and time. Deploy myDATA support in a fraction of the time it would take you if you worked directly under AADE guidelines.

Your applications become simple and easy to maintain.

You do not require any third-party documentation.

You don't need to know how to use the "post" and "get" methods.

You do not need to investigate whether the classification combination of the invoice type is acceptable to AADE. There are built-in functions for validating and retrieving myDATA classification combinations.

You do not need to know how to generate or edit XML files. Even if you are an expert with XML files, you will save a significant amount of time.

The error messages provided by AADE can be translated into Greek and ready to be displayed to the Greek end user.

The most significant point is that you will no longer be concerned with "myDATA" new versions and adjustments. Someone else has completed the job for you.

Authors

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • .NETFramework 3.5

    • No dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
4.3.0 96 2/19/2024
4.2.0 182 12/28/2023

The new class RequestVatInfo has been added. The class provides details regarding the manner in which AADE pre-populates the monthly VAT document.
In addition, several helpful methods have been added:
1. getCodeSums: The monthly VAT document's code amounts can be obtained without conducting the MARK analysis by employing this method.
2. getUnclassified: This method facilitates the acquisition of the MARK for invoices that are omitted from the monthly VAT document and may potentially be deemed unclassifiable.