Shopee SDK API Reference - v1.11.0
    Preparing search index...

    Interface GetIncomeOverviewParams

    Parameters for v2.payment.get_income_overview

    interface GetIncomeOverviewParams {
        income_status?: number;
        [key: string]: string | number | boolean | null | undefined;
    }

    Hierarchy

    • Record<string, string | number | boolean | null | undefined>
      • GetIncomeOverviewParams

    Indexable

    • [key: string]: string | number | boolean | null | undefined
    Index

    Properties

    Properties

    income_status?: number

    Status of Seller Income payout. Supported values: Local Shop: 1 - Released, 2 - Pending. CB Shop: 0 - To Release, 1 - Released, 2 - Pending.