data
Export bills from Firefly III
This endpoint allows you to export your bills from Firefly III into a file. Currently supports CSV exports only.
get/v1/data/export/bills
Query parameters
type'csv'
The file type the export file (CSV is currently the only option).
Headers
X-Trace-Idstring uuid
Example:40c71bbb-c676-4f24-83cf-cc725d7d7a00
Unique identifier associated with this request.
Response
The exported transaction in a file.
Changes
No recorded changes to this endpoint across all 1 revision of this API.