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

Getting error message while trying to Close For Receiving Purchase Order Schedules with REST API

Hi,

I kindly request your help to change status Purchase Order Schedules with REST API. I'm trying to Close For Receiving a Purchase Order Schedules with REST API. But I'm getting error message that is "The action closeForReceiving in resource purchaseOrderSchedules is not found."

REST API

POST: https://fa-esxk-test-saasfaprod1.fa.ocs.oraclecloud.com/fscmRestApi/resources/11.13.18.05/purchaseOrderSchedules/300000522809584

Request Body:

{    "name": "closeForReceiving",    "parameters": [    {        "closeAction": "Close For Receiving"    },    {        "closeReason": "Close for receiving reason"    }    ]}

Response Body:

The action closeForReceiving in resource purchaseOrderSchedules is not found.

Thanks

Emel

Tagged:

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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