Advertisement
nubooya

Untitled

May 20th, 2021
106
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.09 KB | None | 0 0
  1. {
  2. "status": "success",
  3. "message": "client-monitoring",
  4. "list": [
  5. {
  6. "id": "a566310b-6ea1-4c6f-b3f7-94fbb8fc8164",
  7. "client_number": "POCADI-009",
  8. "client_name": "Dinas Pariwisata Provinsi Malang",
  9. "office_address": "kjnjkllk",
  10. "pic": "saya",
  11. "phone": "4333",
  12. "products": [
  13. {
  14. "id": "5b64ade3-60a4-4762-b573-0038e41f1c69",
  15. "product_name": "Server",
  16. "product_info": {
  17. "product_color": "Black",
  18. "product_series": "Type Server"
  19. },
  20. "product_quota": 1,
  21. "product_allocation": 1,
  22. "install": 0,
  23. "qc": 1,
  24. "done": 0
  25. },
  26. {
  27. "id": "5b64ade3-60a4-4762-b573-0038e41f1c69",
  28. "product_name": "All In One",
  29. "product_info": {
  30. "product_color": "Black",
  31. "product_series": "Type Server"
  32. },
  33. "product_quota": 3,
  34. "product_allocation": 3,
  35. "install": 2,
  36. "qc": 0,
  37. "done": 1
  38. }
  39. ]
  40. }
  41. ]
  42. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement