Description
This endpoints belong to Data Provinsi resource
Usage
https://www.electionhouse.org/api/dataprovinsi
Headers
Content-Type
application/json
x-api-key
sss0ccg4kcck8w48owwsw40w8ss4w48w44k8cw8g
Parameters Example
limit
optional, type: integer
optional, type: integer
Jumlah data (default: 10)
offset
optional, type: integer
optional, type: integer
Posisi awal dari dataset, berguna untuk pagination (default: 0)
Example Response
{ "count": 1, "data": { "idProvinsi": "11", "namaProvinsi": "ACEH" } }