Retrieve a Consumer User

GET Consumer User

/consumer/user endpoint allows you to operate on the Consumer User entity.

Calling GET /consumer/user/{userId} will return the entire user payload and rule execution results for the user with the corresponding userId

Authentication

x-api-keystring
API keys are used to authenticate the requests.

Path parameters

userIdstringRequired

Response

OK
userIdstring>=1 character
Unique user ID
createdTimestampdouble315529200000-4133890801000
Timestamp when userId is created
activatedTimestampdouble315529200000-4133890801000
Timestamp when user was activated
userDetailsobject
Model for consumer user personal details
userStateDetailsobject
kycStatusDetailsobject
eoddDatedouble315529200000-4133890801000
employmentStatusenum
occupationstring
legalDocumentslist of objects

User’s legal identity documents - See Document Model for details

contactDetailsobject
Model for business user contact information details
employmentDetailsobject
Details of User's employment
transactionLimitsobject
Model for transaction limits for a given user
expectedIncomeobject
Model for expected income details
expectedTransactionCountriesobject
Model for expected transaction countries
expectedTransactionCurrenciesobject
Model for expected transaction currencies
riskLevelenum
Allowed values:
kycRiskLevelenum
Allowed values:
acquisitionChannelenum
Model for User acquisition channel
reasonForAccountOpeninglist of strings
sourceOfFundslist of enums
userSegmentenum
Allowed values:
pepStatuslist of objects
sanctionsStatusboolean
adverseMediaStatusboolean
corporateEntitieslist of objects
Corporate entities of the user
linkedEntitiesobject
savedPaymentDetailslist of objects
tagslist of objects
Additional information that can be added via tags
attachmentslist of objects
Uploaded user's attachment
metaDataobject
Model for device data
jurisdictionstring
Legal authority or region governing the transaction
productsEnabledlist of objects
executedRuleslist of objects
hitRuleslist of objects
riskScoreDetailsobject

Errors

400
Bad Request Error
401
Unauthorized Error
429
Too Many Requests Error