API Logs
  • 24 Mar 2020
  • 1 Minute to read
  • Dark
    Light
  • PDF

API Logs

  • Dark
    Light
  • PDF

Article summary

When you make an API call with logging enabled, XML files will show up in this section.  Generally there are two XML files for each call.  Once for the Request and one for the Response.  This can be very helpful to see the actual data that your service client's API code is sending into the system and exactly what is being returned from the server.

The file name for each uses the following configuration:

[API Method Name]-[Reponse/Request]-[ServerName]-[Date/Time].xml

These logs are separated by Group.


Was this article helpful?

What's Next