Export draft invoice to e-conomic
This endpoint documentation is generated directly from openapi.yaml.
Endpoint
POST /economic/invoice/draft/export
Operation
Operation ID: exportDraftInvoiceToEconomic
Export a draft invoice to e-conomic
Authentication
Security requirements:
Scheme | Scopes |
|---|---|
BearerAuth | - |
Request Body
Required: no.
Content type: application/json
{}
Responses
Status | Description | Content Types |
|---|---|---|
200 | Draft invoice exported successfully | application/json |
Schema for response 200 (application/json):
{}
17 March 2026