| eBay-API documentation | view source | Contained in the eBay-API distribution. |
eBay::API::XML::Call::ValidateChallengeInput::ValidateChallengeInputRequestType
Validates the user response to a GetChallengeToken botblock challenge.
eBay::API::XML::Call::ValidateChallengeInput::ValidateChallengeInputRequestType inherits from the eBay::API::XML::RequestDataType class
Botblock token that was returned by GetChallengeToken.
RequiredInput: Yes # Argument: 'xs:string'
# Returns: 'xs:string'
Whether the challenge token should remain valid for up to two minutes.
Default: false
RequiredInput: No # Argument: 'xs:boolean'
# Returns: 'xs:boolean'
User response to a botblock challenge.
RequiredInput: Yes # Argument: 'xs:string'
# Returns: 'xs:string'
| eBay-API documentation | view source | Contained in the eBay-API distribution. |