Advertisement
vergepuppeter

change request on JSON Array

Jan 6th, 2016
145
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 1.07 KB | None | 0 0
  1. {"status":"0","data":{"recommend_detail":{"lead_id":"3","lead_created":"2015-04-20 10:06:53","post_title":"Looking for HUNTERS! ","post_alias":"xVvyp","post_bounty":"5.00","prospect_name":"Peter Chua","prospect_contact":"0122198991","prospect_email":"aikkhoonpeter@gmail.com","status":"Rejected"},"recommend_answer":[[]],"recommend_responses":[{"date":"2015-04-20 10:06:53","status":"submitted","remark":null},{"date":"2015-04-20 16:00:50","status":"rejected","remark":"just reject"}],"recommend_rewards":[[]]}}
  2.  
  3.  
  4. //Change to this, take a look at RECOMMEND_ANSWER and RECOMMEND_REWARDS
  5. {"status":"0","data":{"recommend_detail":{"lead_id":"3","lead_created":"2015-04-20 10:06:53","post_title":"Looking for HUNTERS! ","post_alias":"xVvyp","post_bounty":"5.00","prospect_name":"Peter Chua","prospect_contact":"0122198991","prospect_email":"aikkhoonpeter@gmail.com","status":"Rejected"},"recommend_answer":[],"recommend_responses":[{"date":"2015-04-20 10:06:53","status":"submitted","remark":null},{"date":"2015-04-20 16:00:50","status":"rejected","remark":"just reject"}],"recommend_rewards":[]}}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement