Advanced Pricing - EBS (MOSC)

MOSC Banner

How to use PRICE_REQUEST REST Web Service call?

edited Jun 25, 2018 5:00AM in Advanced Pricing - EBS (MOSC) 1 commentAnswered

Hello,

We are using Oracle EBS 12.2.7.

We are trying to call the PRICE_REQUEST Web Service (REST), but we are unable to figure out how to provide the parameters properly.

Here is the body of our webservice call:

{

  "LOAD_ROW_Input": {

    "@xmlns": "http://xmlns.oracle.com/apps/fnd/rest/ESKPRICE/price_request",

    "RESTHeader": {

      "@xmlns": "http://xmlns.oracle.com/apps/fnd/rest/header",

      "Responsibility": "ORDER_MGMT_SUPER_USER",

      "RespApplication": "ONT",

      "Org_Id": 204

    },

    "InputParameters": {

      "P_LINE_TBL": [

        {

          "REQUEST_TYPE_CODE": "ONT",

          "LINE_INDEX": "1",

          "LINE_TYPE_CODE": "LINE",

          "PRICING_EFFECTIVE_DATE": "15-MAY-18",

          "ACTIVE_DATE_FIRST": "15-MAY-18",

          "ACTIVE_DATE_FIRST_TYPE": "NO TYPE",

          "ACTIVE_DATE_SECOND": "15-MAY-18",

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center