# Contract Note Updated

# Giới thiệu

  • Là thao tác sửa lại log gửi hợp đồng của bộ phận kinh doanh với NTD

# Trigger

Event được trigger khi sửa ghi chú gửi hợp đồng cho NTD trên trang lịch sử liên hệ /khach-hang/{leadId}

# Schema

# Host

POST /collect

# Request body

Key Desc
type ContractNoteUpdated
oth Danh sách các object contract note updated
Required Info Schema Xem thông tin bắt buộc

# Schema object contract note updated

Key Type Desc
epl_id string ID của NTD
time timestamp Thời gian được set trong Note

# Sample data gửi lên data platform

{
    "type": "ContractNoteUpdated",
    "referer": "https:\/\/topworking-ops-stag.rework.vn\/khach-hang\/454941",
    "c_id": null,
    "w": null,
    "h": null,
    "p_f": null,
    "a_v": null,
    "host": "topworking-ops-stag.rework.vn",
    "o": "https:\/\/topworking-ops-stag.rework.vn",
    "p_n": "lead-action\/add\/send-contract",
    "q": null,
    "id": "topworking.vn",
    "u_id": "306",
    "u_e": "email_306@gmail.com",
    "u_p": "0000000306",
    "u_n": "\u0110\u1eadu Th\u1ecb H\u1ed3ng",
    "src": "backend",
    "tab_id": null,
    "ts": 1670827281868,
    "ip": "172.70.189.88",
    "hrf": "https%3A%2F%2Ftopworking-ops-stag.rework.vn%2Flead-action%2Fadd%2Fsend-contract",
    "t_i": null,
    "cv_i": null,
    "p": null,
    "b": null,
    "jb_ids": null,
    "v_t": null,
    "imprs": null,
    "d_i": null,
    "f_p": null,
    "jr_i": null,
    "unique_id": null,
    "u_s": null,
    "u_m": null,
    "u_c": null,
    "ta_source": null,
    "sc_v": "v1.0.0",
    "uni": "c67fd5a7-a00f-4e30-9dd4-ae597817e9b3-1670827281868",
    "oth": {
        "epl_id": "374509",
        "time": "1670827260"
    }
}