latestOpenAPI 3.0.1No Permission2026-07-13590123.0 KB

197cf9b9a2b6

Fleet

Transfer Cargo

Transfer cargo between ships.

The receiving ship must be in the same waypoint as the transferring ship, and it must able to hold the additional cargo after the transfer is complete. Both ships also must be in the same state, either both are docked or both are orbiting.

The response body's cargo shows the cargo of the transferring ship after the transfer is complete.

post/my/ships/{shipSymbol}/transfer

Path parameters

shipSymbolstring required

The transferring ship's symbol.

Request body

tradeSymbolTradeSymbolJson required— unresolved $ref
unitsinteger required

Amount of units to transfer.

shipSymbolstring required

The symbol of the ship to transfer to.

Response

Transfer successful.