REST APIs (Outbound)

Use REST APIs if your business processes require that negotiation responses to awarded responses be fetched in near real-time.

Key Features

The REST API GET operation fetches the awarded responses as a supplier or category manager.

Best Practices

For better performance, limit the attributes using the fields query parameter while performing a GET operation whenever it's supported.

Constraints

All Oracle Sourcing REST APIs don't allow the return of more than 500 records in a single call. You can paginate through an entire set using the offset and limit in REST parameters.