AffiliateUser::checkPassword Method

Check if a password matches that of an Affiliate User account.

NameTypeDescription
NetworkId UrlNetwork ID
NetworkToken StringNetwork token
Target StringThis calls action target
Method StringThis calls action method
id IntegerID of AffiliateUser object
password StringAffiliate user password to test

GET Response Notes

Whether or not the passed password matches that of the Affiliate User account.

Return response will be in the following format: boolean.

API Call Builder

Javascript is required to use the API Call Builder.
Have a Question? Please contact [email protected] for technical support.