Skip to content
Commit b55030c3 authored by Quentin Defenouillere's avatar Quentin Defenouillere Committed by Romain Bignon
Browse files

[cragr] Corrected duplicate Loan IDs and iter_cards

In the accounts JSON, some Loans may have identical IDs, so we fetch the
id_element_contrat instead since it is always unique. This value will be
used in the details JSOn to fetch a unique ID for Loans, as well as the
missing account balances.
I also re-wrote iter_cards to fetch all cards (not just cards from the
main_account) and easily sort between immediate and deferred cards.

Closes: 35420@Sibi
parent 47e5bf4f
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment