Getting started with Marosa API
Welcome to the Marosa VATify API documentation! Our API enables seamless integration between your system and VATify, allowing you to automate the submission and retrieval of VAT-related data. With this API, you can manage VAT compliance effortlessly by sending and receiving documents in a standardized format.
Key Features:
-
Automated Data Exchange: Submit and retrieve VAT information automatically.
-
Flexible Document Configuration: Depending on the API call, specific parameters may be required. Refer to the
DocumentConfig
object for a detailed list of parameters that may become mandatory. -
UBL 2.1 Format: All invoice data must be submitted as a string within the
transactiondocument
section in UBL 2.1 format for processing.
To get started, explore the available methods and ensure your requests follow the required parameters for successful integration.
Updated about 1 month ago