The request schema for the createShipment operation.

CreateShipmentRequest

interface ShippingApiModelCreateShipmentRequest {
    clientReferenceId: string;
    containers: ShippingApiModelContainer[];
    shipFrom: ShippingApiModelAddress;
    shipTo: ShippingApiModelAddress;
}

Properties

clientReferenceId: string

Client reference id.

CreateShipmentRequest

A list of container.

CreateShipmentRequest

CreateShipmentRequest

CreateShipmentRequest

MMNEPVFCICPMFPCPTTAAATR