2023-08-10
- Webhooks and objects containing ledger account bookings will now include the corresponding financial_mutation_id
- Obtainining a single financial mutation is now available via GET /financial_mutations/:id- Do not use this endpoint for obtaining multiple financial mutations in a short time frame, as you hit the rate limit very quickly. Use the synchronization endpoints instead.
 
Last modified on