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

Reason

interface ListingsRestrictionsApiModelReason {
    links?: ListingsRestrictionsApiModelLink[];
    message: string;
    reasonCode?:
        | ListingsRestrictionsApiModelReasonReasonCodeEnum
        | "APPROVAL_REQUIRED"
        | "ASIN_NOT_FOUND"
        | "NOT_ELIGIBLE";
}

Properties

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

Reason

message: string

A message describing the reason for the restriction.

Reason

reasonCode?:
    | ListingsRestrictionsApiModelReasonReasonCodeEnum
    | "APPROVAL_REQUIRED"
    | "ASIN_NOT_FOUND"
    | "NOT_ELIGIBLE"

A code indicating why the listing is restricted.

Reason

MMNEPVFCICPMFPCPTTAAATR