Changes to Activate a new OTP key and method for a user

POST /v1/api/users/{userExternalId}/second-factor/activate

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

Changed in 12 of the 53 revisions of this API.11312

  1. 17f1bf9161721
  2. 1f9978f5e1741
  3. 7c2ffa5bfb932
  4. 3f6a3bbb92196
  5. de931ca0f4481
  6. 21cc407867781
  7. af19ae9aaf456
  8. e138c649db691
  9. c07ac65032161
  10. 3fe20c1da7ee1
  11. e37356aab0361
  12. 5861842b816722

What changed

    • the service_roles/items/service/service_features response's property type/format changed from array/ to object/ for status 200

      response-property-type-changed

    • added the optional property service_roles/items/service/service_features to the response with the 200 status

      response-optional-property-added

    • added the new CHOSEN_PSP_ADYEN enum value to the service_roles/items/service/current_go_live_stage response property for the response status 200

      response-property-enum-value-added

    • added the new TERMS_AGREED_ADYEN enum value to the service_roles/items/service/current_go_live_stage response property for the response status 200

      response-property-enum-value-added

    • added the new admin enum value to the service_roles/items/role/name response property for the response status 200

      response-property-enum-value-added

    • added the new super-admin enum value to the service_roles/items/role/name response property for the response status 200

      response-property-enum-value-added

    • added the new view-and-initiate-moto enum value to the service_roles/items/role/name response property for the response status 200

      response-property-enum-value-added

    • added the new view-and-refund enum value to the service_roles/items/role/name response property for the response status 200

      response-property-enum-value-added

    • added the new view-only enum value to the service_roles/items/role/name response property for the response status 200

      response-property-enum-value-added

    • added the new view-refund-and-initiate-moto enum value to the service_roles/items/role/name response property for the response status 200

      response-property-enum-value-added

    • added the optional property service_roles/items/service/archived_date to the response with the 200 status

      response-optional-property-added

    • removed the optional property username from the response with the 200 status

      response-optional-property-removed

    • removed the CHOSEN_PSP_EPDQ enum value from the service_roles/items/service/current_go_live_stage response property for the response status 200

      response-property-enum-value-removed

    • removed the CHOSEN_PSP_SMARTPAY enum value from the service_roles/items/service/current_go_live_stage response property for the response status 200

      response-property-enum-value-removed

    • removed the CHOSEN_PSP_WORLDPAY enum value from the service_roles/items/service/current_go_live_stage response property for the response status 200

      response-property-enum-value-removed

    • removed the TERMS_AGREED_EPDQ enum value from the service_roles/items/service/current_go_live_stage response property for the response status 200

      response-property-enum-value-removed

    • removed the TERMS_AGREED_SMARTPAY enum value from the service_roles/items/service/current_go_live_stage response property for the response status 200

      response-property-enum-value-removed

    • removed the TERMS_AGREED_WORLDPAY enum value from the service_roles/items/service/current_go_live_stage response property for the response status 200

      response-property-enum-value-removed

    • added the new GOV_BANKING_MOTO_OPTION_COMPLETED enum value to the service_roles/items/service/current_go_live_stage response property for the response status 200

      response-property-enum-value-added

    • removed the CHOSEN_GOV_BANKING_MOTO enum value from the service_roles/items/service/current_go_live_stage response property for the response status 200

      response-property-enum-value-removed

    • added the new CHOSEN_GOV_BANKING_MOTO enum value to the service_roles/items/service/current_go_live_stage response property for the response status 200

      response-property-enum-value-added

    • added the optional property service_roles/items/service/takes_payments_over_phone to the response with the 200 status

      response-optional-property-added

  • 5861842b816722See the full diff
    • added the new APP enum value to the second_factor response property for the response status 200

      response-property-enum-value-added

    • added the new SMS enum value to the second_factor response property for the response status 200

      response-property-enum-value-added

    • removed the app enum value from the second_factor response property for the response status 200

      response-property-enum-value-removed

    • removed the sms enum value from the second_factor response property for the response status 200

      response-property-enum-value-removed