GET api/Marketer/checkMatrixDownlineMarketer/{LoginID}/{MarketerID}
check for given id is marketer down line id or not
Request Information
URI Parameters
| Name | description | Type | Additional information |
|---|---|---|---|
| LoginID | string |
Required |
|
| MarketerID | string |
Required |
Body Parameters
None.
response Information
Resource description
ApiResponse| Name | description | Type | Additional information |
|---|---|---|---|
| response | string |
Required |
|
| failure | MlError |
None. |
|
| success | MlSuccess |
None. |