Ringkasan Rencana Pengadaan Per Satker
AuthorizationBearer <token>
In: header
Query Parameters
lpse_id?string
ID LPSE (opsional)
tahun?integer
Tahun (opsional)
Range
2000 <= valueResponse Body
curl -X GET "http://localhost:3000/api/mock/rup/ringkasan/satker?lpse_id=string&tahun=2000"[
{
"satker": "string",
"total_paket": 0,
"total_pagu": 0
}
]