In Development — Card Issuance is not yet generally available. Fired when a card reissue request is processed. Inside the card block, card.status will be the literal string ‘reissue’.
Documentation Index
Fetch the complete documentation index at: https://developers.ingopayments.com/llms.txt
Use this file to discover all available pages before exploring further.
{
"event": "card.status.reissue",
"data": {
"event_id": "inn_whe_5GZYPQZXNM79SEB142N",
"event_type": "card.status.reissue",
"event_description": "",
"entity_id": "3234",
"entity_type": "user",
"account_id": "1342",
"status": "completed",
"reason_code": null,
"card": {
"card_id": "rcrd-acc960c0-3a14-413e-a248-74684e52a0f2",
"status": "reissue",
"last_four": "8532",
"brand": "mastercard",
"type": "physical"
}
},
"created_at": "04-02-2025 10:00 AM",
"updated_at": "04-02-2025 10:00 AM"
}{
"event": "card.status.reissue",
"data": {
"event_id": "inn_whe_5GZYPQZXNM79SEB142N",
"event_type": "card.status.reissue",
"event_description": "",
"entity_id": "3234",
"entity_type": "user",
"account_id": "1342",
"status": "completed",
"reason_code": null,
"card": {
"card_id": "rcrd-acc960c0-3a14-413e-a248-74684e52a0f2",
"status": "reissue",
"last_four": "8532",
"brand": "mastercard",
"type": "physical"
}
},
"created_at": "04-02-2025 10:00 AM",
"updated_at": "04-02-2025 10:00 AM"
}