REST APIs (Outbound)

Use the REST APIs outbound integration option to export pricing data for price lists, discount lists, pricing matrixes, pricing matrix classes, pricing bases, pricing segments, pricing strategies, pricing strategy assignments, pricing, pricing parameters, and pricing tiers.

You can

For example, you'd use this integration option if your business must update or add prices in near real-time.

Key Features

  • Access the database data in real-time (outbound).
  • Export a single record or all records for a given pricing entity.

Best Practices

  • Use this option only if you need to perform near real-time mode operations in Oracle Pricing.
  • Use for maintenance and to provide documents for internal discussion.
  • Allows integration of data with external systems.
  • Protects proprietary data after exporting.
  • To improve performance:
    • Limit the operations to a smaller set of records at one time.
    • Limit the attributes using the fields query parameter when performing GET operations.
    • Avoid OR conditions with LIKE clauses.
    • Use only child query criteria to avoid querying master records.

Constraints

Limited to a smaller set of records.