v1
latestOpenAPI 3.0.42026-07-24150552428.5 KBDébito Direto Autorizado
Consultar resumo de débitos
get/direct-debit/debits/summary
Response
Ok
Example response
{
"data": {
"total": {
"count": 10,
"amount": 10.33
},
"totalOverdue": {
"count": 10,
"amount": 10.33
},
"totalCreated": {
"count": 10,
"amount": 10.33
},
"totalPendingApproval": {
"count": 10,
"amount": 10.33
},
"totalScheduled": {
"count": 10,
"amount": 10.33
}
},
"_links": [
{
"rel": "self",
"href": "/direct-debits/d2627834-dd84-4094-9dcf-ca784460b352",
"method": "DELETE",
"type": "application/json"
}
]
}