Shopee SDK API Reference - v2.8.0
    Preparing search index...

    Interface CheckPolygonUpdateStatusRequest

    Request parameters for check_polygon_update_status

    Only available for Brazil sellers. Use this API to check the status of polygon file uploaded for BR Entrega Turbo channel (Channel ID: 90026) by querying the task_id returned via the v2.logistics.upload_serviceable_polygon.

    interface CheckPolygonUpdateStatusRequest {
        task_id: string;
    }
    Index

    Properties

    Properties

    task_id: string

    ID that needs to be checked. Please pass the task_id returned via the v2.logistics.upload_serviceable_polygon.