---
title: "Chi tiết hợp đồng"
method: GET
path: "/mxv/market/contracts/{contractCode}"
tags: ["MXV"]
---

# Chi tiết hợp đồng

`GET /mxv/market/contracts/{contractCode}`

## Path parameters

- `contractCode` string, required

## Response `200`

OK

- FireAntApiModelsMXVMXVContractInfo
  - `contractCode` string
  - `contractName` string
  - `commodityCode` string
  - `subType` string
  - `status` string
  - `firstTradingDate` string
  - `lastTradingDate` string
  - `expirationDate` string
  - `multiplier` number, double

---

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