eBay Trading APIVersion 1357
 

ValidateChallengeInputRequestType ( AbstractRequestType )

Validates the user response to a GetChallengeToken botblock challenge.

Call that uses ValidateChallengeInputRequestType:

Fields

ChallengeToken ( string ) [0..1]
Botblock token that was returned by GetChallengeToken.
See the Field Index to learn which calls use ChallengeToken.

KeepTokenValid ( boolean ) [0..1]
This boolean field is included and set to 'true' if the challenge token should remain valid for up to two minutes.
See the Field Index to learn which calls use KeepTokenValid.

UserInput ( string ) [0..1]
User response to a bot block challenge.
See the Field Index to learn which calls use UserInput.