Changes to Get a summary of how many attempts were made and how many were converted.

GET /v2/Attempts/Summary

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

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

  1. v21548692e68041
  2. v2be79b7856dbd1
  3. v2c6432fdfc1a23
  4. v2fb6ded97d73f1

What changed

    • added the new enum value rbm to the query request parameter Channel

      request-parameter-enum-value-added

    • the conversion_rate_percentage response's property type/format changed from number/ to string/ for status 200

      response-property-type-changed

    • the total_attempts response's property default value 0 was added for the status 200

      response-property-default-value-added

    • the total_converted response's property default value 0 was added for the status 200

      response-property-default-value-added

    • the total_unconverted response's property default value 0 was added for the status 200

      response-property-default-value-added

    • api tag VerifyV2VerificationAttemptsSummary added

      api-tag-added