POST api/VietQR/TechCombankBaoCaoOnline
Request Information
URI Parameters
None.
Body Parameters
Collection of ObjectNone.
Request Formats
application/json, text/json
Sample:
[
{},
{}
]
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
Collection of PaymentConfirmationOnlineModel| Name | Description | Type | Additional information |
|---|---|---|---|
| MaCuaHang | string |
None. |
|
| STKKhach | string |
None. |
|
| TenSTKKhach | string |
None. |
|
| SoTien | decimal number |
None. |
|
| DonVi | string |
None. |
|
| SoTKCuaHang | string |
None. |
|
| NoiDungCK | string |
None. |
|
| CreDtTm | date |
None. |
|
| PrxyId | globally unique identifier |
None. |
|
| ButToan | string |
None. |
Response Formats
application/json, text/json
Sample:
[
{
"MaCuaHang": "sample string 1",
"STKKhach": "sample string 2",
"TenSTKKhach": "sample string 3",
"SoTien": 4.1,
"DonVi": "sample string 5",
"SoTKCuaHang": "sample string 6",
"NoiDungCK": "sample string 7",
"CreDtTm": "2026-01-29T16:29:46.1820539+07:00",
"PrxyId": "14362217-e421-4313-8995-f16fccbba12c",
"ButToan": "sample string 10"
},
{
"MaCuaHang": "sample string 1",
"STKKhach": "sample string 2",
"TenSTKKhach": "sample string 3",
"SoTien": 4.1,
"DonVi": "sample string 5",
"SoTKCuaHang": "sample string 6",
"NoiDungCK": "sample string 7",
"CreDtTm": "2026-01-29T16:29:46.1820539+07:00",
"PrxyId": "14362217-e421-4313-8995-f16fccbba12c",
"ButToan": "sample string 10"
}
]