Jump to: GET Response Notes | API Call Builder
Check if a password matches that of an Affiliate User account.
| Name | Type | Description |
|---|---|---|
| NetworkId | Url | Network ID |
| NetworkToken | String | Network token |
| Target | String | This calls action target |
| Method | String | This calls action method |
| id | Integer | ID of AffiliateUser object |
| password | String | Affiliate 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.