Skip to main content
POST
Request a review for user onboarding

Authorizations

x-api-key
string
header
required

Path Parameters

id
string<mongoId>
required

ID of the user.

Example:

"66562bc04fe8bf83c577c178"

Response

OK

platformFeeRanges
object
createdAt
string

Creation date of the user.

Example:

"2025-07-16T19:24:51.284Z"

type
string

Type of the user.

Example:

"business"

phoneNumber
string

Phone number of the user.

Example:

"+525561310992"

email
string

Email of the user.

Example:

"email@testing.test"

attributes
string[]

User attributes and permissions

Example:
address
object
brokerId
string

ID of the broker.

Example:

"6757546b4c5d19bf3cd7b09c"

onboarding
object
businessData
object

Business data (for business users only).

individualData
object

Individual data (for individual users only).

id
string

ID of the user.

Example:

"6877fc83509bb1423ee38202"