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

    A response that contains the reference identifier for the newly created or updated outbound order. This includes an order ID.

    interface OutboundOrderReference {
        orderId: string;
    }
    Index

    Properties

    Properties

    orderId: string

    outbound order ID.