POST api/KPBaoCaoDoanhSo/USP_KIDS_SOTatToan2Lan
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 KPDanhSachDonGiaoSauTatToan| Name | Description | Type | Additional information |
|---|---|---|---|
| SO | string |
None. |
|
| ShipmentNo | string |
None. |
|
| ReceiptNo_ | string |
None. |
|
| StoreNo_ | string |
None. |
|
| PostingDate | date |
None. |
|
| AmountIncludingVAT | decimal number |
None. |
|
| AmountPayment | decimal number |
None. |
|
| DateCreated | date |
None. |
|
| TimeCreated | date |
None. |
|
| User | string |
None. |
Response Formats
application/json, text/json
Sample:
[
{
"SO": "sample string 1",
"ShipmentNo": "sample string 2",
"ReceiptNo_": "sample string 3",
"StoreNo_": "sample string 4",
"PostingDate": "2026-01-29T16:33:14.9150435+07:00",
"AmountIncludingVAT": 1.0,
"AmountPayment": 1.0,
"DateCreated": "2026-01-29T16:33:14.9150435+07:00",
"TimeCreated": "2026-01-29T16:33:14.9150435+07:00",
"User": "sample string 5"
},
{
"SO": "sample string 1",
"ShipmentNo": "sample string 2",
"ReceiptNo_": "sample string 3",
"StoreNo_": "sample string 4",
"PostingDate": "2026-01-29T16:33:14.9150435+07:00",
"AmountIncludingVAT": 1.0,
"AmountPayment": 1.0,
"DateCreated": "2026-01-29T16:33:14.9150435+07:00",
"TimeCreated": "2026-01-29T16:33:14.9150435+07:00",
"User": "sample string 5"
}
]