The response schema for the getShipment operation.

GetShipmentResponse

interface ShippingApiModelGetShipmentResponse {
    errors?: Error[];
    payload?: ShippingApiModelShipment;
}

Properties

Properties

errors?: Error[]

A list of error responses returned when a request is unsuccessful.

GetShipmentResponse

GetShipmentResponse

MMNEPVFCICPMFPCPTTAAATR