ConsignmentPodDetailModel
- deliveredType: string | null
By Name The name of the person who delivered the consignment.
- eventType: stringFormat: date
Utc When the delivery was completed.
- externalType: string | null
Url A link to an external webpage detailing the completion of the delivery.
- idType: stringFormat: uuid
The ID of the proof-of-delivery.
- latitudeType: number | nullFormat: double
The latitude of the delivery location.
- longitudeType: number | nullFormat: double
The longitude of the delivery location.
- signatoryType: string | null
Name The name of the person who signed for the delivery.
- signatureType: string | null
Description A brief description of the signature.
- vehicleType: string | null
Name The name of the vehicle which delivered the consignment.