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

REST APIs for POs

edited Oct 8, 2019 4:38AM in Purchasing 1 comment

Summary

REST APIs for POs

Content

Hi All,

I have been using Purchase Order REST API for Procurement Cloud and observed few updates which I believe were part of recent patch updates. Earlier on calling the /purchaseOrders endpoint, it would return all the POs whereas oracle has introduced the concept of paging. This seems a useful update as the JSON response might have many POs and it could become troublesome to parse such large responses.

I was able to update my program to loop through all POs, I was wondering if we can also filter what field do we need to see in the response. I see few querying capabilities have been added to REST request but didn't see options to filter fields. For example, I am only interested in OrderNumber and Creation Date for the POs returned as JSON response. Is there a way to query specific fields only ?

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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