Advertisement
Guest User

Untitled

a guest
Mar 31st, 2020
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.49 KB | None | 0 0
  1. http://localhost:3001/getmobiledashboard/62119108
  2. Response Body
  3. {
  4. "Company": "WCS Office",
  5. "Status": "Success",
  6. "Code": 200,
  7. "Message": "Get Mobile Dashboard",
  8. "Data": {
  9. "LEAVE_QTY": 5,
  10. "LATENESS_QTY": 3,
  11. "MENU": [
  12. {
  13. "MENU_NAME": "ACTIVITY",
  14. "DESCRIPTION": [
  15. {
  16. "DESCRIPTION": "Service at 2020-03-30 to 2020-06-30/n"
  17. },
  18. {
  19. "DESCRIPTION": "qwerty at 2020-04-06 to 2020-04-17/n"
  20. },
  21. {
  22. "DESCRIPTION": "qweqwe at 2020-04-06 to 2020-04-17/n"
  23. }
  24. ]
  25. },
  26. {
  27. "MENU_NAME": "LEAVE REQUEST",
  28. "DESCRIPTION": [
  29. {
  30. "DESCRIPTION": "2 Hour Leave : tes at Mar 17 2020 12:00AM to Mar 17 2020 12:00AM/n"
  31. },
  32. {
  33. "DESCRIPTION": "2 Hour Leave : Ijin ke pasar dulu at Mar 16 2020 12:00AM to Mar 16 2020 12:00AM/n"
  34. },
  35. {
  36. "DESCRIPTION": "4 Hour Leave : Ijin ke Mall dulu at Mar 16 2020 12:00AM to Mar 16 2020 12:00AM/n"
  37. }
  38. ]
  39. },
  40. {
  41. "MENU_NAME": "TRAVEL REQUEST",
  42. "DESCRIPTION": [
  43. {
  44. "DESCRIPTION": "testing untung create travel request at Mar 27 2020 12:00AM to Apr 3 2020 12:00AM/n"
  45. },
  46. {
  47. "DESCRIPTION": "INI CONTOH TRAVEL BISNIS at Mar 16 2020 12:00AM to Mar 16 2020 12:00AM/n"
  48. }
  49. ]
  50. }
  51. ]
  52. },
  53. "CP": 0,
  54. "Total": 0
  55. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement