Add Customer POST Function public bool GuestIn(CustomerCheckIn cCheckIn) { //Implementation URL and data string sturlurl = string.Format("http://localhost/htmlhoteltv_v1.1.15/api/hbys/customer/add"); string postData...
Add Customer POST Function public bool GuestIn(CustomerCheckIn cCheckIn) { //Implementation URL and data string sturlurl = string.Format("http://localhost/htmlhoteltv_v1.1.15/api/hbys/customer/add"); string postData...