iam implementing .svc web services but could not get success in response . Please let me know the issue
web service url is : http://77.92.177.131/Focus8Library/TransactionService.svc/LoadVoucher
and we have to send json input :
json is :
"{
""iVoucherType"": 5635,
""sVoucherNo"": ""101973"",
""objLoadTrans"": {
""arrBodyIds"": null,
""arrBodyNames"": [
""Product"",
""Description"",
""Unit"",
""Quantity"",
""L-Sales Quotations"",
""Rate"",
""Gross"",
""Discount Amt"",
""Discount %"",
""sRemarks""
],
""arrFooterIds"": null,
""arrFooterNames"": [
""Scheme Discount"",
""Round Off"",
""Card Charges"",
""Special Discount""
],
""arrHeaderIds"": null,
""arrHeaderNames"": [
""sVoucherNo"",
""Date"",
""CustomerAC"",
""Currency"",
""Outlet"",
""Salesman"",
""Cost Center"",
""sNarration"",
""Delivery_Address"",
""Delivery_Terms"",
""Pay_Terms"",
""LPONo""
]
},
""bByIds"": ""false""
}"
we have to send fsessionid - Should be added in the request header
session id is :==>> 280520188522077721