Card Issuing Refund Webhook
The CARD_ISSUING_REFUND webhook is sent when Rapyd makes a refund to an issued card.
CARD_ISSUING_REFUND Webhook
{ "id": "wh_79ffc222c12cc510f75e707a671cecb9", "data": { "id": "cit_cc289c4c1e86cc21f00a5f79a1b762cb", "bin": "426176", "last4": "0450", "amount": 100, "card_id": "card_0a42f484794789d460a1cceaa29ebc5d", "fx_rate": null, "currency": "BRL", "auth_code": "", "created_at": 1703658295, "card_program": "cardprog_a18fa50f5ef226b26391a88adcabdc13", "pos_entry_mode": "", "issuing_txn_type": "REFUND", "card_authorization": "cardauth_8f7c721d3366285dd54df44ad5eb5d00", "original_txn_amount": 100, "original_txn_currency": "BRL", "wallet_transaction_id": "wt_d896a764dea5f9227d7a8ffa208a6023", "merchant_category_code": "", "merchant_name_location": "Acme Inc. 1 Main St Queens NY", "original_transaction_id": "", "authorization_approved_by": "", "retrieval_reference_number": "", "systems_trace_audit_number": "" }, "type": "CARD_ISSUING_REFUND", "status": "NEW", "created_at": 1703658315, "extended_timestamp": 1703658315393, "trigger_operation_id": "1842e8c0-64cf-480d-bb4e-0b5bcfa4e437" }