Interface ShippingApiModelV2GenerateCollectionFormRequest

The request schema Call to generate the collection form.

GenerateCollectionFormRequest

interface ShippingApiModelV2GenerateCollectionFormRequest {
    carrierId: string;
    clientReferenceDetails?: ShippingApiModelV2ClientReferenceDetail[];
    shipFromAddress?: ShippingApiModelV2Address;
}

Properties

carrierId: string

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

GenerateCollectionFormRequest

clientReferenceDetails?: ShippingApiModelV2ClientReferenceDetail[]

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

GenerateCollectionFormRequest

shipFromAddress?: ShippingApiModelV2Address

GenerateCollectionFormRequest

MMNEPVFCICPMFPCPTTAAATR