API Reference
/- transfer-request.status.processing
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.rejected
transfers.wire.in.success
transfers.wire.in.rejected
transfers.on-us.received
counterparty.status.linked
counterparty.status.unlinked
counterparty.status.failed
transfers.crypto.deposit.success
transfers.crypto.withdrawal.success
transfers.crypto.withdrawal.rejected
transfer-request.status.p...
Transfer Request - Processing Event
Triggered when the transfer underlying an approved transfer request is being processed.
- Production serverhttps://api.business.jiko.io/transfer-request.status.processing
- Sandbox serverhttps://customer-api.sandbox-api.jikoservices.com/transfer-request.status.processing
{ "event_id": "a7a26ff2-e851-45b6-9634-d595f45458b7", "timestamp": "2019-08-24T14:15:22Z", "payload": { "transfer_request_id": "23560f9f-36f5-4a9c-822a-8b1bb27a6ae6", "transfer_id": "d4a2d8dd-7def-4545-a062-761683b9aa05" }, "event_type": "transfer-request.status.processing" }