Interface ShippingApiModelV2GetShipmentDocumentsResult

The payload for the getShipmentDocuments operation.

GetShipmentDocumentsResult

interface ShippingApiModelV2GetShipmentDocumentsResult {
    packageDocumentDetail: ShippingApiModelV2PackageDocumentDetail;
    shipmentId: string;
}

Properties

GetShipmentDocumentsResult

shipmentId: string

The unique shipment identifier provided by a shipping service.

GetShipmentDocumentsResult

MMNEPVFCICPMFPCPTTAAATR