PPID Jakarta
    PPID Jakarta
    • Daftar Pejabat Struktural
      POST
    • Daftar Nama Spmu
      POST
    • Playlist Youtube
      POST
    • Daftar LKPD
      POST
    • Survei Layanan PPID
      POST
    • Komik Oke Sip
      POST
    • Daftar Dokumen RUP
      POST
    • Daftar Tender LPSE
      POST
    • Daftar Pengadaan Barang & Jasa
      POST
    • Siaran Pers Gabungan
      POST
    • Kirim Otp ( Kontak Kami )
      POST
    • SOP PPID
      POST
    • Struktur Organisasi
      POST
    • Validasi Otp ( Kontak Kami )
      POST
    • List LPPD
      POST
    • Daftar LKIP
      POST
    • Laporan PPID
      POST
    • Daftar Informasi Berkala
      POST
    • Informasi Serta Merta
      POST
    • Informasi Setiap Saat
      POST
    • Tugas Dan Fungsi
      POST
    • List Hari Libur Dan Cuti Bersama
      POST
    • Siaran Pers Provinsi
      POST
    • Siaran Pers Wilayah
      POST
    • Detail Siaran Pers Wilayah
      POST
    • Detail Siaran Pers Provinsi
      POST
    • Copy Pers Provinsi
      POST
    • Copy Pers Wilayah
      POST
    • Preview Pers
      POST
    • Preview Pers Wilayah
      POST
    • List All SKPD
      POST
    • List Cara Mendapatkan Salinan
      POST
    • List All Kategori Permohonan
      POST
    • List All Cara Memperoleh Informasi
      POST
    • List All Mendapatkan Salinan Informasi
      POST
    • List Daftar Informasi Publik
      POST
    • Detail Daftar Informasi Publik
      POST
    • List Dokumen Informasi Publik
      POST
    • Detail Dokumen Informasi Publik
      POST
    • Cek Status Permohonan
      POST
    • Cek Status Kebertan
      POST
    • Ajukan Permohonan
      POST
    • Ajukan Keberatan
      POST
    • List Alasan Keberatan
      POST
    • Cek Data Permohonan Selesai
      POST
    • Login Akun PPID
      POST
    • List Permohonan PPID
      POST
    • List Keberatan PPID
      POST
    • Majalah Media Jaya
      POST
    • List Banner
      POST
    • Jumlah Permohonan
      POST
    • Statistik Informasi Publik ( Only Apps )
      GET
    • Api Statistik Total Permohonan ( Only Apps )
      POST
    • Api Permohonan Selesai ( Only Apps )
      POST

      Cek Status Permohonan

      POST
      https://ppid.animemusic.us/api/permohonan-wilayah/cek-history-permohonan

      Request

      Body Params application/json
      nik_no_ktp
      string 
      required
      kode_permohonan
      string 
      required
      Example
      {
        "nik_no_ktp": "2222222222222222",
        "kode_permohonan": "24-22931-3"
      }

      Request samples

      Shell
      JavaScript
      Java
      Swift
      Go
      PHP
      Python
      HTTP
      C
      C#
      Objective-C
      Ruby
      OCaml
      Dart
      R
      Request Request Example
      Shell
      JavaScript
      Java
      Swift
      curl --location --request POST 'https://ppid.animemusic.us/api/permohonan-wilayah/cek-history-permohonan' \
      --header 'Content-Type: application/json' \
      --data-raw '{
        "nik_no_ktp": "2222222222222222",
        "kode_permohonan": "24-22931-3"
      }'

      Responses

      🟢200Example Respon Success
      application/json
      Body
      code
      integer 
      required
      message
      string 
      required
      data
      object 
      required
      kode_permohonan
      string 
      required
      label_kategori
      string 
      required
      kategori_perorangan
      string 
      required
      name_lengkap
      string 
      required
      label_name_lengkap
      string 
      required
      nik_no_ktp
      string 
      required
      label_nik_no_ktp
      string 
      required
      status_permohonan
      string 
      required
      estimate_jwb_permohonan
      string 
      required
      row_history
      array [object {3}] 
      required
      Example
      {
          "code": 0,
          "message": "Success Get Data",
          "data": {
              "kode_permohonan": "24-22931-3",
              "label_kategori": "Kategori Permohonan",
              "kategori_perorangan": "Perorangan",
              "name_lengkap": "fathul hudoyo",
              "label_name_lengkap": "Nama Lengkap",
              "nik_no_ktp": "2222222222222222",
              "label_nik_no_ktp": "NIK/No.Identitas Pribadi",
              "status_permohonan": "Dalam Proses",
              "estimate_jwb_permohonan": "Selasa, 13 Februari 2024 23:59",
              "row_history": [
                  {
                      "date_permohonan": "2024-01-26 10:59:09",
                      "label_history": "Permohonan Di Verifikasi Admin PIC PPID PD/UKPD  ( Fathul Skpd )",
                      "verify_date": "Jumat, 26 Januari 2024 10:59"
                  },
                  {
                      "date_permohonan": "2024-01-26 04:15:25",
                      "label_history": "Jawaban Permohonan Di Revisi Admin PIC PPID PD/UKPD  ( Fathul Skpd ) ",
                      "verify_date": "Jumat, 26 Januari 2024 04:15"
                  },
                  {
                      "date_permohonan": "2024-01-26 04:05:54",
                      "label_history": "Jawaban Permohonan Sudah Di Buat Admin PIC PPID PD/UKPD  ( Fathul Skpd ) Menunggu Di Verifikasi Admin PIC PPID Provinsi",
                      "verify_date": "Jumat, 26 Januari 2024 04:05"
                  }
              ]
          }
      }
      Previous
      Detail Dokumen Informasi Publik
      Next
      Cek Status Kebertan
      Built with