Advertisement
Guest User

Untitled

a guest
Oct 18th, 2019
127
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.66 KB | None | 0 0
  1. {
  2. "getItems":{
  3. "response": {
  4. "items": {
  5. "ED852942182TH": [
  6. {
  7. "barcode": "ED852942182TH",
  8. "status": "103",
  9. "status_description": "รับฝาก",
  10. "status_date": "19/07/2562 18:12:26+07:00",
  11. "location": "คต.กาดสวนแก้ว",
  12. "postcode": "00131",
  13. "delivery_status": null,
  14. "delivery_description": null,
  15. "delivery_datetime": null,
  16. "receiver_name": null,
  17. "signature": null
  18. },
  19. {
  20. "barcode": "ED852942182TH",
  21. "status": "201",
  22. "status_description": "ส่งออกจากที่ทำการกลางทาง",
  23. "status_date": "20/07/2562 15:12:15+07:00",
  24. "location": "คต.กาดสวนแก้ว",
  25. "postcode": "00131",
  26. "delivery_status": null,
  27. "delivery_description": null,
  28. "delivery_datetime": null,
  29. "receiver_name": null,
  30. "signature": null
  31. }
  32. ]
  33. },
  34. "track_count": {
  35. "track_date": "27/08/2562",
  36. "count_number": 48,
  37. "track_count_limit": 1500
  38. }
  39. },
  40. "message": "successful",
  41. "status": true
  42. }
  43. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement