Português (BR)
cURL
curl --request GET \ --url https://api.ext.dbs.moneyp.dev.br/api/Conta/Encerramento \ --header 'Authorization: <api-key>'
{ "codigo": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "motivoEncerramento": 1, "complementoEncerramento": "<string>", "situacao": 1, "motivoRejeicao": "<string>", "dtInclusao": "2023-11-07T05:31:56Z" }
Scopes:
Copie 'Bearer ' + token
Success
The response is of type object.
object
Esta página foi útil?