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

# Truy vấn trạng thái đăng ký giao/nhận hàng vật chất

`GET /mxv/physical-delivery/registrations`

## Query parameters

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

## Response `200`

OK

- FireAntApiModelsMXVMXVPhysicalRegistrationStatus[]
  - `refTransactionDate` string — Ngày phát sinh yêu cầu giao nhận từ thành viên
  - `refRequestCode` string — Mã yêu cầu giao nhận của TVKD
  - `refConfirmationCode` string — Mã xác nhận yêu cầu giao nhận của MXV
  - `side` string — Hướng: "1" = Nhận, "2" = Giao
  - `quanlity` string — Số lượng đăng ký (lot)
  - `contract` string — Mã hợp đồng
  - `approveDate` string — Ngày duyệt yêu cầu đăng ký tại MXV
  - `approveTxnum` string — Mã giao dịch duyệt/từ chối tại MXV
  - `requestStatus` string — PENDING | APPROVED | DISAPPROVED | PENDING_CANCELLED | CANCELLED | EXPIRED
  - `rejectReason` string — Lý do từ chối (null nếu trạng thái là Chờ Duyệt hoặc Hoàn Tất)

---

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