v1

latestOpenAPI 3.1.02026-08-0658107212.4 KB
SAF-T

Export Saft

get/api/export_saft.json

Query parameters

api_keystring required
Example:YOUR_API_KEY

Your API Key.

monthstring required

The month for which you want to generate the SAF-T.

yearstring required

The year for which you want to generate the SAF-T.

Click to expand options.

{
  "month": "10",
  "year": "2017"
}

Response

SUCCESS

Urlstring

Example response

{
  "Url": "https://some.url"
}