| Propriété | Type | Ordre | Obligatoire | Description |
|---|---|---|---|---|
| Code | String | 0 | False | |
| Libelle | String | 1 | False | |
| NumeroAdresseFacturation | String | 2 | False | |
| RueAdresseFacturation | String | 3 | False | |
| Adresse1Facturation | String | 4 | False | |
| Adresse2Facturation | String | 5 | False | |
| CodePostalFacturation | String | 6 | False | |
| VilleFacturation | String | 7 | False |
{
"Code": null,
"Libelle": null,
"NumeroAdresseFacturation": null,
"RueAdresseFacturation": null,
"Adresse1Facturation": null,
"Adresse2Facturation": null,
"CodePostalFacturation": null,
"VilleFacturation": null
}