Property
Component
| API | Description |
|---|---|
| GET api/components/typelist |
No documentation available. |
| POST api/components/addtype?categoryKey={categoryKey}&name={name}&icon={icon} |
No documentation available. |
| POST api/components/addcategory?name={name}&hexColor={hexColor} |
No documentation available. |
| POST api/components/addroomtype?name={name} |
No documentation available. |
| POST api/components/addfacing?name={name} |
No documentation available. |
| GET api/components/bindroomtype |
No documentation available. |
| GET api/components/bindmembertype |
No documentation available. |
| GET api/components/bindtype |
No documentation available. |
| GET api/components/bindcategory |
No documentation available. |
| GET api/components/bindfacing |
No documentation available. |
| GET api/components/bindreason |
No documentation available. |
User
| API | Description |
|---|---|
| POST api/user/register?name={name}&email={email}&contactNumber={contactNumber}&whatsAppNumber={whatsAppNumber}&latitude={latitude}&longitude={longitude} |
No documentation available. |
| POST api/user/add?name={name}&email={email}&contactNumber={contactNumber}&whatsAppNumber={whatsAppNumber}&latitude={latitude}&longitude={longitude} |
No documentation available. |
| GET api/user/get?email={email} |
No documentation available. |
| POST api/user/updatecontact?pKey={pKey}&contactNumber={contactNumber} |
No documentation available. |
| POST api/user/updatewhatsapp?pKey={pKey}&whatsAppNumber={whatsAppNumber} |
No documentation available. |
| POST api/user/delete?email={email} |
No documentation available. |
Image
| API | Description |
|---|---|
| GET api/image/get?pKey={pKey}&type={type} |
No documentation available. |
| POST api/image/update?pKey={pKey}&type={type}&createdBy={createdBy} |
No documentation available. |
Values
| API | Description |
|---|---|
| GET api/Values |
No documentation available. |
| GET api/Values/{id} |
No documentation available. |
| POST api/Values |
No documentation available. |
| PUT api/Values/{id} |
No documentation available. |
| DELETE api/Values/{id} |
No documentation available. |