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

    Type Alias DeleteSpecialOperatingHourResponse

    DeleteSpecialOperatingHourResponse: FetchResponse<
        DeleteSpecialOperatingHourResponseData,
    >

    Response payload for delete_special_operating_hour

    This API is used to delete a specific special operating hour for a seller. This API allows sellers to manage their operating hours by removing any special operating hours that are no longer needed. To use this API, the name of the special operating hour to be deleted should be obtained from the v2.logistics.get_operating_hours API.