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 | pending | 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. |
signup_date | Date | Affiliate account created date. |
bool | Boolean | Indicates is request is success or not. |