---
title: "Chi tiết hàng hoá"
method: GET
path: "/mxv/market/commodities/{commodityCode}"
tags: ["MXV"]
---

# Chi tiết hàng hoá

`GET /mxv/market/commodities/{commodityCode}`

## Path parameters

- `commodityCode` string, required

## Response `200`

OK

- FireAntApiModelsMXVMXVCommodityInfo
  - `commodityCode` string
  - `commodityName` string
  - `exchangeCode` string
  - `tradingUnit` string
  - `quotationUnit` string
  - `tickSize` number, double
  - `tickValue` number, double
  - `currency` string

---

[API](https://skmtc.dev/fireant/apis/fireant-restful-api.md) · [All operations](https://skmtc.dev/fireant/apis/fireant-restful-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/fireant/fireant-restful-api/revisions/12bfdf99ab50/schema)
