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

Unable to update "note to buyer" via REST API

Closed
11
Views
1
Comments
edited Aug 2, 2022 8:54AM in Self Service Procurement 1 comment

Summary:

Unable to update the 3 fields via REST API, but the oracle document shows it as a example.

Content (required):

When I create or update PR with REST API, below 3 fields are not available.

NoteToBuyer,NoteToReceiver,NoteToSupplier

But there is not any comments in oracle document.

Even in the Update PR line payload example, they are available fields to be updated as a sample.

How to create or update these 3 fields in REST API.

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

22B

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


Payload

{

    "NoteToBuyer": "aaaaa",

    "NoteToReceiver": "bbbbb",

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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