NAME
eBay::API::XML::Call::GetChallengeToken::GetChallengeTokenRequestType
DESCRIPTION
Retrieves a botblock token and URLs for an image or audio clip that the user is to match. <br><br> Use this call in any process for which you would find a botblock challenge to be of value. <br><br> To use this call, make a GetChallengeToken request to get a token, an image URL and an audio clip URL. <br><br> Then, optionally, call ValidateChallengeInput with the token, the user's response, and whether the retrieved token should remain valid for a short period of time. The response from ValidateChallengeInput indicates whether the token is valid.
SYNOPSIS
INHERITANCE
eBay::API::XML::Call::GetChallengeToken::GetChallengeTokenRequestType inherits from the eBay::API::XML::RequestDataType class