dashboard

Saldo da wallet por modo

get/dashboard/wallet/balance

Query parameters

mode'LIVE'

Response

Saldo

balancenumber double required
currencystring required
mode'LIVE' required

Example response

{
  "currency": "BRL"
}

Changes

Changed in 2 of the 4 revisions of this API.12

  • 174c89e36a1311See the full diff
    • removed the enum value TEST from the query request parameter mode

      request-parameter-enum-value-removed

    • removed the TEST enum value from the response property for the response status

      response-property-enum-value-removed

    • endpoint added

      endpoint-added

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