POST api/KPBaoCaoDoanhSo/USP_KIDS_POSByDate

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_POSByDate
NameDescriptionTypeAdditional information
StN

string

None.

PosN

string

None.

TranN

integer

None.

RecN

string

None.

MemberAccount

string

None.

ItN

string

None.

Des

string

None.

Qty

decimal number

None.

Pri

decimal number

None.

TotRouAm

decimal number

None.

DisAm

decimal number

None.

CosAm

decimal number

None.

NetAm

decimal number

None.

VatAm

decimal number

None.

StaI

string

None.

SalSta

string

None.

OffN

string

None.

TranD

date

None.

H

integer

None.

M

integer

None.

C1

string

None.

C2

string

None.

Kho

string

None.

ItVat

integer

None.

GenPGr

string

None.

Response Formats

application/json, text/json

Sample:
[
  {
    "StN": "sample string 1",
    "PosN": "sample string 2",
    "TranN": 3,
    "RecN": "sample string 4",
    "MemberAccount": "sample string 5",
    "ItN": "sample string 6",
    "Des": "sample string 7",
    "Qty": 1.0,
    "Pri": 1.0,
    "TotRouAm": 1.0,
    "DisAm": 1.0,
    "CosAm": 1.0,
    "NetAm": 1.0,
    "VatAm": 1.0,
    "StaI": "sample string 8",
    "SalSta": "sample string 9",
    "OffN": "sample string 10",
    "TranD": "2026-01-29T16:30:44.6964611+07:00",
    "H": 1,
    "M": 1,
    "C1": "sample string 11",
    "C2": "sample string 12",
    "Kho": "sample string 13",
    "ItVat": 14,
    "GenPGr": "sample string 15"
  },
  {
    "StN": "sample string 1",
    "PosN": "sample string 2",
    "TranN": 3,
    "RecN": "sample string 4",
    "MemberAccount": "sample string 5",
    "ItN": "sample string 6",
    "Des": "sample string 7",
    "Qty": 1.0,
    "Pri": 1.0,
    "TotRouAm": 1.0,
    "DisAm": 1.0,
    "CosAm": 1.0,
    "NetAm": 1.0,
    "VatAm": 1.0,
    "StaI": "sample string 8",
    "SalSta": "sample string 9",
    "OffN": "sample string 10",
    "TranD": "2026-01-29T16:30:44.6964611+07:00",
    "H": 1,
    "M": 1,
    "C1": "sample string 11",
    "C2": "sample string 12",
    "Kho": "sample string 13",
    "ItVat": 14,
    "GenPGr": "sample string 15"
  }
]