Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- {
- "status": "success",
- "message": "Daftar provinsi",
- "data": {
- "current_page": 1,
- "data": [
- {
- "id": "3fa5de84-076d-4c8d-b544-a5715eaf19bb",
- "kode": "PROV001 ",
- "nama": "Provinsi Contoh 1",
- "created_at": "2024-11-20 13:26:07",
- "updated_at": "2024-11-21 03:01:44",
- "created_by": "4a068247-5537-4f35-af76-41840b686e13",
- "updated_by": "bb8f22b9-b7bf-4f5d-9dd3-890e7375cc78",
- "deleted_at": null,
- "deleted_by": null
- },
- {
- "id": "8c7a581d-df14-45ac-9574-24b170cb7e48",
- "kode": "001 ",
- "nama": "Aceh",
- "created_at": "2024-11-21 03:02:01",
- "updated_at": "2024-11-21 03:02:01",
- "created_by": "bb8f22b9-b7bf-4f5d-9dd3-890e7375cc78",
- "updated_by": null,
- "deleted_at": null,
- "deleted_by": null
- },
- {
- "id": "910e5d0d-18fc-494b-80d9-7a5e171ade14",
- "kode": "Aceh ",
- "nama": "002",
- "created_at": "2024-11-21 02:58:03",
- "updated_at": "2024-11-21 02:58:03",
- "created_by": "bb8f22b9-b7bf-4f5d-9dd3-890e7375cc78",
- "updated_by": null,
- "deleted_at": null,
- "deleted_by": null
- }
- ],
- "first_page_url": "http://klaimdiytaspen.online:8081/api/provinsi?page=1",
- "from": 1,
- "last_page": 1,
- "last_page_url": "http://klaimdiytaspen.online:8081/api/provinsi?page=1",
- "links": [
- {
- "url": null,
- "label": "« Previous",
- "active": false
- },
- {
- "url": "http://klaimdiytaspen.online:8081/api/provinsi?page=1",
- "label": "1",
- "active": true
- },
- {
- "url": null,
- "label": "Next »",
- "active": false
- }
- ],
- "next_page_url": null,
- "path": "http://klaimdiytaspen.online:8081/api/provinsi",
- "per_page": 15,
- "prev_page_url": null,
- "to": 3,
- "total": 3
- },
- "error": null,
- "meta": {}
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement