v1
latestOpenAPI 3.0.12026-07-245277551.2 MBStock reports
Get custom cdf of a stock report
Get a created custom cdf of a stock report.
get/datainsights/v1.1/stock_reports/{stock_report_id}/custom_cdfs/{custom_cdf_id}
Path parameters
stock_report_idinteger required
Stock report id of the resource
custom_cdf_idinteger required
Custom cdf id of the resource
Headers
X-PROPERTY-IDinteger required
Property id of the client
Response
OK
Example response
{
"column": "full_address",
"name": "Full address",
"description": "CDF with the full address information",
"kind": "String",
"format": "currency"
}