Request
POST /co/simit/account-status/v1
Response
summary
total (total owed), total_fines, total_agreements, payable_total, and
payable_fines_count. Amounts are numbers in Colombian pesos; missing values are
null.
fines[]
Amounts are numbers, dates are
yyyy-mm-dd, and missing values are null.
This lookup can take longer than a typical request. It’s an
async job. By default the request waits inline and returns
{ data }, or you can set Prefer: wait=N, poll GET /jobs/{id}, or supply a
callback_url.Full reference
Schemas, response fields, and an interactive playground.