保誠-保戶業務員媒合平台
wayne
2022-02-14 81be73b65d72cb2e61b31ec30a9a1b81c242e671
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
http put:
http://localhost:8080/api/appointment
 
http request body:
{
    "id": 170,
    "phone": "0938520091",
    "email": "",
    "contactType": "phone",
    "gender": "male",
    "age": "under_20",
    "job": "內勤",
    "requirement": "健康與保障,子女教育,資產規劃",
    "hopeContactTime": "'禮拜一,禮拜二,禮拜三,禮拜四,禮拜五,禮拜六,禮拜日、9:00~12:00,12:00~14:00,14:00~18:00,18:00~21:00'",
    "otherRequirement": null
}
 
http response status: 204