POST api/VietQR/TechCombankBaoCao
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 PaymentConfirmationModel| Name | Description | Type | Additional information |
|---|---|---|---|
| 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:
[
{
"STKKhach": "sample string 1",
"TenSTKKhach": "sample string 2",
"SoTien": 3.1,
"DonVi": "sample string 4",
"SoTKCuaHang": "sample string 5",
"NoiDungCK": "sample string 6",
"CreDtTm": "2026-04-03T18:10:32.089214+07:00",
"PrxyId": "42403e4f-a269-43e7-843d-f3e75a5eb13d",
"ButToan": "sample string 9"
},
{
"STKKhach": "sample string 1",
"TenSTKKhach": "sample string 2",
"SoTien": 3.1,
"DonVi": "sample string 4",
"SoTKCuaHang": "sample string 5",
"NoiDungCK": "sample string 6",
"CreDtTm": "2026-04-03T18:10:32.089214+07:00",
"PrxyId": "42403e4f-a269-43e7-843d-f3e75a5eb13d",
"ButToan": "sample string 9"
}
]