sure-api
  • SURE VMS - API Document
  • SURE VMS
    • Appoitment customer
      • Visitor LIST
      • Visitor Detail
      • Visitor registered
      • Visitor Request
      • Visitor Request approved
      • Visitor Request rejected
      • Visitor Incoming
    • CCTV Customer
      • CCTV Notification
Powered by GitBook
On this page

Was this helpful?

  1. SURE VMS
  2. Appoitment customer

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

PreviousAppoitment customerNextVisitor Detail

Last updated 3 years ago

Was this helpful?