Create a Business User
POST Business User
/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.
Payload
Each business user needs three mandatory fields:
userId
- Unique identifier for the userlegalEntity
- Details of the business legal entity (CompanyGeneralDetails, FinancialDetails etc) - onlylegalName
inCompanyGeneralDetails
is mandatorycreatedTimestamp
- UNIX timestamp in milliseconds for when the User is created in your system
Headers
x-api-key
Query parameters
lockCraRiskLevel
Boolean string whether Flagright should lock the CRA risk level for the user.
Allowed values:
lockKycRiskLevel
Boolean string whether Flagright should lock the KYC risk level for the user.
Allowed values:
validateUserId
Boolean string whether Flagright should validate the userId
Allowed values:
_krsOnly
Allowed values:
Request
userId
Unique user ID for the user
createdTimestamp
Timestamp when the user was created
legalEntity
Model for business user legal entity details
activatedTimestamp
Timestamp when the user was activated
userStateDetails
kycStatusDetails
directors
Director(s) of the company. Must be at least one
transactionLimits
Model for transaction limits for a given user
riskLevel
Allowed values:
kycRiskLevel
Allowed values:
allowedPaymentMethods
lastTransactionTimestamp
Timestamp of the last successful transaction of the user
linkedEntities
acquisitionChannel
Model for User acquisition channel
savedPaymentDetails
mccDetails
attachments
User's attachments uploaded by business user
Response
Created
userId
user ID the risk score pertains to
executedRules
hitRules
message
riskScoreDetails