This is the unofficial ANAF WebService client, implemented in Rust.
Note: The API client only supports the synchronous web services.
- supports following APIs:
- Balance API;
- VAT Payer API;
- Farmers Registry API;
- Cult Registry API;
Note: The Balance API is currently experimental and may change in the future.
This API supports following versions:
- V1 (default)
Note: This crate also supports the async VAT Payer API.
This API supports following versions:
- V8 (default)
- V7
This API supports following versions:
- V2 (default)
This API supports following versions:
- V2 (default)
Currently, we don't plan to support following APIs:
- e-Factura API;
- e-Transport API;
These might be implemented in the future, if there is a demand for them. However, please note that these APIs will also require JWT authentication.