is_risky flag. Risky lists (for example Cancelados, Definitivos 69-B, No localizados,CSD sin efectos) are the ones that indicate a counterparty you should not invoice; the remaining lists aresync object is null for a list that has never completed a sync.curl --location 'https://api.gigstack.io/v2/sat-lists' \
--header 'Authorization: <api-key>'{
"message": "Operation completed successfully",
"data": [
{
"key": "art_69b_definitivos",
"label": "Definitivos 69-B",
"source": "art_69",
"is_risky": true,
"filename": "Listado_Definitivos.csv",
"sync": {
"last_sync_at": "2019-08-24T14:15:22.123Z",
"last_status": "success",
"row_count": 12843,
"previous_row_count": 12790,
"net_new": 53,
"removed": 4,
"duration_ms": 8421
}
}
]
}