/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 system