Advertisement
nubooya

Untitled

Apr 6th, 2021
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.86 KB | None | 0 0
  1. {
  2. "code": "success",
  3. "message": "list-cadets",
  4. "data": [
  5. {
  6. "id": "c0259237-7ac0-4a46-9ad6-6974d5a3479e",
  7. "cadet_picture": "body.cadet_picture",
  8. "cadet_name": "Bertres",
  9. "cadet_regnumber": "231431",
  10. "cadet_gender": "Pria",
  11. "location_name": "Kota Yogyakarta",
  12. "status_name": null,
  13. "province_name": "Yogyakarta"
  14. },
  15. {
  16. "id": "33d916f0-737e-4eb6-a3c6-54f0dfc18e9b",
  17. "cadet_picture": "https://storage-ptb.mocogawe.com/general-files/documents/STIN.pdf",
  18. "cadet_name": "Bertres",
  19. "cadet_regnumber": "YO3628",
  20. "cadet_gender": "Pria",
  21. "location_name": "Kota Yogyakarta",
  22. "status_name": null,
  23. "province_name": "Yogyakarta"
  24. }
  25. ]
  26. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement