fjaroli

curl-urvi

Aug 5th, 2025
20
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.19 KB | None | 0 0
  1. curl -X "PATCH" "https://ryss.ap.gov.in/ptld/api/customworknode/v1/worknodeietag/urvi/ie" \
  2. -H 'x-sessionid: 93172218-925b-42bd-9127-c9d6bea0f7b5' \
  3. -H 'Content-Type: application/json; charset=utf-8' \
  4. -d $'[
  5. {
  6. "person": {
  7. "personAddresses": [
  8. {
  9. "appId": "935e246d-b0c3-4427-9b35-20d976542649",
  10. "iEId": "826a2ee7-4e68-4c5b-93d1-b8f358ef93fe",
  11. "id": 5371408,
  12. "isPrimary": true,
  13. "syncStatus": "SYNC_DONE",
  14. "address": {
  15. "addressLine1": "Not Available",
  16. "country": {
  17. "dataCode": "REGION_COUNTRY.INDIA"
  18. },
  19. "addressLine2": "{\\"HabitationCode\\":\\"254449\\",\\"HabitationName\\":\\"Raghavapuram\\",\\"shgId\\":\\"010509090180101004\\",\\"shgName\\":\\"Adarsa2\\",\\"VOCode\\":\\"255320\\",\\"VOName\\":\\"Kamalapuram\\",\\"VillageCode\\":\\"252500\\",\\"VillageName\\":\\"252500\\"}",
  20. "id": 5483784,
  21. "pinCode": "000000",
  22. "state": {
  23. "dataCode": "REGION_STATE.ANDHRA_PRADESH"
  24. }
  25. }
  26. }
  27. ],
  28. "id": 4691858,
  29. "personContacts": [
  30. {
  31. "appId": "a5f544cd-7aee-4a7b-9104-16f7640c929e",
  32. "iEId": "826a2ee7-4e68-4c5b-93d1-b8f358ef93fe",
  33. "id": 4170630,
  34. "isPrimary": true,
  35. "syncStatus": "SYNC_DONE",
  36. "contact": {
  37. "contactType": {
  38. "dataCode": "CONTACT_TYPE.MOBILE"
  39. },
  40. "contactValue": "9652632494",
  41. "id": 5058345
  42. }
  43. }
  44. ],
  45. "personEducationList": [
  46. {
  47. "appId": "78057fcf-dce1-4e21-9bb1-077d838f683a",
  48. "iEId": "826a2ee7-4e68-4c5b-93d1-b8f358ef93fe",
  49. "id": 2602722,
  50. "syncStatus": "SYNC_DONE",
  51. "educationCategory": {
  52. "dataCode": "EDUCATION_CATEGORY.1_6TH_CLASS"
  53. }
  54. }
  55. ],
  56. "personProfile": {
  57. "id": 4691858,
  58. "category": {
  59. "dataCode": "PERSON_PROFILE_CATEGORY.GENERAL"
  60. },
  61. "lastName": "Thotakura",
  62. "firstName": "Satyavathi",
  63. "age": 54,
  64. "lifeStatus": {
  65. "dataCode": "LIFE_STATUS.ACTIVE"
  66. },
  67. "occupation": "Farming",
  68. "maritalStatus": {
  69. "dataCode": "MARITAL_STATUS.MARRIED"
  70. },
  71. "notes": "C5 (2021–22)/C5(POP)",
  72. "inActiveReason": "",
  73. "gender": {
  74. "dataCode": "GENDER.FEMALE"
  75. },
  76. "gapStartDate": "2025-04-22T21:07"
  77. },
  78. "personIdentifierList": [
  79. {
  80. "appId": "c9f4eb36-bbe4-4662-a11d-40181c094bc1",
  81. "iEId": "826a2ee7-4e68-4c5b-93d1-b8f358ef93fe",
  82. "id": 4810672,
  83. "identifierType": {
  84. "dataCode": "PERSON_IDENTIFIER.AADHAR_ID"
  85. },
  86. "personIdentifierNumber": "000000005773",
  87. "syncStatus": "SYNC_DONE"
  88. }
  89. ],
  90. "aliasId": "826a2ee7-4e68-4c5b-93d1-b8f358ef93fe",
  91. "personFamilyList": [
  92. {
  93. "id": 3273977,
  94. "notes": "380580100706",
  95. "memberName": "Lachiraju Thotakura",
  96. "appId": "2b3a683d-18f8-4b92-ae34-edae158f2681",
  97. "relationship": {
  98. "dataCode": "PERSON_RELATIONSHIP_TYPE.SPOUSE"
  99. },
  100. "syncStatus": "SYNC_DONE",
  101. "iEId": "826a2ee7-4e68-4c5b-93d1-b8f358ef93fe"
  102. }
  103. ]
  104. },
  105. "opId": "ec8cf1a9-cb11-44de-9ce5-c5310d562091",
  106. "caretakerTenant": {
  107. "id": 307,
  108. "loginName": "ap.gov"
  109. },
  110. "id": "103220732793205100",
  111. "onBoardedTenant": {
  112. "id": 307,
  113. "loginName": "ap.gov"
  114. },
  115. "iETaggingList": [
  116. {
  117. "appId": "d67f7d40-204b-4789-b613-45acb18769ca",
  118. "iEId": "826a2ee7-4e68-4c5b-93d1-b8f358ef93fe",
  119. "id": 1906048,
  120. "taggedToTenant": {
  121. "id": 307,
  122. "loginName": "ap.gov"
  123. },
  124. "syncStatus": "SYNC_DONE"
  125. }
  126. ],
  127. "interestedInTrade": false,
  128. "appId": "826a2ee7-4e68-4c5b-93d1-b8f358ef93fe",
  129. "syncStatus": "SYNC_NOT_INITIALIZED",
  130. "aliasId": "826a2ee7-4e68-4c5b-93d1-b8f358ef93fe"
  131. }
  132. ]'
  133.  
Advertisement
Add Comment
Please, Sign In to add comment