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 call REST API using Http PATCH Method

edited Feb 26, 2020 2:30PM in Integration 8 comments

Summary

In Java how to call REST API (json) using http PATCH method

Content

We have a requirement to update Planned orders in Cloud SCP from EBS. To update the planned order in cloud Oracle as provided a REST API which accepts request method as PATCH.

I need information/sample Java code to which call the REST API using the Http Patch method?

The REST API is:

/fscmRestApi/resources/11.13.18.05/supplyPlans/{PlanId}/child/PlanningSupplies/{TransactionId}

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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