Páginas filhas
  • NGF - FINA710 - Endpoint Currencies

Versões comparadas

Chave

  • Esta linha foi adicionada.
  • Esta linha foi removida.
  • A formatação mudou.

...

Bloco de código
languagejs
themeMidnight
titleresponse
{
  "currencies": [
    {
      "currency": "1",
      "decimals": 2,
      "symbol": "BRL"
    },
    {
      "currency": "2",
      "decimals": 2,
      "symbol": "USD"
    },
    {
      "currency": "3",
      "decimals": 2,
      "symbol": "UFIR"
    \},
    \{
      "currency": "4",
      "decimals": 2,
      "symbol": "EUR"
    },
    {
      "currency": "5",
      "decimals": 2,
      "symbol": "JPY"
    }
  ]
}