Amazon Selling Partner API (SP-API) SDK for TypeScript
    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
    orderId: string

    outbound order ID.