In Development — Card Issuance is not yet generally available. Fired when a previously created authorization clears (settles).
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.cleared",
"data": {
"event_id": "inn_whe_7IBZRSBZPOQ1UGD364P",
"event_type": "card.auth.cleared",
"event_description": "",
"entity_id": "3234",
"entity_type": "user",
"account_id": "1342",
"transaction_id": "AUTH_XYZ789ABC123DEF456",
"amount": "25.00",
"direction": "debit",
"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 02:01 PM",
"updated_at": "05-02-2025 02:01 PM"
}{
"event": "card.auth.cleared",
"data": {
"event_id": "inn_whe_7IBZRSBZPOQ1UGD364P",
"event_type": "card.auth.cleared",
"event_description": "",
"entity_id": "3234",
"entity_type": "user",
"account_id": "1342",
"transaction_id": "AUTH_XYZ789ABC123DEF456",
"amount": "25.00",
"direction": "debit",
"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 02:01 PM",
"updated_at": "05-02-2025 02:01 PM"
}