esi/esi-issues

EVE v21.05 - Corporation Loyalty Points

soratidus999 opened this issue · 5 comments

Feature Request

EVE 21.05 added Corporation Loyalty Points (Technically Evermarks already existed)

Currently Character level loyalty point balances exist https://esi.evetech.net/ui/#/Loyalty/get_characters_character_id_loyalty_points

Use case

Alliance level taxation or utilisation on corporation LP incomes.

Corporation administration via improved UI's and automation, evaluating LP income over time.

Integrations with existing ISK/LP tools that character endpoints already leverage

Authentication

Possibly? esi-wallet.read_corporation_wallets.v1 with the appropriate ingame roles limiting it anyway (this is how other wallet-adjacent features like shares work)

Or, new esi-corporations.read_loyalty.v1, to be in line with the Character based endpoint

Example return

Propose what an example return might look like. E.g.:

[
  {
    "corporation_id": 1000035,
    "loyalty_points": 99969
  }, ...repeat...
]

Checklist

Check all boxes that apply to this issue:

  • Feature request description is provided
  • Use case exists
  • Feature requires a new route
  • Feature adds data to existing route
  • [?] Feature requires new auth scope
  • [?] Feature can reuse existing scope
  • Feature does not require auth
  • Meta feature, applies to all routes

EVE 21.06 Adds Pirate Insurgencies, a lot of groups are participating in this new content and without this endpoint are flying blind

+1 on this, without this our LP tracking is useless since most of us have swapped to alt corps with 100% LP tax.

+1

Long overdue to be added

+1