Changes to Get wallet details

GET /wallet

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

Changed in 4 of the 32 revisions of this API.33

  1. 842376cab85511
  2. b1804285e9011
  3. 6bb4d2ebd1b911
  4. 917bda1918db1

What changed

  • 842376cab85511See the full diff
    • added the new USDT enum value to the data/items/currency response property for the response status 200

      response-property-enum-value-added

    • added the new enum value USDT to the query request parameter currency

      request-parameter-enum-value-added

    • added the new GHS enum value to the data/items/currency response property for the response status 200

      response-property-enum-value-added

    • added the new ZAR enum value to the data/items/currency response property for the response status 200

      response-property-enum-value-added

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

      response-property-enum-value-removed

    • endpoint added

      endpoint-added