Posts by jpgrassi • 101 points
1 post
-
0
votes2
answers778
viewsA: Post Sends data but webapi captures null
You are arriving null because your call does not match the method signature. Try changing the data for that reason: data: { 'value' : comandaPojo }