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

      List Banner

      POST
      https://ppid.animemusic.us/api-mobile-apps/list/banner

      Request

      Body Params application/json
      title_banner
      string 
      required
      Example
      {
          "title_banner":""
      }

      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-mobile-apps/list/banner' \
      --header 'Content-Type: application/json' \
      --data-raw '{
          "title_banner":""
      }'

      Responses

      🟢200Example List Banner
      application/json
      Body
      code
      integer 
      required
      message
      string 
      required
      data
      array [object {9}] 
      required
      id_banner
      string 
      required
      title
      string 
      required
      desc
      string 
      required
      image
      string 
      required
      created_date
      string 
      required
      end_date
      string 
      required
      position
      string 
      required
      type
      string 
      required
      source
      string 
      required
      Example
      {
          "code": 0,
          "message": "Success Get Data",
          "data": [
              {
                  "id_banner": "108",
                  "title": "Welcom 2023",
                  "desc": "Selamat Datang di 2023",
                  "image": "http://localhost/1/ppid/show-file/banner/banner-welcom-202320240801_uaL6.jpg",
                  "created_date": "2023-01-03 11:38:43",
                  "end_date": "0000-00-00 00:00:00",
                  "position": "1",
                  "type": "banner",
                  "source": "http://localhost/1/ppid/show-file/banner/banner-welcom-202320240801_uaL6.jpg"
              },
              {
                  "id_banner": "117",
                  "title": "Hut Jakarta 79",
                  "desc": "Hut Jakarta 79",
                  "image": "http://localhost/1/ppid/show-file/banner/banner-hut-jakarta-7920241231_6LQP.jpg",
                  "created_date": "2024-07-22 10:30:39",
                  "end_date": "0000-00-00 00:00:00",
                  "position": "2",
                  "type": "link",
                  "source": "https://bit.ly/HUT79RI-JKT"
              },
              {
                  "id_banner": "109",
                  "title": "Apps PPID",
                  "desc": "Apps PPID",
                  "image": "http://localhost/1/ppid/show-file/banner/banner-apps-ppid20240801_rzcK.jpg",
                  "created_date": "2023-01-03 11:44:10",
                  "end_date": "0000-00-00 00:00:00",
                  "position": "6",
                  "type": "link",
                  "source": "https://play.google.com/store/apps/details?id=id.bigio.jakarta.ppid"
              }
          ]
      }
      Previous
      Majalah Media Jaya
      Next
      Jumlah Permohonan
      Built with