API Logs
- 24 Mar 2020
- 1 Minute to read
- Print
- DarkLight
- PDF
API Logs
- Updated on 24 Mar 2020
- 1 Minute to read
- Print
- DarkLight
- PDF
Article summary
Did you find this summary helpful?
Thank you for your feedback!
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?