Advertisement
kyraPung

Post Job Payload

Nov 29th, 2018
138
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 1.86 KB | None | 0 0
  1. { "additional": {
  2.     "additional_benifit": {
  3.        "en": "Post"
  4.     },
  5.     "requirement": {
  6.        "en": "post"
  7.     },
  8.     "responsibility": {
  9.        "en": "post"
  10.     }
  11.  },
  12.  "applicant_privacy": "unlock", // possible value: unlock |lock
  13.  "autorepost": true,
  14.  "brand_Id": "13", //possible value="" | "13"
  15.  "category_id": "396",
  16.  "company_privacy": "public", // possible value : public | private
  17.  "coupon": "apptest", // possible value: "" | "post123"
  18.  "email": [
  19.     "pung@ajobthing.com"
  20.  ],
  21.  "is_walkin": false,
  22.  "job_title": {
  23.     "zh": "",
  24.     "en": "Post job test 2 androod"
  25.  },
  26.  "job_type": [
  27.     "Full Time" //possible value: Full Time, Part Time, Internship
  28.  ],
  29.  "locations": [
  30.     {
  31.        "city": "Puchong Jaya",
  32.        "country": "Malaysia",
  33.        "state": "Selangor",
  34.        "street": "Ioi mall puchong, jalan puchong, taman bandar puchong jaya",
  35.        "zipcode": "47170"
  36.     }
  37.  ],
  38.  "no_of_vacancies": 2,
  39.  "packages": {
  40.     "booster": "", // possible value : A,B,C,OD
  41.     "unlock": true
  42.  },
  43.  "phone": [
  44.     60176449839
  45.  ],
  46.  "platforms": [ //possible value: ricebowl id =1, maukerja.my id=2, internsheep id=5, maukerja id =6
  47.     2,
  48.     1
  49.  ],
  50.  "public_contacts": {
  51.     "email": "",
  52.     "phone": "60176449839",
  53.     "whatsapp": "60176449839"
  54.  },
  55.  "req_experience": "Non-Executive", //possible value: Junior Executive, Senior Executive, Manager
  56.  "salary_currency": "RM",
  57.  "salary_extra": "",
  58.  "salary_max": 2500,
  59.  "salary_min": 1500,
  60.  "salary_privacy": "public", //possible value: public | private
  61.  "salary_type": "Monthly", // possible value: Monthly,Daily, Hourly, Annual
  62.  "walkin_details": {
  63.     "walkin_place": "",
  64.     "walkin_url": "",
  65.     "walkin_addl": "",
  66.     "walkin_address": "",
  67.     "walkin_date": "",
  68.     "walkin_from": "",
  69.     "walkin_location": "",
  70.     "walkin_to": ""
  71.  },
  72.  "whatsapp": [
  73.     60176449839
  74.  ]
  75. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement