API Reference
/- card.status.frozen
application.approved
application.manual_review
application.documents_needed
application.rejected
transfers.ach.in.success
transfers.ach.in.rejected
transfers.ach.out.success
transfers.ach.out.rejected
transfers.ach.out.sent
card.status.closed
card.status.open
card.status.locked
card.transaction.approved
card.transaction.on_hold
card.transaction.reversed
card.transaction.rejected
transfers.wire.out.success
transfers.wire.out.processing
transfers.wire.out.rejected
transfers.wire.in.success
transfers.wire.in.rejected
transfers.on-us.success
transfers.on-us.processing
transfers.on-us.rejected
transfers.on-us.received
tradable.maturity
report.status.available
report.status.pending
report.status.failed
counterparty.status.linked
counterparty.status.unlinked
counterparty.status.failed
card.status.frozen
Card Status - Frozen Event
Example:
{ "card_id": "a2632e07-e8e8-41e3-a059-e23639274c56", "status": "FROZEN" }
- Production serverhttps://your-partner-name.partner-api.jikoservices.com/card.status.frozen
- Sandbox serverhttps://your-partner-name.sandbox-api.jikoservices.com/card.status.frozen
{ "event_id": "c3c776d0-5366-4e2e-b288-c78aa643f358", "event_type": "card.status.frozen", "payload": { "card_id": "a2632e07-e8e8-41e3-a059-e23639274c56", "status": "FROZEN" }, "timestamp": "2026-09-11T11:33:38.654193" }