"{ "SearchSubscriptionsResult": {"a:numberOfResults": "1", "a:Subscriptions": {"a:Subscription": {"a:cardToken": "2f66ghghg-", "a:collectionStore": null, "a:creationDate": "2022-11-07T20:39:06", "a:customerName": "Anas Khalid", "a:customerNo": "00ghg0002", "a:deliveryCharge": "0", "a:deliveryType": "Home Delivery", "a:dueDate": null, "a:frequency": "1", "a:locationCode": "857", "a:locationName": "AmazonUK", "a:productSetCode": "000024", "a:productSetName": "000024", "a:productSetPrice": "5", "a:status": "Cancelled", "a:subscriptionNo": "07subhd01", "a:totalCharge": "5", "b:address": [ { "b:addressLine": [ {"line": "1", "value": "Address line for shipping address" }, {"line": "2", "value": "Address line for shipping address1" } ], "b:country": "GB", "b:deliveryInstructions": "Justinbill", "b:name": "AghgMadni", "b:phoneNumber": "034545", "b:postalCode": "HU15 1YJ", "b:region": null, "b:town": "Manchester", "type": "shipping" }, { "b:addressLine": [ {"line": "1", "value": "ippghing address" }, {"line": "2", "value": "Address line for shipping address2" } ], "b:country": "GBgh", "b:name": "Aghnas Madni", "b:phoneNumber": "454454545", "b:postalCode": "HU15 1YJ", "b:region": "Kingdom", "b:town": "London", "type": "billing" } ] } } }}"
Asked
Active
Viewed 9 times
0
-
i already used these link soulution https://stackoverflow.com/questions/16692371/replacing-escape-characters-from-json#:~:text=I%20have%20found%20that%20the,%5Ct%20etc%2C%20are%20removed.&text=This%20is%20the%20only%20right%20answer. https://stackoverflow.com/questions/16331770/json-how-to-properly-strip-the-escape-characters-with-json-net – Shahbaz Rajput Mar 17 '23 at 07:14