Détail du point de passage
Propriété | Type | Ordre | Obligatoire | Description |
---|---|---|---|---|
DriverBeginningTransitUtcDate | Date | 0 | False | Date et l'heure à laquelle le chauffeur a commencé son travail sur point de passage au format UTC |
DriverEndingTransitUtcDate | Date | 1 | False | Date et l'heure à laquelle le chauffeur a terminé son travail sur point de passage au format UTC |
Anomaly | Anomaly | 2 | False | Anomalie sur le point de passage |
Signer | String | 3 | False | Nom de l'émargé |
Base64PngSignature | String | 4 | False | Signature de l'émargé au format PNG encodé en base 64 |
Barcode | String | 5 | False | Code-barres du point de passage |
Latitude | Decimal nullable | 6 | False | Latitude du point de passage |
Longitude | Decimal nullable | 7 | False | Longitude du point de passage |
Comment1 | String | 8 | False | Commentaire 1 |
Comment2 | String | 9 | False | Commentaire 2 |
Comment3 | String | 10 | False | Commentaire 3 |
Comment4 | String | 11 | False | Commentaire 4 |
Comment5 | String | 12 | False | Commentaire 5 |
Comment6 | String | 13 | False | Commentaire 6 |
Comment7 | String | 14 | False | Commentaire 7 |
Comment8 | String | 15 | False | Commentaire 8 |
{
"DriverBeginningTransitUtcDate": null,
"DriverEndingTransitUtcDate": null,
"Anomaly": null,
"Signer": null,
"Base64PngSignature": null,
"Barcode": null,
"Latitude": null,
"Longitude": null,
"Comment1": null,
"Comment2": null,
"Comment3": null,
"Comment4": null,
"Comment5": null,
"Comment6": null,
"Comment7": null,
"Comment8": null
}