Visitor LIST
API ที่ใช้แสดง List การนัดหมายของเจ้าของบ้าน
POST
www.sure.co.th/CustomerID/api/SVMS_APP_VSTLIST.php
Rev 1 @ 2021-12 ปรับปรุงให้ครอบคลุม Project code
Rev 2 @ 2022-06 ปรับปรุงให้รองรับการเรียงลำดับรายการแบบใช้วันที่หรือใช้เลขรายการนัดหมาย
Request Body
Name | Type | Description |
---|---|---|
API-KEY* | string | JSON DATA |
HouseNo* | string | JSON DATA [Formate MMNN/HH กำหนด MM หมู่ NN บ้านเลขที่ HH หลังที่] |
Page | string | JSON DATA , default 0 |
Page_Amount | string | JSON DATA , default 10 |
ProjectCode* | String | JSON DATA *Rev. 2021-12* |
SortMode | String | Using sort mode for ID or Date Value: Date = Using sort by date descending order DateAsc = Using sort by date ascending order DateDesc = Using sort by date descending order Id = Using transection appointment id for sorting (Traditional version) * default |
Last updated