improved
v0.7.0 release notes
over 3 years ago by SpendJuice Engineering
In this release, we added the below items:
- A new endpoint
GET /card-integrators/float
to get float balance for a card integrator - Reduced the allowed transaction types for
POST /cards/{id}/mock-transaction
todeduct
anddeduct-reversal
only. - Improvements to our error handling mechanisms
- Broadcast 2 more events from our system
card.reverse-transaction
anduser.kyc-verification
- Added a checksum attribute on the webhook payload to allow integrators to confirm that the webhook event is coming from us