Interface ShippingApiModelCreateShipmentResponse

The response schema for the createShipment operation.

CreateShipmentResponse

interface ShippingApiModelCreateShipmentResponse {
    errors?: Error[];
    payload?: ShippingApiModelCreateShipmentResult;
}

Properties

Properties

errors?: Error[]

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

CreateShipmentResponse

CreateShipmentResponse

MMNEPVFCICPMFPCPTTAAATR