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.
Requesting Access
To gain access to the API, follow these steps:
-
Contact the Marosa Team
Reach out to the Marosa team via the provided communication channels to request access credentials. -
Provide Your Email Address
An email address is required to associate the API access with your account. Please ensure you provide a valid and active email address.) -
Receive Your Credentials
The Marosa team will issue the credentials needed to authorize your API calls. Keep these credentials secure, as they will grant access to the API services. (Different credentials will be provided for each environment)
Environments
The API is available in two distinct environments, each tailored to specific use cases:
Production
- Version: 1.0 (Stable)
- Purpose: Use this environment for live, production-level operations. It is optimized for reliability and stability.
- Selection: Choose Version 1.0 from the selector in the upper-left corner of this page.
Sandbox
- Version: 1.1 (Beta)
- Purpose: Use this environment for testing and development purposes. It allows you to safely experiment with API functionalities without affecting live data.
- Selection: Choose Version 1.1 from the selector in the upper-left corner of this page.
For additional assistance or technical support, contact the Marosa team directly.
Updated about 2 months ago