Skip to main content

Documentation

Issued Card PIN Set Webhook

The ISSUED_CARD_PIN_SET webhook is sent when a PIN code is set for an issued card.

  • ISSUED_CARD_PIN_SET Webhook

  • {
        "id": "wh_76f6b08f986e279e7cc25325142117c4",
        "data": {
            "id": "ci_8bbd340322d9b53aaf6f850b0135df8c",
            "status": "ACT",
            "card_id": "card_28dd521fdd66daacc5352e8fb47e415a",
            "metadata": {},
            "created_at": 1655252993,
            "assigned_at": 1655252993,
            "activated_at": 1655252999,
            "card_program": "cardprog_9f00cad2fefca66019ce938c8ddda8a3",
            "blocked_reason": "none",
            "public_details": {
                "bin": "471684",
                "last4": "7817",
                "sub_bin": "01",
                "expiration": "0625"
            },
            "ewallet_contact": {
                "id": "cont_5917959e4e31d56767744e3f9c8dd003",
                "email": "janed@rapyd.net",
                "gender": "female",
                "address": {
                    "id": "address_6b41e4fc18326a7d11b59d256504c848",
                    "zip": "47834001",
                    "city": "Anytown",
                    "name": "Jane Doe",
                    "state": "NY",
                    "canton": "",
                    "line_1": "123 Lake Forest Drive",
                    "line_2": "Apartment 4",
                    "line_3": "East Neighborhood",
                    "country": "US",
                    "district": "",
                                    "metadata": {}
                    "created_at": 1655252987,
                    "phone_number": "+524490181977"
                },
                "country": "US",
                "ewallet": "ewallet_5d9e28741ca7600c41fc28e4ca15ba46",
                "metadata": {},
                "last_name": "Doe",
                "created_at": 1655252987,
                "first_name": "Jane",
                "house_type": "lease",
                "middle_name": "June",
                "nationality": "US",
                "contact_type": "personal",
                "mothers_name": "Jane Smith",
                "phone_number": "+12163547758",
                "date_of_birth": "1978-10-03",
                "marital_status": "single",
                "business_details": null,
                "issued_card_data": {
                    "preferred_name": "",
                    "role_in_company": "",
                    "transaction_permissions": ""
                },
                "second_last_name": "",
                "compliance_profile": 0,
                "send_notifications": false,
                "identification_type": "ID",
                "verification_status": "not verified",
                "identification_number": "82237738050"
            },
            "country_iso_alpha_2": "US"
        },
        "type": "ISSUED_CARD_PIN_SET",
        "status": "NEW",
        "created_at": 1655253011,
        "extended_timestamp": 1655253011934,
        "trigger_operation_id": "64091162-b77c-4273-aeeb-c95cee65ac52"
    }