Skip to content
This repository has been archived by the owner on Jun 28, 2020. It is now read-only.

IssueTrainOrder

enepomnyaschih edited this page Sep 13, 2010 · 3 revisions

Method: POST

Cookies

ticket Valid user ticket

Parameters

gameId UID Started and joined game ID
province Integer Own province index
recruitIndex Integer Recruit index got from GetGameState request

Success return

{
  success: true,
  orderId: UID
}
Clone this wiki locally