1. Generate VID

 

2.Auth-Lock

3.Auth-Unlock

4.Update UIN

Request to update the data

Example : Here we are updating address.

{
	"identity": {
		"addressLine1": [{
				"language": "fra",
				"value": "Bengaluru"
			},
			{
				"language": "ara",
				"value": "كُُرگ"
			}
		],
		"IDSchemaVersion": 0.2,
		"UIN": "6836907103"
	}
}