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

    Fulfillment configuration for update order request. Only action can be updated.

    interface UpdateOrderFulfillmentConfiguration {
        action?: string;
    }
    Index
    action?: string

    Specifies whether the fulfillment order should ship now or have an order hold put on it.