chnage user details in user script
This commit is contained in:
@@ -1,9 +1,9 @@
|
|||||||
curl --location --request POST 'https://asia-south1-hpos-af3cc.cloudfunctions.net/registerUser' --header 'Content-Type: application/json' --header 'x-client: e16a1bd15af2ee640f5a7a18c8d8333f5f01f7c66e003bbc21ee52870f1bce27' --data-raw '{
|
curl --location --request POST 'https://asia-south1-hpos-qa.cloudfunctions.net/registerUser' --header 'Content-Type: application/json' --header 'x-client: e16a1bd15af2ee640f5a7a18c8d8333f5f01f7c66e003bbc21ee52870f1bce27' --data-raw '{
|
||||||
"_id": "202396063572UTALSP",
|
"_id": "202311180000SMIBLR",
|
||||||
"aadharId": "876795956467",
|
"aadharId": "876795956467",
|
||||||
"abhaId": "12434949797979",
|
"abhaId": "12434949797979",
|
||||||
"birthYear": "2000",
|
"birthYear": "2000",
|
||||||
"bloodGroup": "",
|
"bloodGroup": "O+",
|
||||||
"careOf": "",
|
"careOf": "",
|
||||||
"caste": "",
|
"caste": "",
|
||||||
"city": "Bengaluru",
|
"city": "Bengaluru",
|
||||||
@@ -11,7 +11,7 @@ curl --location --request POST 'https://asia-south1-hpos-af3cc.cloudfunctions.ne
|
|||||||
"gender": "Male",
|
"gender": "Male",
|
||||||
"house": "42",
|
"house": "42",
|
||||||
"maritalStatus": "Single",
|
"maritalStatus": "Single",
|
||||||
"name": "SMI/SC/046/01/001",
|
"name": "SMI BLR",
|
||||||
"phoneNumber": "9123456789",
|
"phoneNumber": "9123456789",
|
||||||
"pinCode": "560060",
|
"pinCode": "560060",
|
||||||
"registeredBy": "admin",
|
"registeredBy": "admin",
|
||||||
|
|||||||
Reference in New Issue
Block a user