---
title: "Quản lý hàng hoá"
method: GET
path: "/mxv/market/commodities"
tags: ["MXV"]
---

# Quản lý hàng hoá

`GET /mxv/market/commodities`

## Query parameters

- `limit` integer
- `offset` integer

## 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)
