Changes to Retrieve Account Balance

POST /api/service/balance/retrieve

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

Changed in 3 of the 52 revisions of this API.327

  1. 2d2a3975882233
  2. 257fc3f4d45313
  3. 8db8d1e5025b11

What changed

  • 2d2a3975882233See the full diff
    • ▲

      removed the enum value DKK of the request property

      request-property-enum-value-removed

    • ▲

      removed the enum value PLN of the request property

      request-property-enum-value-removed

    • ▲

      removed the enum value SEK of the request property

      request-property-enum-value-removed

    • ○

      removed the DKK enum value from the // response property for the response status

      response-property-enum-value-removed

    • ○

      removed the PLN enum value from the // response property for the response status

      response-property-enum-value-removed

    • ○

      removed the SEK enum value from the // response property for the response status

      response-property-enum-value-removed

  • 257fc3f4d45313See the full diff
    • ●

      added the new USD enum value to the // response property for the response status

      response-property-enum-value-added

    • ○

      added the new optional request property

      new-optional-request-property

    • ○

      the request property became optional

      request-property-became-optional

    • ○

      added the new USD enum value to the request property

      request-property-enum-value-added

  • 8db8d1e5025b11See the full diff
    • ●

      added the new USDC enum value to the // response property for the response status

      response-property-enum-value-added

    • ○

      added the new USDC enum value to the request property

      request-property-enum-value-added