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

    Interface SellerWalletApiDeleteScheduleTransactionRequest

    Request parameters for deleteScheduleTransaction operation in SellerWalletApi.

    interface SellerWalletApiDeleteScheduleTransactionRequest {
        marketplaceId: string;
        transferScheduleId: string;
    }
    Index
    marketplaceId: string

    The marketplace for which items are returned. The marketplace ID is the globally unique identifier of a marketplace. To find the ID for your marketplace, refer to Marketplace IDs.

    transferScheduleId: string

    A unique reference ID for a scheduled transfer.