POST api/BinhLuan/create

Request Information

URI Parameters

None.

Body Parameters

BinhLuan
NameDescriptionTypeAdditional information
ID

integer

None.

TinTucID

integer

None.

TieuDe

string

String length: inclusive between 0 and 500

NoiDung

string

String length: inclusive between 0 and 2000

Email

string

String length: inclusive between 0 and 100

KichHoat

boolean

None.

NgayKichHoat

date

None.

NguoiKichHoat

string

String length: inclusive between 0 and 50

NgayTao

string

None.

NguoiTao

string

None.

NgaySua

string

None.

NguoiSua

string

None.

DaXoa

boolean

None.

NgayXoa

string

None.

NguoiXoa

string

None.

TinTuc

TinTuc

None.

Request Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.

application/xml

Sample:

Sample not available.

text/xml

Sample:

Sample not available.

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

HttpResponseMessage
NameDescriptionTypeAdditional information
Version

Version

None.

Content

HttpContent

None.

StatusCode

HttpStatusCode

None.

ReasonPhrase

string

None.

Headers

Collection of Object

None.

RequestMessage

HttpRequestMessage

None.

IsSuccessStatusCode

boolean

None.