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

    A request to update the status of a supply source.

    interface UpdateSupplySourceStatusRequest {
        status?: SupplySourceStatus;
    }
    Index