Selling Partner API SDK for JavaScript
    Preparing search index...

    A reason for the restriction, including path forward links that may allow Selling Partners to remove the restriction, if available.

    interface Reason {
        links?: Link[];
        message: string;
        reasonCode?: ReasonReasonCodeEnum;
    }
    Index

    Properties

    links?: Link[]

    A list of path forward links that may allow Selling Partners to remove the restriction.

    message: string

    A message describing the reason for the restriction.

    A code indicating why the listing is restricted.