Changes to Fetch a specific verification attempt.

GET /v2/Attempts/{Sid}

Every recorded change to this endpoint, newest first. Back to the operation

Changed in 4 of the 52 revisions of this API.422

  1. v21548692e680421
  2. v2c2a83468e5fa2
  3. v243e0e113369c2
  4. v2fb6ded97d73f1

What changed

  • v21548692e680421See the full diff
    • the channel_data response's property type/format changed from object/ to / for status 200

      response-property-type-changed

    • the price response's property type/format changed from object/ to / for status 200

      response-property-type-changed

    • removed the sna enum value from the channel response property for the response status 200

      response-property-enum-value-removed

    • added the new rbm enum value to the channel response property for the response status 200

      response-property-enum-value-added

    • added the new sna enum value to the channel response property for the response status 200

      response-property-enum-value-added

    • the channel_data response's property type/format changed from / to object/ for status 200

      response-property-type-changed

    • the price response's property type/format changed from / to object/ for status 200

      response-property-type-changed

    • api tag VerifyV2VerificationAttempt added

      api-tag-added