API DocumentationManufacturer document controller
Generate invoice Excel file
Generates an Excel spreadsheet with invoice data for the specified operator
Authorization
Phasio API Bearer Token AuthorizationBearer <token>
In: header
Query Parameters
isArchived?boolean
Whether to include archived orders
Response Body
application/octet-stream
curl -X GET "https://example.com/api/manufacturer/v1/document/invoice?isArchived=false"Empty
Empty
Empty