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

IssueMoveOrder

enepomnyaschih edited this page Sep 13, 2010 · 2 revisions

Method: POST

Cookies

ticket Valid user ticket

Parameters

gameId UID Started and joined game ID
provinceFrom Integer Own province index
provinceTo Integer Reachable province index
units Integer, multivalue 7 values, index – unit type, value – unit count

Success response

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