In Development — Card Issuance is not yet generally available. Fired when a refund (merchant credit) is posted against a card.
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.auth.refund",
"data": {
"event_id": "inn_whe_0LECUVECSTEST4XJG697S",
"event_type": "card.auth.refund",
"event_description": "",
"entity_id": "3234",
"entity_type": "user",
"account_id": "1342",
"transaction_id": "REF_XYZ789ABC123DEF456",
"amount": "25.00",
"direction": "credit",
"status": "completed",
"card": {
"card_id": "rcrd-acc960c0-3a14-413e-a248-74684e52a0f2",
"status": "active",
"last_four": "8532",
"brand": "mastercard",
"type": "physical"
}
},
"created_at": "05-02-2025 03:00 PM",
"updated_at": "05-02-2025 03:00 PM"
}{
"event": "card.auth.refund",
"data": {
"event_id": "inn_whe_0LECUVECSTEST4XJG697S",
"event_type": "card.auth.refund",
"event_description": "",
"entity_id": "3234",
"entity_type": "user",
"account_id": "1342",
"transaction_id": "REF_XYZ789ABC123DEF456",
"amount": "25.00",
"direction": "credit",
"status": "completed",
"card": {
"card_id": "rcrd-acc960c0-3a14-413e-a248-74684e52a0f2",
"status": "active",
"last_four": "8532",
"brand": "mastercard",
"type": "physical"
}
},
"created_at": "05-02-2025 03:00 PM",
"updated_at": "05-02-2025 03:00 PM"
}