RigCount
object * Additional properties are NOT allowed.
rigCountIDinteger(int32)
forDatestring(date-time)
oilRigCountnumber(double)
regionIDinteger(int32)
gasRigCountnumber(double)
miscnumber(double)
totalnumber(double)
dataForstring
regionNameArstring
regionNameEnstring
announceDatestring(date-time)
closenumber(double)
Example
ShippingPrice
object * Additional properties are NOT allowed.
commodityIDinteger(int32)
commodityNameEnstring
commodityNameArstring
forDatestring(date-time)
pricenumber(double)
Example
ConsumerGoodPriceHistoryResponse
objectPrice history for a single material.
* Additional properties are NOT allowed.
materialIDinteger(int32)
materialNameArstring
materialNameEnstring
pricesarray[object]
A single date-price observation in a history series.
* Additional properties are NOT allowed.
Show Child Parameters
Example
ConsumerGoodPriceEntry
objectA single date-price observation in a history series.
* Additional properties are NOT allowed.
forDatestring
Observation date (yyyy-MM-dd).
pricenumber(double)
Example
ApiV1Response
objectStandardized successful API response wrapper for v1.0.0 endpoints.
* Additional properties are NOT allowed.
successboolean
Always true for successful responses.
apiVersionstring
Semantic API version (e.g., “1.0.0”).
timestampstring(date-time)
UTC timestamp when the response was generated.
requestIdstring
Unique request identifier for tracing.
data
The response payload.
metaobject
Pagination and metadata information for collection responses.
* Additional properties are NOT allowed.
Show Child Parameters
rateLimitobject
Rate limit information returned with each response.
* Additional properties are NOT allowed.
Show Child Parameters
Example