Token web service CDR

The Token Web Service produces a CDR when creating, validating, and expiring tokens.

Field Name Description

1

msisdn

The subscriber’s MSISDN in international format.

The msisdn will be unknown if the token does not resolve to an MSISDN when validating the token request (transaction type 2).

2

service ID

Denotes the CDR service ID which is 102 for this CDR.

3

transaction type

Specifies the transaction type.

values
  • 1 = create token request

  • 2 = validate token request

  • 3 = expire token operation

4

CDR generation date

The date on which the CDR was generated. Format: YYYY/MM/DD.

5

CDR generation time

The time at which the CDR was generated. Format: hh:mm:ss.

6

token

The token on which the operation is being performed.

7

transaction status

Specifies the status of the transaction.

values
  • successful

  • error = an unexpected error occurred.

  • validation_failed = the token is invalid or has expired.