Advertisement
Guest User

Untitled

a guest
Jul 24th, 2017
64
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 0.87 KB | None | 0 0
  1. {
  2.     "action": "need-profile-info",
  3.     "corporate": [
  4.         {
  5.             "logo": "./images/content/s3content/corporate/corporate_logo/corplogo_1.png",
  6.             "name": "mobile application pvt ltd"
  7.         }
  8.     ],
  9.     "fields": [
  10.         {
  11.             "field-name": "education",
  12.             "multi-value": [
  13.                 [
  14.                     {
  15.                         "field-name": "branch",
  16.                         "max_len": 64,
  17.                         "value": "gr"
  18.                     },
  19.                     {
  20.                         "field-name": "college",
  21.                         "max_len": 128,
  22.                         "value": "gr"
  23.                     },
  24.                     {
  25.                         "field-name": "university",
  26.                         "max_len": 128,
  27.                         "value": "gr"
  28.                     },
  29.                     {
  30.                         "field-name": "joining_year",
  31.                         "value": "1950"
  32.                     },
  33.                     {
  34.                         "field-name": "graduation_year",
  35.                         "value": "1950"
  36.                     },
  37.                     {
  38.                         "field-name": "performance",
  39.                         "max_len": 128,
  40.                         "value": "pp"
  41.                     }
  42.                 ]
  43.             ]
  44.         }
  45.     ],
  46.     "flowId": 603,
  47.     "location": "Bangalore",
  48.     "order": "1020"
  49. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement