URL: https://account.idevaffiliate.com/API/rest-api/getPayments.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 | Value | Required | Description |
aff_id | | True | The value of this parameter is the affiliate type / status. |
Response Object Data
Name | Type | Description | |
total | Float | Sum of all payments amount. | |
complete_data | Array | This is an array of objects | |
record | Integer | Unique record ID | |
id | Integer | Affiliate ID | |
amount | Float | Payment amount | |
stamp | Float | Payment date and time | |