v1

latestOpenAPI 3.0.32026-07-24614422630.2 KB
Get Products Information

Get Products Parameters

This service returns a list of parameters required to calculate the price for each SKU.

post/api/v1/products/parameters

Request body

currencystring required

The currency ISO code to evaluate the rules upon.

geostring required

The geography to be used for the pricing calculation.

versionstring

The version name to retrieve the parameters for. If not provided, the system will use the active version.

playbookstring

The playbook name (not display name) in case there is more than one playbook.

skusstring[] required

The list of SKUs to evaluate.

Response

Success. Returns the required parameters for each SKU.