Changes to Read a microdeposit for a user

GET /users/{user_guid}/micro_deposits/{micro_deposit_guid}

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

Changed in 2 of the 50 revisions of this API.162

  1. e74cd2b059b5161
  2. bd74a0a2d8a91

What changed

  • e74cd2b059b5161See the full diff
    • deleted the path request parameter micro_deposit_guid

      request-parameter-removed

    • deleted the path request parameter user_guid

      request-parameter-removed

    • removed the optional property micro_deposit/account_name from the response with the 200 status

      response-optional-property-removed

    • removed the optional property micro_deposit/account_number from the response with the 200 status

      response-optional-property-removed

    • removed the optional property micro_deposit/account_type from the response with the 200 status

      response-optional-property-removed

    • removed the optional property micro_deposit/email from the response with the 200 status

      response-optional-property-removed

    • removed the optional property micro_deposit/error_message from the response with the 200 status

      response-optional-property-removed

    • removed the optional property micro_deposit/first_name from the response with the 200 status

      response-optional-property-removed

    • removed the optional property micro_deposit/guid from the response with the 200 status

      response-optional-property-removed

    • removed the optional property micro_deposit/institution_code from the response with the 200 status

      response-optional-property-removed

    • removed the optional property micro_deposit/institution_name from the response with the 200 status

      response-optional-property-removed

    • removed the optional property micro_deposit/last_name from the response with the 200 status

      response-optional-property-removed

    • removed the optional property micro_deposit/routing_number from the response with the 200 status

      response-optional-property-removed

    • removed the optional property micro_deposit/status from the response with the 200 status

      response-optional-property-removed

    • removed the optional property micro_deposit/updated_at from the response with the 200 status

      response-optional-property-removed

    • removed the optional property micro_deposit/verified_at from the response with the 200 status

      response-optional-property-removed

    • api operation id readUserMicrodeposit was added

      api-operation-id-added

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

    • endpoint added

      endpoint-added

Of the 50 revisions, 1 has no diff computed.