Changes to Update a member

PUT /v0.1/merchants/{merchant_code}/members/{member_id}

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

Changed in 8 of the 53 revisions of this API.1218

  1. c75ca16e1e4422
  2. 89d32e0b22e213
  3. cd79d83b07e04
  4. b8fb7c9463b84
  5. 4dc4b073a6a91
  6. 80a17713e7a81
  7. cdadac3315a12
  8. 9d3d2c99f0411

What changed

  • c75ca16e1e4422See the full diff
    • the roles/items/ request property's maxLength was set to 64

      request-property-max-length-set

    • the user/nickname request property's maxLength was set to 64

      request-property-max-length-set

    • the security scope members.write was added to the endpoint's security scheme oauth2

      api-security-scope-added

    • the security scope user.subaccounts was added to the endpoint's security scheme oauth2

      api-security-scope-added

    This revision also has 3 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

  • 89d32e0b22e213See the full diff
    • the user/classic/user_id response's property type/format changed from integer/int32 to integer/ for status 200

      response-property-type-changed

    • response property user/service_account_user deprecated

      response-property-deprecated

    • response property user/virtual_user deprecated

      response-property-deprecated

    • added the required property user/type to the response with the 200 status

      response-required-property-added

    • media type application/json was changed to a more specific media type application/problem+json for the response status 400

      response-media-type-name-specialized

    • media type application/json was changed to a more specific media type application/problem+json for the response status 403

      response-media-type-name-specialized

    • media type application/json was changed to a more specific media type application/problem+json for the response status 404

      response-media-type-name-specialized

    • media type application/json was changed to a more specific media type application/problem+json for the response status 409

      response-media-type-name-specialized

    This revision also has 3 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • added the media type application/json for the response with the status 400

      response-media-type-added

    • added the media type application/json for the response with the status 403

      response-media-type-added

    • added the media type application/json for the response with the status 404

      response-media-type-added

    • added the media type application/json for the response with the status 409

      response-media-type-added

    This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • response property permissions deprecated

      response-property-deprecated

    • added the required property user/service_account_user to the response with the 200 status

      response-required-property-added

    This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • the endpoint scheme security apiKey was added to the API

      api-security-added

    • the endpoint scheme security oauth2 was added to the API

      api-security-added

    This revision also has 4 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • added the non-success response with the status 409

      response-non-success-status-added