User status inquiry interface
Interface address: /api/v1/user/query-user-account-status
Note: This interface is used to query user status.
Parameter | Type | Mandatory | Description |
---|
merchantUserId | 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 | Approved : The user has been approved. documentRequire : Prompt the user to submit EDD materials when placing orders. reject : Unsupported user. Not allowed to place orders with OSL Pay. |
merchantUserId | String | N | User's Unique Identifier on the Merchant Platform |
userId | String | N | User's Unique Identifier on the OSL Pay Platform |