GET api/CoBao/GetCobaoIds?ngayBD={ngayBD}&ngayKT={ngayKT}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
ngayBD

date

Required

ngayKT

date

Required

Body Parameters

None.

Response Information

Resource Description

Collection of integer

Response Formats

application/json, text/json

Sample:
[
  1,
  2
]