English
cURL
curl --request GET \ --url https://api.ext.dbs.moneyp.dev.br/api/CNAB/240 \ --header 'Authorization: <api-key>'
[ { "codigo": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "dtInclusao": "2023-11-07T05:31:56Z", "nome": "<string>", "nroVersaoLayout": "<string>", "tipoRetorno": 0, "situacao": 0 } ]
Scopes:
Copie 'Bearer ' + token
0
1
-1
2
3
4
Success
The response is of type object[].
object[]
Was this page helpful?