Amazon Selling Partner API (SP-API) SDK for TypeScript
    Preparing search index...

    Interface CancelShipmentResponse

    Response schema for the cancelShipment operation.

    interface CancelShipmentResponse {
        payload?: { [key: string]: object };
    }
    Index
    payload?: { [key: string]: object }

    The payload for the cancelShipment operation.