v0.9.0 release notes
What's new on Juice?
We're happy to make this release to bring some updates to our offerings as well as your interaction with them.
This release brings with it:;
-
Payout to USD Accounts via Wire transfer on our USDC-wallets-as-service offering πΈπΈπΈ
-
As part of improving your experience with our services, we've revamped our docs πππ
Head on to our updated guides -
Provision of a /health/live endpoint for monitoring the availability of our service βββ
We've also included an additional endpoint /crypto-integrators/transaction/:id
for retrieving the details of transactions on the USDC-wallet-as-a-service. This provides information such as the status of the transaction.
Minor changes to some of our existing endpoints are highlighted below:
- The response from the
/crypto-integrators/payout/chain
has been updated to include more details. - The
GET address details
now returnsid
instead ofaddress_id
. - The
GET address detail
now takes theid
as a path in the url. - The
GET wallet details
now returnsid
instead ofwallet_id
.