Thank you for supporting the Cloud Customer Connect Community in 2024. It's a gift to work with you!

Look back
You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

How to Get Supplier Audit History Using REST API

edited Feb 21, 2020 7:34AM in Supplier Management 8 comments

Summary

Oracle Applications Cloud provide public REST APIs you can use to support integration requirements for the common features like roles, users, user requests etc. One of them is the audit report resourc

Content

How to get audit report using the REST API

REST Service Name: Get Audit Report

  • Rest method: POST

          The user will have to use the REST POST method to post a request to retrieve audit reports response.

  • Path:
    The request path to be added in REST should be in the below format.

           https://<hostname>:<port>/fscmRestApi/fndAuditRESTService/audittrail/getaudithistory

  • Content Type: application/json

           The content type of request and response is in the json format

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!