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

Ability to retrieve bank account updates from Audit table rest api

Summary:

I would like to use the rest api to retrieve the Audit table entries for the Supplier bank accounts:

Content (please ensure you mask any confidential information):


I have found an API that looks to be able to complete this but I need some information.
I need the values to the below api body for product and businessObjectType to get the supplier Bank account objects.

/fscmRestApi/fndAuditRESTService/audittrail/getaudithistory
{
"fromDate": "2024-01-01",
"toDate": "2024-01-27",
"product": "",
"businessObjectType": "",
"includeChildObjects":"true"
}

Version (include the version you are using, if applicable):



Code Snippet (add any code snippets that support your topic, if applicable):

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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