GetUserAffiliateCount
Category: User Permissions: Operator, Trading Call Type: Synchronous
Gets a count of users who have been referred to the exchange by the identified user.
Request
Key | Value |
---|---|
OMSId | integer. The ID of the Order Management System on which the user operates. |
UserId | integer. The ID of the user. |
Response
Key | Value |
---|---|
Count | integer. The count of exchange users who have been referred to the exchange by the user identified by UserId in the request. |
Last updated