Home › App Services › ns-lv-proxy
ns-lv-proxy
Windows App Service · Azure SQL · API v1
Running
Runtime
.NET 4.8
API
v1
Storage
Azure SQL
Auth
API Key
Endpoints
| Method | Path | Auth | Purpose |
|---|---|---|---|
| GET | / | — | This page |
| GET | /logs | Basic | Request log viewer |
| GET | /api/v1/health | — | Health check |
| POST | /api/v1/auth/validate | API Key | Validate VDAA certificate and proxy configuration |
| POST | /api/v1/einvoices/send | API Key | Send e-invoice via VDAA |
| POST | /api/v1/einvoices/{id}/sync | API Key | Synchronize transmission status |
| POST | /api/v1/inbox/sync | API Key | Poll inbound e-document responses |
| GET | /api/v1/inbox/{responseId} | API Key | Download inbound response |