Properties
Name | Type | Required | Description |
---|---|---|---|
company_name | str | ❌ | The name of the beneficiary's company. Relevant to beneficiaries that are not individuals. If the request does not contain this information, the hosted page prompts the customer for it. <BR> If beneficiary_entity_type is individual, this field must be omitted. |
first_name | str | ❌ | The first name of the beneficiary. Relevant to individual beneficiaries. If the request does not contain this information, the redirect page prompts the customer for it. |
identification_type | any | ❌ | Type of identification document. When entity_type is company, this field must be company_registered_number. When entity_type is individual, one of the following values: <>BR> _ drivers_license<BR> _ identification_id <BR> _ international_passport <BR> _ residence_permit<BR> _ social_security<BR> _ work_permit type: string |
identification_value | str | ❌ | The identification of the document mentioned in identification_type. |
last_name | str | ❌ | The last name of the beneficiary. Relevant to individual beneficiaries. If the request does not contain this information, the redirect page prompts the customer for it. |