保誠-保戶業務員媒合平台
Tomas
2021-12-27 6256a8006c26fdbae2c47cd473e9c273768626b1
Merge branch 'master' of https://dev.pollex.com.tw:8443/r/pcalife/PAM
修改1個檔案
32 ■■■■ 已變更過的檔案
pamapi/src/doc/預約單/取得預約單細節API.txt 32 ●●●● 修補檔 | 檢視 | 原始 | 究查 | 歷程
pamapi/src/doc/¹w¬ù³æ/¨ú±o¹w¬ù³æ²Ó¸`API.txt
@@ -4,23 +4,25 @@
response body:
{
    "id": 26,
    "id": 110,
    "phone": "09123456789",
    "email": "123",
    "contactType": "email",
    "email": "",
    "contactType": "mobile",
    "gender": "male",
    "age": "20",
    "job": "外勤",
    "requirement": "防疫保單相關",
    "age": "30",
    "job": "內勤",
    "requirement": "子女教育,資產規劃,防疫保單相關",
    "communicateStatus": "contacted",
    "hopeContactTime": "','",
    "otherRequirement": "",
    "appointmentDate": "2021-11-12T10:17:14.107Z",
    "agentNo": "6",
    "customerId": 2,
    "name": "Jack",
    "consultantViewTime": "2021-12-01T08:04:59.369Z",
    "consultantReadTime": "2021-12-01T08:05:59.857Z"
    "hopeContactTime": "'禮拜三,禮拜五、12:00~14:00,14:00~18:00'",
    "otherRequirement": null,
    "appointmentDate": "2021-12-02T09:58:58.932Z",
    "lastModifiedDate": "2021-12-02T09:58:58.932Z",
    "agentNo": "AG0109051204",
    "customerId": 70,
    "name": null,
    "consultantViewTime": "2021-12-02T09:58:12.066Z",
    "consultantReadTime": "2021-12-02T09:58:58.930Z",
    "contactTime": "2021-12-02T09:58:58.930Z",
    "satisfactionScore":3 // null ä»£è¡¨è©²ç­†é ç´„單尚未填寫滿意度
}