End Point – Approved Affiliate Accounts

URL: https://account.idevaffiliate.com/API/rest-api/getAffiliate.php
Request type: GET

Response

KeyValueTypeDescription
messageStringText message for success or error.
boolTrue / FalseBooleanIndicates is request is success or not.

Request Parameters

KeyDefaultTypeRequiredDescription
affiliate_typeapprovedStringTrueThe value of this parameter is the affiliate type / status.

Response Object Data

KeyTypeDescription
messageStringText message for success or error.
idIntegerUnique ID of the affiliate.
usernameStringUsername of the affiliate.
f_nameStringFirst Name of the affiliate.
l_nameStringLast Name of the affiliate.
signup_dateDateAffiliate account created date.
boolBooleanIndicates is request is success or not.