Get business summary operation (fundamentals service) with json body

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

image

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

image

I don't know what I am doing wrong, can anybody can help me please?

Best Answer

  • wasin.w
    wasin.w admin
    Answer ✓

    Hello @johana.anez

    I have checked the TRKD API Catalog page, the Fundamental service has the HTTP API interfaces for Get Business Summary Operation.

    In the API Catalog page, please go to Home --> Catalog --> Fundamentals --> Get Business Summary --> Develop tab. Then choose "JSON".


    image

    image

    This page also give you a detail of URL endpoint, request and response messages.