Bill

Facture Dispatch

PropriétéTypeOrdreObligatoireDescription
InternalBillIdInt320False

Numéro interne de facture Dispatch

BillNumberString1False

Numéro de facture Dispatch

EmissionUtcDateDate2False

Date d'emission de la facture

ExpiredUtcDateDate3False

Date d'échéance de paiement

ExcludingTaxesAmountDecimal3False

Montant hors taxe

IncludingTaxesAmountDecimal3False

Montant TTC

OverduePaymentDecimal4False

Reste à payer

PaymentAvailableBoolean5False

Réglement disponible

BillDocumentAvailableBoolean6False

Facture électronique disponible au format PDF

InternalCompanyCodeString7False

Code société rattaché à la facture (usage interne)

BillStateEBillState8False

Etat courant de la facture

BillTypeEBillType9False

Type de facture

AgencyCodeString10False

Agence Dispatch émetrice

BillDocumentTrackIdString11False

Identifiant permettant de télécharger la facture

{ "InternalBillId": 0, "BillNumber": null, "EmissionUtcDate": null, "ExpiredUtcDate": null, "ExcludingTaxesAmount": 0.0, "IncludingTaxesAmount": 0.0, "OverduePayment": 0.0, "PaymentAvailable": false, "BillDocumentAvailable": false, "InternalCompanyCode": null, "BillState": 0, "BillType": 0, "AgencyCode": null, "BillDocumentTrackId": null }