nubooya

Untitled

May 26th, 2021
101
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.31 KB | None | 0 0
  1. {
  2. "message": "success",
  3. "meta": {
  4. "sortDir": "asc",
  5. "total": 4,
  6. "page": 1,
  7. "limit": 10,
  8. "total_page": 1,
  9. "total_data": 4
  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": "3ccb7316-2fed-4ed8-8db9-d14e56dc9789",
  21. "batch_name": "Batch 2",
  22. "batch_delivery_date": "2021-05-27T03:45:56.908Z",
  23. "batch_pickup_date": "2021-10-27T03:45:56.908Z",
  24. "batch_isactive": true
  25. },
  26. {
  27. "id": "1770959b-f444-4adf-bf9b-a608faa1424e",
  28. "batch_name": "Batch 3",
  29. "batch_delivery_date": "2021-05-27T03:45:56.908Z",
  30. "batch_pickup_date": "2021-09-01T03:45:56.908Z",
  31. "batch_isactive": true
  32. },
  33. {
  34. "id": "1b604b81-c74f-4e13-bac5-fd15e04cca31",
  35. "batch_name": "Batch 4",
  36. "batch_delivery_date": "2021-05-27T03:45:56.908Z",
  37. "batch_pickup_date": "2021-09-21T03:45:56.908Z",
  38. "batch_isactive": true
  39. }
  40. ]
  41. }
Advertisement
Add Comment
Please, Sign In to add comment