cURL
curl --request GET \ --url https://facture.ar/api/pdf/{invoiceId} \ --header 'x-api-key: <api-key>'
"<string>"
Descarga el PDF de una factura específica.
Documentation IndexFetch the complete documentation index at: https://docs.facture.ar/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.facture.ar/llms.txt
Use this file to discover all available pages before exploring further.
API Key para autenticación. Formato: test_sk_xxx para testing, prod_sk_xxx para producción.
ID de la factura
PDF descargado exitosamente
The response is of type file.
file