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

    Interface UploadServiceablePolygonResponseData

    UploadServiceablePolygonResponseData sub-interface for UploadServiceablePolygonResponse

    interface UploadServiceablePolygonResponseData {
        task_id?: string;
    }
    Index

    Properties

    Properties

    task_id?: string

    Use the task_id to call v2.logistics.check_polygon_update_status to check if the upload job has been completed.