GET
Verify a South African national ID number and fetch the holderโs Home Affairs record.
/api/v1/za/kyc/idHeaders
Query parameters
Response
Returns anentity object with the holderโs Home Affairs record.
With photograph
To also return the holderโs photo, call theid_withphoto variant. It takes the same id_number query parameter and returns the same entity object plus a base64 photo field.