Skip to main content
POST
Dukcapil Data Full

Authorizations

Authorization
string
header
required

Use Bearer {your_api_token} in the Authorization header.

Headers

Accept
string
default:application/json
Content-Type
string
default:application/json

Body

application/json
name
string
required

Full name of the individual to be verified.

nik
string
required

Indonesian National Identity Number (Nomor Induk Kependudukan).

date_of_birth
string
required

Date of birth of the individual in YYYY-MM-DD format.

gender
string
required

Gender of the individual (for example, Male or Female).

place_of_birth
string
required

Place of birth of the individual.

marital_status
string
required

Marital status (for example, Single, Married, Divorced).

job_type
string
required

Occupation or type of job.

address
string
required

Residential address of the individual.

province
string
required

Province of residence.

city
string
required

City of residence.

district
string
required

District or municipality.

subdistrict
string
required

Subdistrict or village.

rt
string
required

Neighborhood unit (Rukun Tetangga).

rw
string
required

Community unit (Rukun Warga).

mother_maiden_name
string
required

Mother's maiden name.

no_kk
string
required

Family card number (Nomor Kartu Keluarga).

selfie_image
string
required

Base64-encoded selfie image.

trustFlowId
integer
required

Trust flow identifier used to categorize or group requests for tracking or reporting.

trustValidationId
string
required

Trust validation identifier for the verification request.

Response

200 - application/json

Dukcapil data full verified successfully

success
boolean
required
message
string
required
data
object
required
verificationStatus
string
required

Outcome of the verification (for example VERIFIED, REJECTED, REVIEW_NEEDED).

verificationStatusCode
integer
required
trustFlowId
integer
required

Trust flow identifier.

trustValidationId
string
required
verificationType
string
required

Verification type identifier (for example dukcapil_full).

metadata
object | null