EwalletIdContactsBody
Properties
Name | Type | Required | Description |
---|---|---|---|
contact_type | str | ✅ | Type of contact: personal. |
address | Address | ❌ | address associated with this specific Rapyd entity Payment/Customer etc... |
country | str | ❌ | 2-letter ISO 3166-1 ALPHA-2 code for the country. Uppercase. |
date_of_birth | str | ❌ | Date of birth of the individual. Format: MM/DD/YYYY |
str | ❌ | Email address for the contact. | |
first_name | str | ❌ | First name of the contact. |
last_name | str | ❌ | Family name of the personal contact or primary person associated with the business contact. For a personal contact type, alphabetic characters and spaces. Required for issuing a card to a personal contact. |
gender | str | ❌ | Gender of the contact. One of the following values: male, female, other, not_applicable |
house_type | str | ❌ | Description of the type of residency. One of the following values: lease, live_with_family, own, owner, month_to_month, housing_project |
identification_number | str | ❌ | ID number as shown by the ID document. Alphanumeric string |
identification_type | str | ❌ | Type of the identification document |
marital_status | str | ❌ | Marital status of the contact. One of the following values: married, single, divorced, widowed, cohabiting, not_applicable |
metadata | str | ❌ | A JSON object defined by the client. |
middle_name | str | ❌ | Middle name of the personal contact or primary person associated with the business contact. |
mothers_name | str | ❌ | Name of the contact's mother. |
nationality | str | ❌ | The citizenship of the contact. Two-letter ISO 3166-1 ALPHA-2 code for the country. Uppercase. |
phone_number | str | ❌ | Phone number of the contact in E.164 format. |
second_last_name | str | ❌ | Second last name of the contact. |
send_notifications | bool | ❌ | Determines whether Rapyd sends notifications to the contact. Default is false. |
contact_reference_id | str | ❌ | Reference ID for the contact. Limited to 45 characters. Should be unique per merchant per e-wallet. |
Build Your Own SDKs with liblab
Build developer friendly SDKs in minutes from your APIs