DATE:
AUTHOR:
Nathan Mojica
New Feature
Product & API SightMap

Added ‘Pricing Execution Source’ endpoints to the Pricing Executions resource of the SightMap REST API.

DATE:
AUTHOR: Nathan Mojica

The SightMap REST API now supports access to execution source files for Pricing & Availability workflows, making it easier to debug pricing discrepancies by reviewing the exact data used during an execution.

What’s changing?

The SightMap API now provides access to source files generated during Pricing & Availability executions. You can retrieve a list of source files for a given execution and view the full XML or JSON contents of each file.

Previously, this data was not easily accessible via the API, making it harder to diagnose issues tied to upstream feeds.

What to expect:

API consumers can now directly access the raw data behind a pricing execution. This makes it faster to identify feed issues, validate data inputs, and troubleshoot discrepancies without relying on indirect logs or support requests.

What do you need to do?

To get started:

  • Pass the experimental flag: execution-sources

Powered by LaunchNotes