Português (BR)
cURL
curl --request GET \ --url https://api.ext.dbs.moneyp.dev.br/api/Conta/Tarifas \ --header 'Authorization: <api-key>'
[ { "identificador": "<string>", "descricao": "<string>", "vlrServico": 123 } ]
Scopes:
Copie 'Bearer ' + token
Success
The response is of type object[].
object[]
Esta página foi útil?