Fleet

Ship Refine

Attempt to refine the raw materials on your ship. The request will only succeed if your ship is capable of refining at the time of the request. In order to be able to refine, a ship must have goods that can be refined and have installed a Refinery module that can refine it.

When refining, 100 basic goods will be converted into 10 processed goods.

post/my/ships/{shipSymbol}/refine

Path parameters

shipSymbolstring required

The symbol of the ship.

Request body

produce'IRON' | 'COPPER' | 'SILVER' | 'GOLD' | 'ALUMINUM' | 'PLATINUM' | 'URANITE' | 'MERITIUM' | 'FUEL' required

The type of good to produce out of the refining process.

Response

The ship has successfully refined goods.

Changes

Changed in 6 of the 50 revisions of this API.3111

    • added the new path request parameter shipSymbol

      new-request-path-parameter

    • the response property /// became required for the status

      response-property-became-required

    • the response property /// became required for the status

      response-property-became-required

    • the response property /// became required for the status

      response-property-became-required

    • the response property /// became required for the status

      response-property-became-required

  • bb1102e7d71e11See the full diff
    • removed the success response with the status

      response-success-status-removed

    • added the success response with the status

      response-success-status-added

    • api tag Fleet added

      api-tag-added

    • api tag fleet removed

      api-tag-removed

    • endpoint added

      endpoint-added

  • 86f8c56c4690113See the full diff
    • removed the success response with the status

      response-success-status-removed

    • deleted the path request parameter shipSymbol

      request-parameter-removed

    • api tag fleet added

      api-tag-added

    • api tag Fleet removed

      api-tag-removed

    • added the success response with the status

      response-success-status-added

    This revision also has 3 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

Of the 50 revisions, 2 have no diff computed.