---
title: "Truy vấn trạng thái đăng ký lưu ký vật chất"
method: GET
path: "/mxv/physical-delivery/deposit-registrations"
tags: ["MXV"]
---

# Truy vấn trạng thái đăng ký lưu ký vật chất

`GET /mxv/physical-delivery/deposit-registrations`

## Query parameters

- `refConfirmationCode` string
- `refDeliveryCode` string
- `refRequestCode` string
- `refTransactionDate` string

## Response `200`

OK

- FireAntApiModelsMXVMXVDepositRegistrationStatus[]
  - `refTransactionDate` string
  - `refRequestCode` string
  - `refConfirmationCode` string
  - `side` string — Hướng giao hàng: "2" = Giao
  - `contract` string
  - `deliveryCode` string
  - `quantity` string
  - `approveDate` string
  - `approveTxnum` string
  - `requestStatus` string — PENDING | DISAPPROVED | PENDING_SEND | REGISTERED | DELIVERED | REJECTED | PENDING_CANCELLED | CANCELLED | EXPIRED | DESIGNATED | DESIGNATED_REJECTED | VIOLATED
  - `rejectReason` string
  - `deliveredByCCP` string — "1" = CCP thực hiện, "0" = cá nhân thực hiện
  - `price` string — Mức giá bù trừ khi CCP thực hiện

---

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