GET api/Marketer/ListUniLevelDownlineInfo/{TopMarketerID}/{NoofLevels}
Get the list of unilevel downline information
Request Information
URI Parameters
Name | description | Type | Additional information |
---|---|---|---|
TopMarketerID | string |
Required |
|
NoofLevels | integer |
Required |
Body Parameters
None.
response Information
Resource description
list of unilevel downline information
ApiResponseName | description | Type | Additional information |
---|---|---|---|
response | string |
Required |
|
failure | MlError |
None. |
|
success | MlSuccess |
None. |