Exemple de réponse (JSON)
{
"identifiant": "jean.dupont33",
"paiements": [
{
"date": "2021-01-01",
"montant": 123.4,
"allocations": 45.1,
"aides": 12.21,
"autres": 2.34
}
]
}
{
"identifiant": "jean.dupont33",
"paiements": [
{
"date": "2021-01-01",
"montant": 123.4,
"allocations": 45.1,
"aides": 12.21,
"autres": 2.34
}
]
}
Placeholder