v1

latestOpenAPI 3.0.32026-07-24614422630.2 KB
Callouts

Retrieve Real-Time Pricing

❗️ Important

This is not an endpoint provided by DealHub. This page present the endpoint definition you need to make available so DealHub can call it.

This endpoint enables DealHub to retrieve real-time product prices and attributes from your external system while a quote is being generated.

The specific URL for this endpoint is configured by the administrator in the DealHub UI.

📘 Date Formats

All date and time values are provided in ISO 8601 format and standardized to UTC (Coordinated Universal Time) yyyy-MM-dd'T'HH:mm:ss.SSS'Z' (e.g., 2025-09-01T15:39:25Z).

post/

Request body

request_idstring required

A unique, randomly generated string to identify the request.

authenticationstring

Authentication details passed in the request body. This value mirrors the content of the Authorization header.

playbook_answersobject

A key-value map of playbook answers selected by the administrator in the Callout configuration. The keys and value types are customer-specific.

Response

Successful response containing the calculated prices and attributes for each item.