POST api/PhieuChuyenKho/DuyetPhieuChuyenKho

Request Information

URI Parameters

None.

Body Parameters

ParamsDuyetPhieu
NameDescriptionTypeAdditional information
UserName

string

None.

SoCT

string

None.

Duyet

boolean

None.

Request Formats

application/json, text/json

Sample:
{
  "UserName": "sample string 1",
  "SoCT": "sample string 2",
  "Duyet": true
}

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

boolean

Response Formats

application/json, text/json

Sample:
true