Skip to main content

Documentation

Bulk-Issued Card Personalized Webhook

The BULK_ISSUED_CARD_PERSONALIZED webhook is sent when a card issued in bulk is connected to a wallet contact.

  • BULK_ISSUED_CARD_PERSONALIZED Webhook

  • {
        "id": "wh_e1904d27d76c4346a827aacda51ba54d",
        "data": {
            "id": "ci_4d7b2f6427ee74af9fbdcd2f3c8fe9e7",
            "status": "INA",
            "card_id": "card_6b1ef51b205a3e5611cec8c534f57aa1",
            "metadata": {},
            "created_at": 1655208562,
            "assigned_at": 1655208913,
            "activated_at": 0,
            "card_program": "cardprog_6174acc6a66f70309993f2d2b0fceec3",
            "blocked_reason": "none",
            "public_details": {
                "bin": "990003",
                "last4": "9006",
                "sub_bin": "10",
                "expiration": "0123"
            },
            "ewallet_contact": {
                "id": "cont_21b0ab9fc41451c976bb6907333c1e53",
                "email": "janed@rapyd.net",
                "gender": "female",
                "address": {
                    "id": "address_d46ca6f3bdc76986634e0e28fe91e9ac",
                    "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": 1655207169,
                    "phone_number": "+5511978789562"
                },
                "country": "US",
                "ewallet": "ewallet_05b288abcb4aba6e5579365923e30187",
                "metadata": {},
                "last_name": "Doe",
                "created_at": 1655207170,
                "first_name": "Jane",
                "house_type": "lease",
                "middle_name": "June",
                "nationality": "US",
                "contact_type": "personal",
                "mothers_name": "Jane Smith",
                "phone_number": "+5511978989562",
                "date_of_birth": "2000-11-22",
                "marital_status": "single",
                "business_details": null,
                "issued_card_data": {
                    "preferred_name": "",
                    "role_in_company": "",
                    "transaction_permissions": ""
                },
                "second_last_name": "",
                "compliance_profile": 3,
                "send_notifications": false,
                "identification_type": "ID",
                "verification_status": "not verified",
                "identification_number": "82237738050"
            },
            "country_iso_alpha_2": "US"
        },
        "type": "BULK_ISSUED_CARD_PERSONALIZED",
        "status": "NEW",
        "created_at": 1655208913,
        "extended_timestamp": 1655208913556,
        "trigger_operation_id": "605585e7-e5a7-4476-aa6c-51768c475c91"
    }