Hi everyone!
I have a problem with Fundamentals Service (TRKD Api)
I need to consume GetBusinessSummary_1 service with json body.
On TRKD site it just shows XML request, and I'd like to consume it with the json
body.
Does anyone know if this is possible? Please let me know if someone has already done that and what is the body that this service is expecting.
I am trying to consume, by trkd console, but it always fails with the following error
But if a try to do the same with XML/SOAP option, it works fine.
On the other hand, when I try with postman, it returns error code 500
I don't know what I am doing wrong, can anybody can help me please?