JSON request format

I want to call this service "http://api.trkd.thomsonreuters.com/api/TokenManagement/TokenManagement.svc/REST/TokenManagement_1" using CPPRest API. But i don't know the how i can pass required parameters in message body or what is the message body. Please Help...

Best Answer

  • wasin.w
    wasin.w admin
    Answer ✓

    Hello @lalit8

    1. Goto https://www.trkd.thomsonreuters.com/SupportSite/TestApi/Catalog web site with your web browser
    2. Login the page with your TRKD credential
    3. Click "TOKEN MANAGEMENT" service
    4. Click your interest service (Create Service Token, Create Impersonation Token v3,... etc)
    5. Click "DEVELOP" tab image
    6. Click SOAP or JSON based on your implementation choice image
    7. The XML or JSON message structure and schema will be available in "DOCUMENTATION" section

Answers