response_check_user_token XML parameters

The following table describes the table response_check_user_token XML parameters:

Parameter

Description

status

Indicates the status token validity. String.

Valid values:

  • VALID
  • INVALID

will_expire

Indicates the amount of time, in seconds, remaining until the expiration of the user identification token. If the status is INVALID this parameter is set to zero.

For an example of a response, see response_check_user_token XML example. For error codes: See Authorization request errors (Major code 407).

NOTE: The XML parameters for fault_check_user_token, and a sample fault response are described in Fault Response.

Parent Topic

Check user token validity