Account
ControlPanel
API | Description |
---|---|
GET api/controlPanel/GetEmployeesList |
No documentation available. |
GET api/controlPanel/GetStatistics |
No documentation available. |
GET api/controlPanel/GetDreamsList?interpretered={interpretered} |
No documentation available. |
GET api/controlPanel/GetUserInfo |
No documentation available. |
GET api/controlPanel/DeleteAllDreams |
No documentation available. |
ServicesPath
API | Description |
---|---|
GET api/ServicePath/GetServicePaths |
No documentation available. |
GET api/ServicePath/GetSingleServicePath?id={id} |
No documentation available. |
POST api/ServicePath/AddServicePath |
No documentation available. |
POST api/ServicePath/UpdateServicePath |
No documentation available. |
POST api/ServicePath/DeleteServicePath?id={id} |
No documentation available. |
Core
API | Description |
---|---|
POST api/Core/Upload |
No documentation available. |
GET api/Core/Download?id={id} |
No documentation available. |
GET api/Core?phoneNumber={phoneNumber} |
No documentation available. |
POST api/Core |
No documentation available. |
POST api/Core?message={message} |
No documentation available. |
Actions
API | Description |
---|---|
POST api/actions/AddDream |
No documentation available. |
GET api/actions/GetUserToken?phoneNumber={phoneNumber} |
No documentation available. |
GET api/actions/ReceiveDream?dreamId={dreamId}&interpreterId={interpreterId} |
No documentation available. |
GET api/actions/FinishDream?dreamId={dreamId}&interpreterId={interpreterId} |
No documentation available. |
GET api/actions/GetDreamInterpreters?dreamId={dreamId} |
No documentation available. |
GET api/actions/TransferDream?dreamId={dreamId}&interpreterId={interpreterId} |
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. |