Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. error: the error code of the result. 0 means success, others mean failure
  2. message: the description of the error
  3. time: the date time when the OTP was generated (when auth=false)

Error Code List

...

Examples

Example 1

GET: https://verify.safeid.io/api/v1.0/oath/verify?clientID=10011001&ApiKey=cl9ASENZV1k=&tsn=10011001&otp=576151

...

Result: {"error":0,"message":"OK","time":"2019-12-30T12:34:49000:00"}

...