All SC mobile tables and APIs
Tables:
users → fetching users information
documents_v2 → inserting and fetching document informations
files
ticket_chats → fetching and creating and updating tickets that belong to certain ticket_id
ticket_messages → fetching and creating new messages for certain chats
tickets → fetching and creating and updating tickets
ticket_todos → fetching and creating and updating tickets tasks for each ticket
connect_client_status → storing client app activity (which chat does user have currently open)
chat_subscriptions → storing which user should get notifications about chat
APIs:
https://api.suitsbooks.com/user?user_id= -> fetching user information
https://api.suitsbooks.com/update/data -> database table updating
https://api.suitsbooks.com/calender/tax?country= -> getting calender data
https://api.suitsbooks.com/fetch/data -> fetching table data
https://api.suitsbooks.com/data/insert -> inserting data into tables
https://aurora.xylex.cloud/ocr/multipart -> uploading documents
https://api.suitsbooks.com/connect_mobile/send_message ->
handeling subscriptions and message sending
https://api.suitsbooks.com/connect_mobile/app_state ->
uploads updates about in which state user is