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

    The reason for rejecting the order's regulated information. This is only present if the order is rejected.

    interface RejectionReason {
        RejectionReasonDescription: string;
        RejectionReasonId: string;
    }
    Index

    Properties

    RejectionReasonDescription: string

    The description of this rejection reason.

    RejectionReasonId: string

    The unique identifier for the rejection reason.