data
Bulk update transaction properties. For more information, see https://docs.firefly-iii.org/references/firefly-iii/api/specials/
Allows you to update transactions in bulk.
post/v1/data/bulk/transactions
Query parameters
querystring json required
The JSON query.
Headers
X-Trace-Idstring uuid
Example:40c71bbb-c676-4f24-83cf-cc725d7d7a00
Unique identifier associated with this request.
Response
Empty response when the update was successful. A future improvement is to include the changed transactions.
Changes
No recorded changes to this endpoint across all 1 revision of this API.