Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

If successful, the response contains an instance of Topics, which is a list of Topic.

{
 
  "Topics":
   
[
      {
    {
      "Id":1,
      "Name":"
Investment Software
Investment Software"
    },
      {
    {
      "Id":1333532,
      "Name":"
Local Government
Local Government"
    },
      {
    {
      "Id":1333536,
      "Name":"Legal"
    }

      .............

   
,
 
  ],
  "Success":true,
  "Message":null
}

Comments