Skip to content
FacturX.NET
Search
K
Main Navigation
Home
Guides
Try it live!
Try the Editor
Try the API
References
OpenAPI specification
CLI API reference
Library API reference
About
Appearance
Menu
Return to top
On this page
Generate FacturX Document
POST
/generate/facturx
Generate a FacturX Document from a base PDF and Cross-Industry Invoice data.
Parameters
Query Parameters
skipValidation
Type
boolean
default
false
Request Body
Schema
JSON
JSON
{
}
Responses
200
400
500
OK
Content-Type
application/pdf
Schema
JSON
JSON
"string"
POST
/generate/facturx
Playground
Variables
Key
Value
skipValidation
Body
JSON
Try it out
Samples
cURL
JavaScript
PHP
Python
cURL
JavaScript
PHP
Python