Skip to content

Feature: Resovle Customs Offices location_id #685

Open
@GoldenGnu

Description

Feature request

A way to resolve location_id of Customs Offices (from the character asset endpoint /characters/{character_id}/assets/).

Preferably, using the existing /universe/structures/{structure_id}/ , as that would avoid having to try each location_id in two endpoints (There is no way to identify if the location_id is a citadel or customs office.)

Route

/universe/structures/{structure_id}/

Authentication

Same as is already used

Use case

It's always nice to know where your assets are located.
ATM, there is no way to resolve Customs Offices locations, so, you can only try to guess where the assets are located.

Example returns

Use the existing return from /universe/structures/{structure_id}/

Previous XML or CREST route

None

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions