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

    Penalty points information for a shop Points accumulated will remain on record till the end of a quarter. This will be reset on the first Monday of each quarter

    interface PenaltyPoints {
        late_shipment_rate: number;
        listing_violations: number;
        non_fulfillment_rate: number;
        opfr_violations: number;
        others: number;
        overall_penalty_points: number;
    }
    Index

    Properties

    late_shipment_rate: number

    The penalty points caused by late shipment orders

    listing_violations: number

    The penalty points caused by listing violations

    non_fulfillment_rate: number

    The penalty points caused by non-fulfilment orders

    opfr_violations: number

    The penalty points caused by orders that failed to be picked up during the scheduled pickup day

    others: number

    Other penalty points

    overall_penalty_points: number

    The overall penalty points