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).

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

A request from DealHub containing quote context and a list of items requiring pricing.

string
required

A unique, randomly generated string to identify the request.

string

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

playbook_answers
object

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

items
array of objects
required

List of items (products or bundles) for pricing.

items*
Responses

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json