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 Approve a Purchase Order with REST API

edited Sep 6, 2021 9:18PM in Purchasing 4 comments

Content

I have a situation that need to approval a purchase order using REST API.

I seach this API /bpm/api/4.0/tasks/ , but when executed display this message.

BODY

{
"action": { "id":"APPROVE"}
}
 
RESPONSE
{
    "hasMore"false,
    "items": [
        {
            "hasSubTasksFlag"false,
            "approvalDuration"0,
            "title""No Action specified",
            "length"0
        }
    ]
}
 
Any suggestion ?
 
 

Version

21 C
Tagged:

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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