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