---
title: "Truy vấn trạng thái nhận hàng vật chất tại kho"
method: GET
path: "/mxv/physical-delivery/transactions"
tags: ["MXV"]
---

# Truy vấn trạng thái nhận hàng vật chất tại kho

`GET /mxv/physical-delivery/transactions`

## Query parameters

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

## Response `200`

OK

- FireAntApiModelsMXVMXVPhysicalTransactionStatus[]
  - `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
  - `quantity` string
  - `contract` string — Mã hợp đồng
  - `deliveryCode` string — Mã lưu ký hàng (deliveryCode)
  - `pairingCode` string — Mã nhận hàng (pairingCode)
  - `warehouse` string
  - `fromDate` string
  - `toDate` string
  - `approveDate` string — Ngày duyệt tại MXV
  - `approveTxnum` string — Mã giao dịch tại MXV
  - `requestStatus` string — PENDING_SEND | REGISTERED | RECEIVED | CANCELLED | PENDING_CANCELLED | REJECTED | DESIGNATED | DESIGNATED_REJECTED | VIOLATED
  - `rejectReason` string — Lý do từ chối (null nếu trạng thái là Chờ Duyệt hoặc Hoàn Tất)
  - `receivedByCCP` 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)
