URL: https://account.idevaffiliate.com/API/rest-api/getCommissions.php
Request type: GET
Request Parameters
| Key | Value | Required | Description |
| commission_type | declined | True | Use this value to get only declined commissions. |
Response
| Key | Value | Type | Description |
| message | | String | Text message for success or error. |
| bool | True / False | Boolean | Indicates is request is success or not. |
Response Object Data
| Name | Type | Description |
| id | Integert | Affiliate ID |
| username | String | Affiliate username |
| date | String | Commission date |
| time | String | Commission time |
| commission_amount | String | Amount of the commission |
| order_number | String | Unique order number |
| flag_icon | String | URL of country flag image |