account_holder.updated

Occurs when an account_holder is updated.

Payload

KYB payload for an updated account holder.

uuid
required

The token of the account_holder that was created.

update_request
object
required

Original request to update the account holder.

string

A user provided id that can be used to link an account holder with an external system

string

6-digit North American Industry Classification System (NAICS) code for the business. Only present if naics_code was included in the update request.

string

Short description of the company's line of business (i.e., what does the company do?). Values longer than 255 characters will be truncated before KYB verification

string

Company website URL.

const
enum
required

The type of event that occurred.

Allowed:
Response
200

Return a 200 status to indicate that the data was received successfully

LoadingLoading…