POST api/Station/UpdateStationEdit

Request Information

URI Parameters

None.

Body Parameters

StationTemplateEdit
NameDescriptionTypeAdditional 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:

An exception has occurred while using the formatter 'JsonMediaTypeFormatter' to generate sample for media type 'application/json'. Exception message: Error getting value from 'ModuleTypeId' on 'Trade.ModuleTradeElementConfig'.

text/json

Sample:

An exception has occurred while using the formatter 'JsonMediaTypeFormatter' to generate sample for media type 'text/json'. Exception message: Error getting value from 'ModuleTypeId' on 'Trade.ModuleTradeElementConfig'.

application/xml

Sample:

An exception has occurred while using the formatter 'XmlMediaTypeFormatter' to generate sample for media type 'application/xml'. Exception message: Can't find variant for id: 1

text/xml

Sample:

An exception has occurred while using the formatter 'XmlMediaTypeFormatter' to generate sample for media type 'text/xml'. Exception message: Can't find variant for id: 1

application/x-www-form-urlencoded

Sample:

Failed to generate the sample for media type 'application/x-www-form-urlencoded'. Cannot use formatter 'JQueryMvcFormUrlEncodedFormatter' to write type 'StationTemplateEdit'.

Response Information

Resource Description

HttpResponseMessage
NameDescriptionTypeAdditional information
Version

Version

None.

Content

HttpContent

None.

StatusCode

HttpStatusCode

None.

ReasonPhrase

string

None.

Headers

Collection of Object

None.

RequestMessage

HttpRequestMessage

None.

IsSuccessStatusCode

boolean

None.