Règlement d'une facture
| Propriété | Type | Ordre | Obligatoire | Description |
|---|---|---|---|---|
| InternalId | Int32 | 0 | True | Identifiant interne d'un règlement |
| Label | String | 1 | False | Libellé d'un règlement |
| UtcDate | DateTime | 2 | True | Date de réception d'un règlement |
| DividedAmount | Decimal | 3 | True | Montant réparti sur la facture associée au règlement |
| BankTransactionNumber | String | 4 | False | Numéro de transaction banquaire |
{
"DividedAmount": 0.0
}