Skip to main content
POST
Add a new UBO to a company application

Authorizations

Api-Key
string
header
required

Path Parameters

companyId
string<uuid>
required

Id of the company whose application is being reapplied

Body

application/json

Add UBO information for company application

firstName
string
required

The UBO's first name

Maximum string length: 50
birthDate
string<date>
required

The UBO's birth date

Example:

"2000-01-01"

nationalId
string
required

The UBO's national id, 9-digit SSN if country of issue is US

countryOfIssue
string
required

The UBO's country of issue of their national id

Required string length: 2
email
string<email>
required

The UBO's email address

address
object
required

The UBO's address

lastName
string

The UBO's last name

Maximum string length: 50

Response

Successful operation

id
string<uuid>
required

The company's unique identifier

name
string
required

The company's name on the Rain platform

address
object
required

The company's physical address

applicationStatus
enum<string>
required
Available options:
approved,
pending,
needsInformation,
needsVerification,
manualReview,
denied,
locked,
canceled
externalId
string

An optional tenant-defined identifier for this company. Must be unique within the tenant.

Required string length: 1 - 255
sourceKey
string

The source key associated with the company's team

Required string length: 1 - 24
ultimateBeneficialOwners
object[]

The company's ultimate beneficial owners

The link to the external verification page for the application

The link to the completion page for the application

applicationReason
string

The reason for the application status