Amazon Selling Partner API (SP-API) SDK for TypeScript
    Preparing search index...

    The response schema for the createOrder operation when the request is accepted for async processing.

    interface CreateOrderAcceptedResponse {
        orderId: string;
        status: string;
    }
    Index
    orderId: string

    The fulfillment order identifier.

    status: string

    The current status of the fulfillment order.