GET api/FptTicket?mactau={mactau}&ngayXP={ngayXP}&gaPKKM={gaPKKM}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| mactau | string |
Required |
|
| ngayXP | date |
Required |
|
| gaPKKM | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
PhanKhaiCTInfo| Name | Description | Type | Additional information |
|---|---|---|---|
| HKKM1 | integer |
None. |
|
| HKKM2 | integer |
None. |
Response Formats
application/json, text/json
Sample:
{
"HKKM1": 1,
"HKKM2": 2
}