保誠-保戶業務員媒合平台
wayne
2021-11-09 c00add26f5ad469c0fba8c3d8deba90e05fb441c
[update] #todo 129741 嚴選配對API規格微調整

修改1個檔案
15 ■■■■■ 已變更過的檔案
pamapi/src/doc/顧問API/嚴選配對.txt 15 ●●●●● 修補檔 | 檢視 | 原始 | 究查 | 歷程
pamapi/src/doc/ÅU°ÝAPI/ÄY¿ï°t¹ï.txt
@@ -1,11 +1,16 @@
http get: http://localhost:8080/api/consultant/strictQuery
request body:
{
    "gender": "female",
    "communicationStyle": "",
    "avgScore": 4,
    "status": "online"
{
    "gender":"female",
    "avgScore":5,
    "status": "online", // phase 1 disalbed
    "area":"桃園",
    "requirements": ["健康與保障","保單健檢/規劃"],
    "otherRequirement": "長照險",
    "seniority":"資深",
    "popularTags":["防疫","失能","防癌"],
    "otherPopularTags":"旅行險"
}
response body: