Advertisement
nubooya

Untitled

Jan 2nd, 2023
43
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.57 KB | None | 0 0
  1. {
  2. "message": "profile-app-categories",
  3. "meta": {
  4. "limit": 5,
  5. "offset": 95,
  6. "page": 20,
  7. "total": 137,
  8. "total_page": 28,
  9. "total_sales": 3991618113,
  10. "sort": [
  11. {
  12. "column": "transaction_amount",
  13. "order": "DESC"
  14. }
  15. ]
  16. },
  17. "data": [
  18. {
  19. "category_id": "dd51fbd4-5302-11ea-b6cc-87ba0e195354",
  20. "category_name": "Entrepeneur",
  21. "total_amount": 4528300,
  22. "category_qty": 57,
  23. "performance": 0.11
  24. },
  25. {
  26. "category_id": "dd51fe5f-5302-11ea-b6cc-87ba0e195354",
  27. "category_name": "Biografi & Otobiografi",
  28. "total_amount": 4310400,
  29. "category_qty": 23,
  30. "performance": 0.11
  31. },
  32. {
  33. "category_id": "dd51fb48-5302-11ea-b6cc-87ba0e195354",
  34. "category_name": "Filsafat",
  35. "total_amount": 4161400,
  36. "category_qty": 45,
  37. "performance": 0.1
  38. },
  39. {
  40. "category_id": "dd51fe2c-5302-11ea-b6cc-87ba0e195354",
  41. "category_name": "Komunikasi & Jurnalis",
  42. "total_amount": 3728000,
  43. "category_qty": 34,
  44. "performance": 0.09
  45. },
  46. {
  47. "category_id": "dd51fca6-5302-11ea-b6cc-87ba0e195354",
  48. "category_name": "Kesehatan & Kepribadian",
  49. "total_amount": 3724500,
  50. "category_qty": 22,
  51. "performance": 0.09
  52. }
  53. ]
  54. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement