Data export
Export invoice information
This endpoint allows you to download any set of invoices (either sales or expenses) from your company
Additional filters (with same parameters as for listing invoices) may be applied to reduce the amount of documents requested.
GET
Authorizations
OpenApi Key created within Altera.app for a certain company
Query Parameters
Defines the output file type of export; JPK_FA is only available for SALES
Available options:
Excel
, JPK_FA
, PDF
Example:
"Excel"
Defines the dataset for our export
Available options:
SALES
, PROCESSED_EXPENSES
Example:
"SALES"
Response
200 - application/json
Returns a pre-signed URL with requested data file
The response is of type object
.