GET api/getdraw_result/{TokenAccess}/{pos_id}/{draw_date}/{draw_id}/{game_id}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
TokenAccess | string |
Required |
|
draw_date | string |
Required |
|
pos_id | string |
Default value is null |
|
draw_id | string |
Default value is null |
|
game_id | string |
Default value is null |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.