/business/user
endpoint allows you to operate on the Business user entity.
In order to pass the payload of a User to Flagright and verify the User, you will need to call this endpoint with the User payload. Not all fields are mandatory, you will only need to pass in the fields that you have and are relevant for your compliance setup.
Each business user needs three mandatory fields:
userId
- Unique identifier for the userlegalEntity
- Details of the business legal entity (CompanyGeneralDetails, FinancialDetails etc) - only legalName
in CompanyGeneralDetails
is mandatorycreatedTimestamp
- UNIX timestamp in milliseconds for when the User is created in your systemBoolean string whether Flagright should lock the CRA risk level for the user.
Boolean string whether Flagright should lock the KYC risk level for the user.
Boolean string whether Flagright should validate the userId
Unique user ID for the user
Timestamp when the user was created
Model for business user legal entity details
Timestamp when the user was activated
Director(s) of the company. Must be at least one
Model for transaction limits for a given user
Timestamp of the last successful transaction of the user
Model for User acquisition channel
User’s attachments uploaded by business user
user ID the risk score pertains to