You are not logged in.
Pages: 1
I have defined a method based service.
I need to perform a POST call from a client (initially Postman, in production will be an Angular application).
I would like to read entire body of the call, that will contain a complex JSON that I need to parse.
How can do it ?
Thanks in advice
Offline
Yes, one minute after submit I found what I need in another post.
Ctxt.Call.InBody solve all my needs.
Thanks
Offline
Pages: 1