POST api/Station/UpdateStationEdit
Request Information
URI Parameters
None.
Body Parameters
StationTemplateEditName | Description | Type | Additional information |
---|---|---|---|
Template | StationTemplate |
None. |
|
Location | StationLocation |
None. |
|
GreedRating | integer |
None. |
|
ResourceTrade | Collection of TradeStationElement |
None. |
|
ModuleTrade | Collection of ModuleTradeElementConfig |
None. |
|
Officers | Collection of CrewOfficerRecruitmentConfig |
None. |
|
Blueprints | Collection of BlueprintTradeElementConfig |
None. |
|
Skills | Collection of SkillTradeConfig |
None. |
Request Formats
application/json
Sample:
text/json
Sample:
application/xml
Sample:
text/xml
Sample:
application/x-www-form-urlencoded
Sample:
Response Information
Resource Description
HttpResponseMessageName | Description | Type | Additional information |
---|---|---|---|
Version | Version |
None. |
|
Content | HttpContent |
None. |
|
StatusCode | HttpStatusCode |
None. |
|
ReasonPhrase | string |
None. |
|
Headers | Collection of Object |
None. |
|
RequestMessage | HttpRequestMessage |
None. |
|
IsSuccessStatusCode | boolean |
None. |