The request schema for the GetUnmanifestedShipmentsRequest operation.

GetUnmanifestedShipmentsRequest

interface GetUnmanifestedShipmentsRequest {
    clientReferenceDetails?: ClientReferenceDetail[];
}

Properties

clientReferenceDetails?: ClientReferenceDetail[]

Object to pass additional information about the MCI Integrator shipperType: List of ClientReferenceDetail

GetUnmanifestedShipmentsRequest