v1

latestOpenAPI 3.0.1No Permission2026-07-13590123.0 KB
Systems

Supply Construction Site

Supply a construction site with the specified good. Requires a waypoint with a property of isUnderConstruction to be true.

The good must be in your ship's cargo. The good will be removed from your ship's cargo and added to the construction site's materials.

post/systems/{systemSymbol}/waypoints/{waypointSymbol}/construction/supply

Path parameters

systemSymbolstring required

The system symbol

waypointSymbolstring required

The waypoint symbol

Request body

shipSymbolstring required

Symbol of the ship to use.

tradeSymbolstring required

The symbol of the good to supply.

unitsinteger required

Amount of units to supply.

Response

Successfully supplied construction site.