Changes to Get bank account details

GET /bankaccount

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

Changed in 2 of the 32 revisions of this API.32

  1. d0fae6875ede31
  2. 2d988bc5fda51

What changed

  • d0fae6875ede31See the full diff
    • removed the enum value BTC from the query request parameter currency

      request-parameter-enum-value-removed

    • removed the enum value KES from the query request parameter currency

      request-parameter-enum-value-removed

    • removed the enum value USD from the query request parameter currency

      request-parameter-enum-value-removed

    • removed the KES enum value from the data/items/currency response property for the response status 200

      response-property-enum-value-removed

    • endpoint added

      endpoint-added