latestOpenAPI 3.0.1No Permission2026-07-13590123.0 KB

197cf9b9a2b6

Fleet

Purchase Cargo

Purchase cargo from a market.

The ship must be docked in a waypoint that has Marketplace trait, and the market must be selling a good to be able to purchase it.

The maximum amount of units of a good that can be purchased in each transaction are denoted by the tradeVolume value of the good, which can be viewed by using the Get Market action.

Purchased goods are added to the ship's cargo hold.

post/my/ships/{shipSymbol}/purchase

Path parameters

shipSymbolstring required

The ship's symbol.

Request body

symbolTradeSymbolJson required— unresolved $ref
unitsinteger required

Amounts of units to purchase.

Response

Purchased goods successfully.