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

Approve Expense via REST API /expenseReports/{expid}/action/processWFAction not working

edited Jan 17, 2023 8:56AM in Expenses 2 comments

Summary:

Hi Team,


We are using below REST API to approve employee expense, but it's returning result as N, any pointers would be helpful?

/fscmRestApi/resources/11.13.18.05/expenseReports/3000000123444/action/processWFAction


Thanks,

Rahul

Content (required):


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

R13, 22D

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

Request payload-

{

    "action" :"APPROVE",

    "comments" : "Approve via REST API"

}

Response -


{

    "result": "N"

}

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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