Authorization is reversed
Response
Copy
{
"event": "card.event",
"status": "COMPLETED",
"environment": "sandbox",
"data": {
"card_id": "05aaf3ca-b135-4e06-8be3-714c1a1eba6e",
"transaction_id": "Pila-aaf31088-c50f-4aaa-8197-32aadf5ce4e0",
"event_type": "card:event:return.auth.approved",
"transaction_date": "2025-02-17 09:27:07"
}
}
Authorization is approved
Response
Copy
{
"event": "card.event",
"status": "COMPLETED",
"environment": "sandbox",
"data": {
"card_id": "05aaf3ca-b135-4e06-8be3-714c1a1eba6e",
"transaction_id": "Pila-aaf31088-c50f-4aaa-8197-32aadf5ce4e0",
"event_type": "card:event:auth.approved",
"transaction_date": "2025-02-17 09:27:07"
}
}
Card withdrawal
Response
Copy
{
"event": "card.event",
"status": "COMPLETED",
"environment": "sandbox",
"data": {
"card_id": "05aaf3ca-b135-4e06-8be3-714c1a1eba6e",
"transaction_id": "Pila-aaf31088-c50f-4aaa-8197-32aadf5ce4e0",
"event_type": "card:event:auth.approved",
"transaction_date": "2025-02-17 09:27:07"
}
}
Card topup
Response
Copy
{
"event": "card.event",
"status": "COMPLETED",
"environment": "sandbox",
"data": {
"card_id": "05aaf3ca-b135-4e06-8be3-714c1a1eba6e",
"transaction_id": "Pila-aaf31088-c50f-4aaa-8197-32aadf5ce4e0",
"event_type": "card:event:topup",
"transaction_date": "2025-02-17 09:27:07"
}
}