Click here to Skip to main content
15,890,512 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi,

I need to generate sample url from below data. I have no idea about the json format url and data. please can any one help me to find out this.

VB
RewardsConnector-url = http://10.1.6.51:9080/points/view
request string  =  {"userId":"94725525110","merchantId":"REDEEM_BALANCE","locale":"en"}


and

VB
RewardsConnector-url = http://10.1.6.51:9080/opt/optIn
 request string  =  {"userId":"94725525110","merchantId":"REDEEM_BALANCE","campaignId":"5000000000002","externalTrxId":"1370341884215009","locale":"en"}



Thanks,
Posted
Updated 26-Jun-13 21:01pm
v5
Comments
Mahesh Bailwal 27-Jun-13 4:12am    
JASON is response type not URL. So Jason URL are just like regular URL, only difference is when you hit JASON based URL it will return you JASON object in plan text format.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900