Project

General

Profile

Actions

Feature #30956

open

Service : Unsync Siaga Account

Added by Ahmad Najibullah 7 days ago. Updated 7 days ago.

Status:
Feedback
Priority:
Normal
Start date:
06/19/2025
Due date:
06/19/2025 (7 days late)
% Done:

100%

Estimated time:
Story Point:
5
Lembur (Hours):

Description

preproses :
- migration : tambahkan kolom siaga_unsync_date (datetime, nullable)

buat service baru
- method : post
- parameter : no_akun (required)
- proses update data :
update table personnels set
siaga_account_key = null
siaga_account = null
siaga_sync_date = null
where siaga_account = [no_akun]
- response : {
status :
count_updated_data :
}

Actions

Also available in: Atom PDF