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

    Interface SupplySourcesApiUpdateSupplySourceStatusRequest

    Request parameters for updateSupplySourceStatus operation in SupplySourcesApi.

    interface SupplySourcesApiUpdateSupplySourceStatusRequest {
        payload?: UpdateSupplySourceStatusRequest;
        supplySourceId: string;
    }
    Index
    supplySourceId: string

    The unique identifier of a supply source.