Skip to main content
Version: 1.0.0

Download invoice

Information

This endpoint allow you to download original document iopole received. It can be a pdf as a factur-x or a pure xml CII, UBL or custom format..

Link to swagger
This endpoint is synchronous
The role user is needed in order to use this endpoint
Endpoints

GET/v1/invoice/:invoiceId/download

Path parameters
invoiceIdstring (uuid) - Required


Request

GET /v1/invoice/:invoiceId/download


curl -X 'GET'
'https://api.ppd.iopole.fr//v1/invoice/5e80a8b6-06b5-4c52-853a-c5c2e252a2fc/download'
-H 'accept: application/pdf'
-H 'Authorization: Bearer ${token}'

Response

200 - content-type: application/pdf