POST api/KPBaoCaoMuaHang/USP_KIDS_PhieuDeNghiThanhToanNCC_MK

Request Information

URI Parameters

None.

Body Parameters

Collection of Object

None.

Request Formats

application/json, text/json

Sample:
[
  {},
  {}
]

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

Collection of KPUSP_KIDS_PhieuDeNghiThanhToanNCC_MK
NameDescriptionTypeAdditional information
ColChoose

boolean

None.

PostDate

date

None.

DocType

string

None.

DocNo

string

None.

PaymentCode

string

None.

AmountLCY

decimal number

None.

RemainingAmount

decimal number

None.

CN

string

None.

BuyFrVenNo

string

None.

isPrinted

boolean

None.

Response Formats

application/json, text/json

Sample:
[
  {
    "ColChoose": true,
    "PostDate": "2026-01-29T16:33:08.9365797+07:00",
    "DocType": "sample string 3",
    "DocNo": "sample string 4",
    "PaymentCode": "sample string 5",
    "AmountLCY": 6.0,
    "RemainingAmount": 7.0,
    "CN": "sample string 8",
    "BuyFrVenNo": "sample string 9",
    "isPrinted": true
  },
  {
    "ColChoose": true,
    "PostDate": "2026-01-29T16:33:08.9365797+07:00",
    "DocType": "sample string 3",
    "DocNo": "sample string 4",
    "PaymentCode": "sample string 5",
    "AmountLCY": 6.0,
    "RemainingAmount": 7.0,
    "CN": "sample string 8",
    "BuyFrVenNo": "sample string 9",
    "isPrinted": true
  }
]