๐ 1. Load PID XML File
๐ Drag & drop or click to select PID XML file
(PidData XML format as per UIDAI standards)
๐ Aadhaar Number
๐ hcaosekey
124152
๐ฆ Payload structure
multipart/form-data
๐ก Note: API endpoint expects multipart/form-data with fields:
โข aadhaarNumber (string)
โข hcaosekey (string: 124152)
โข pidData (XML content) โ extracted from uploaded file.
โข piddata (XML content) โ for compatibility
โข The backend returns JSON response (even on 500 error, we show parsed JSON).