Skip to main content
PATCH
Update a company UBO's application

Authorizations

Api-Key
string
header
required

Path Parameters

companyId
string<uuid>
required

Id of the company whose application is being reapplied

uboId
string<uuid>
required

Id of the UBO whose application is being reapplied

Body

application/json

Update information for this company UBO

firstName
string

The UBO's first name

Maximum string length: 50
lastName
string

The UBO's last name

Maximum string length: 50
birthDate
string<date>

The UBO's birth date

Example:

"2000-01-01"

nationalId
string

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

countryOfIssue
string

The UBO's country of issue of their national id

Required string length: 2
email
string<email>

The UBO's email address

address
object

The UBO's address

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