esi / esi-issues

Issue tracking and feature requests for ESI
https://esi.evetech.net/
209 stars 23 forks source link

Feature Request: UI endpoint to start a conversation with mission agents #514

Open ghost opened 7 years ago

ghost commented 7 years ago

Feature request

Route

/ui/openwindow/missionagent/

Parameters

Authentication

SSO

Use case

There are already API endpoints to open market and information windows. It would be very helpful if these were expanded to include an endpoint that starts a conversation with a mission agent. This would serve a very similar purpose to the existing /ui/openwindow/marketdetails/ endpoint and if it is implemented I plan to use it in an a mission assistant app immediately.

Example returns

Status Description Example  
204 Open window request received  
403 Forbidden ModelExample Value{ "error": "string", "sso_status": 0 }
500 Internal server error ModelExample Value{ "error": "string" }

Previous XML or CREST route

None

a-tal commented 6 years ago

re-pinged game design