Interface Principal

Export

Principal

Hierarchy

  • Principal

Properties

Registered residential address for this principal

Memberof

Principal

date_of_birth: string

Date of birth of the principal. Format must be ISO8601 (e.g. '2000-01-25'; format 'YYYY-MM-DD'). Currently the principal must be older than 18 years of age.

Memberof

Principal

email?: string

Email address of the principal

Memberof

Principal

first_name: string

First name of the principal.

Memberof

Principal

id?: string

The unique identifier for this principal. It is not required upon initial submission. The ssn property is redacted in any responses, so if the principal needs to be updated then provide this identifier that was generated during the initial request.

Memberof

Principal

is_applicant: boolean

Indicates whether this principal is the applicant for the merchant account. For US merchant accounts (region = US) it is required that exactly one of the principals is specified as the applicant.

Memberof

Principal

is_control_prong?: boolean

This indicates whether the principal is the Control Prong. Control Prong is an individual with significant responsibility for managing the legal entity customer (e.g., a CEO, CFO, COO, Managing Member, General Partner, President, Vice-President, or Treasurer). For US merchant accounts (region = US) it is required that exactly one of the principals is specified as the Control Prong.

Memberof

Principal

job_title: string

Job title of the principal (e.g. CEO, CFO, President, VP)

Memberof

Principal

last_name: string

Last name of the principal.

Memberof

Principal

middle_name?: string

Middle name of the principal.

Memberof

Principal

nationality?: PrincipalNationality

Nationality of the principal

Memberof

Principal

percentage_shareholding: number

Percentage of ownership of the company.

Memberof

Principal

phone: string

Phone number of the principal.

Memberof

Principal

previous_address?: PrincipalAddress

Previous registered residential address for this principal. Require for Canadian principals and have lived at their current address for fewer than 3 years.

Memberof

Principal

ssn?: string

Social Security Number (US) or Social Insurance Number (CA). Optional when business type is NPCORP, CHARITY, or GOV. Expected format: 9-digit string of numbers (e.g. "111444777"). Optional in CA.

Memberof

Principal

Type of representative. Ex. shareholder, director, officer, merchant rep

Memberof

Principal

Generated using TypeDoc