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

    A response that contains the reference identifiers for the newly created or updated inbound order. Consists of an order ID and version.

    interface InboundOrderReference {
        orderId: string;
    }
    Index

    Properties

    Properties

    orderId: string

    Order ID of the inbound order.