nubooya

Untitled

May 28th, 2021 (edited)
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.42 KB | None | 0 0
  1. {
  2. "message": "success",
  3. "meta": {
  4. "sortDir": "asc",
  5. "total": 8,
  6. "page": 1,
  7. "limit": 10,
  8. "total_page": 1,
  9. "total_data": 8
  10. },
  11. "list": [
  12. {
  13. "id": "33a2ad1f-e354-4c24-8fc4-eaef6f3cf420",
  14. "batch_name": "Batch 1",
  15. "batch_delivery_date": "2021-05-27T03:45:56.908Z",
  16. "batch_pickup_date": "2021-10-12T03:45:56.908Z",
  17. "batch_isactive": true
  18. },
  19. {
  20. "id": "cde10435-23ef-4d44-a2cf-906398b2083e",
  21. "batch_name": "Batch 11",
  22. "batch_delivery_date": "2021-05-27T03:45:56.908Z",
  23. "batch_pickup_date": "2021-10-12T03:45:56.908Z",
  24. "batch_isactive": true
  25. },
  26. {
  27. "id": "955be7bd-45dd-4cbe-864d-d06ee1af0f9b",
  28. "batch_name": "Batch 12",
  29. "batch_delivery_date": "2021-05-29T03:56:39.000Z",
  30. "batch_pickup_date": "2021-05-28T03:56:33.000Z",
  31. "batch_isactive": true
  32. },
  33. {
  34. "id": "efd2728f-f73a-4eff-98e2-261160189802",
  35. "batch_name": "Batch 13",
  36. "batch_delivery_date": "2021-05-29T03:58:17.000Z",
  37. "batch_pickup_date": "2021-05-29T03:58:15.000Z",
  38. "batch_isactive": true
  39. },
  40. {
  41. "id": "8327c8f7-fc02-4110-8cb1-356a4465f132",
  42. "batch_name": "Batch 19",
  43. "batch_delivery_date": "2021-05-29T07:04:17.000Z",
  44. "batch_pickup_date": "2021-05-04T07:04:14.000Z",
  45. "batch_isactive": true
  46. },
  47. {
  48. "id": "3ccb7316-2fed-4ed8-8db9-d14e56dc9789",
  49. "batch_name": "Batch 2",
  50. "batch_delivery_date": "2021-05-27T03:45:56.908Z",
  51. "batch_pickup_date": "2021-10-27T03:45:56.908Z",
  52. "batch_isactive": true
  53. },
  54. {
  55. "id": "a642da09-e61b-40b1-9a80-0f9773bc9932",
  56. "batch_name": "Batch 20",
  57. "batch_delivery_date": "2021-05-06T04:01:05.000Z",
  58. "batch_pickup_date": "2021-05-05T04:01:02.000Z",
  59. "batch_isactive": true
  60. },
  61. {
  62. "id": "1770959b-f444-4adf-bf9b-a608faa1424e",
  63. "batch_name": "Batch 3",
  64. "batch_delivery_date": "2021-05-27T03:45:56.908Z",
  65. "batch_pickup_date": "2021-09-01T03:45:56.908Z",
  66. "batch_isactive": true
  67. }
  68. ]
  69. }
Add Comment
Please, Sign In to add comment