Interface ShippingApiModelV2GetCollectionFormHistoryRequest

The request schema to get query collections form history API .

GetCollectionFormHistoryRequest

interface ShippingApiModelV2GetCollectionFormHistoryRequest {
    carrierId?: string;
    clientReferenceDetails?: ShippingApiModelV2ClientReferenceDetail[];
    dateRange?: ShippingApiModelV2DateRange;
    maxResults?: number;
    shipFromAddress?: ShippingApiModelV2Address;
}

Properties

carrierId?: string

The carrier identifier for the offering, provided by the carrier.

GetCollectionFormHistoryRequest

clientReferenceDetails?: ShippingApiModelV2ClientReferenceDetail[]

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

GetCollectionFormHistoryRequest

GetCollectionFormHistoryRequest

maxResults?: number

max Number of Results for query .

GetCollectionFormHistoryRequest

shipFromAddress?: ShippingApiModelV2Address

GetCollectionFormHistoryRequest

MMNEPVFCICPMFPCPTTAAATR