Skip to main content

Documentation

Contact Updated Webhook

The CONTACT_UPDATED webhook notifies the client that an existing contact has been updated.

  • CONTACT_UPDATED Webhook

  • {
      "id": "wh_dc3ff53ec8c76322e9d74cb186091b7b",
      "type": "CONTACT_UPDATED",
      "data": {
        "id": "cont_25ee38f0a661ccf9364064e3dd0ed37c",
        "first_name": "John",
        "last_name": "Doe",
        "middle_name": "",
        "second_last_name": "",
        "gender": "not_applicable",
        "marital_status": "not_applicable",
        "house_type": "",
        "contact_type": "personal",
        "phone_number": "+12125554321",
        "email": "john.doe@sample12345.net",
        "identification_type": "DL",
        "identification_number": "123243434",
        "issued_card_data": {
          "preferred_name": "",
          "transaction_permissions": "",
          "role_in_company": ""
        },
        "date_of_birth": null,
        "country": "IN",
        "nationality": null,
        "address": null,
        "ewallet": "ewallet_64736c5bc9875fdd9b6501bb41a992cb",
        "created_at": 1706183438,
        "metadata": {},
        "business_details": null,
        "compliance_profile": 0,
        "verification_status": "not verified",
        "send_notifications": false,
        "mothers_name": "",
        "contact_reference_id": null
      },
      "trigger_operation_id": "47399680-f732-40c2-82cc-546b403b768c",
      "status": "NEW",
      "created_at": 1768827355,
      "extended_timestamp": 1768827355833000
    }