Card Issuing Sale Webhook
The CARD_ISSUING_SALE webhook is sent when Rapyd completes a transaction made by an issued card.
CARD_ISSUING_SALE Webhook
{ "id": "wh_00a48cab1ffb8170b7ccadfce7b156d6", "data": { "id": "cit_12f198d0101b8cc28ccba2489fdea1ad", "bin": "426176", "last4": "6218", "amount": 100, "card_id": "card_0aca6e9491bb63f78362e017a91afa15", "fx_rate": null, "currency": "BRL", "auth_code": "355841", "created_at": 1703659286, "card_program": "cardprog_2692177704b09eb56897b082f417d98d", "pos_entry_mode": "", "issuing_txn_type": "SALE", "card_authorization": "cardauth_116b858c3930774767790bee1ecc44a8", "original_txn_amount": 100, "original_txn_currency": "BRL", "wallet_transaction_id": "wt_03c3892b61e607f49f39e532cd17b9b1", "merchant_category_code": "4899", "merchant_name_location": "Acme Inc. 1 Main St Queens NY", "original_transaction_id": "", "authorization_approved_by": "Client", "retrieval_reference_number": "", "systems_trace_audit_number": "" }, "type": "CARD_ISSUING_SALE", "status": "NEW", "created_at": 1703659306, "extended_timestamp": 1703659306945, "trigger_operation_id": "d23ea564-a686-4a98-a568-d54cd62aeef1" }