Stock reports

Get keys of supported rules

get/datainsights/v1.1/stock_reports/rules/country_codes

Headers

X-PROPERTY-IDinteger required

Property id of the client

Response

OK

idstring

Country Code

namestring

Feature Name

Example response

[
  {
    "id": "TH",
    "name": "Thailand"
  }
]

Changes

No recorded changes to this endpoint across all 1 revision of this API.