Selling Partner API SDK for JavaScript
    Preparing search index...
    InboundStatus: {
        Cancelled: "CANCELLED";
        Closed: "CLOSED";
        Confirmed: "CONFIRMED";
        Draft: "DRAFT";
        Expired: "EXPIRED";
        Validating: "VALIDATING";
    } = ...

    The supported statuses for an inbound order.

    Type Declaration

    • ReadonlyCancelled: "CANCELLED"
    • ReadonlyClosed: "CLOSED"
    • ReadonlyConfirmed: "CONFIRMED"
    • ReadonlyDraft: "DRAFT"
    • ReadonlyExpired: "EXPIRED"
    • ReadonlyValidating: "VALIDATING"