User status inquiry interface
Interface address: /api/v1/user/query-user-account-status
Note: This interface is used to query user status.
Request input parameters
Parameter | Type | Mandatory | Description |
---|---|---|---|
merchantUser | String | N | User's unique tag on the merchant side |
userId | String | N | User's unique tag |
Output parameters
Parameter | Type | Mandatory | Description |
---|---|---|---|
amlStatus | String | Y | accept: The user has been approved. dcumentRequire: Prompt the user to submit EDD materials when placing orders. reject: Unsupported user. Not allowed to place orders with MultiExchange. |
merchantUserId | String | N | User's Unique Identifier on the Merchant Platform |
userId | String | N | User's Unique Identifier on the Multiexc Platform |