URL: https://account.idevaffiliate.com/API/rest-api/getAffiliate.php
Request type: GET
Response
| Key | Value | Type | Description |
| message | | String | Text message for success or error. |
| bool | True / False | Boolean | Indicates is request is success or not. |
Request Parameters
| Key | Default | Type | Required | Description |
| affiliate_type | declined | String | True | The value of this parameter is the affiliate type / status. |
Response Object Data
| Key | Type | Description |
| message | String | Text message for success or error. |
| id | Integer | Unique ID of the affiliate. |
| username | String | Username of the affiliate. |
| email | String | Email of the affiliate. |
| bool | Boolean | Indicates is request is success or not. |