API Reference
/- transfers.crypto.deposit.success
transfers.wire.out.success
transfers.wire.out.processing
transfers.wire.out.rejected
transfers.on-us.success
transfers.on-us.processing
transfers.on-us.rejected
transfer-request.status.approved
transfer-request.status.canceled
transfer-request.status.denied
transfer-request.status.processed
transfer-request.status.processing
transfer-request.status.rejected
transfers.wire.in.success
transfers.wire.in.rejected
transfers.on-us.received
counterparty.status.linked
counterparty.status.unlinked
counterparty.status.failed
transfers.crypto.withdrawal.success
transfers.crypto.withdrawal.rejected
transfers.crypto.deposit....
Crypto Deposit - Success Event
Triggered when a crypto deposit has settled and the funds are available in the receiving Jiko Account.
- Production serverhttps://api.business.jiko.io/transfers.crypto.deposit.success
- Sandbox serverhttps://customer-api.sandbox-api.jikoservices.com/transfers.crypto.deposit.success
{ "event_id": "a7a26ff2-e851-45b6-9634-d595f45458b7", "timestamp": "2019-08-24T14:15:22Z", "payload": { "crypto_transfer_id": "3565fe37-eb5d-42bc-99a1-9367cba89ab4", "jiko_account_id": "8a7ec6c0-2701-40a1-8954-68870964b50d" }, "event_type": "transfers.crypto.deposit.success" }