Fleet
Extract Resources with Survey
Use a survey when extracting resources from a waypoint. This endpoint requires a survey as the payload, which allows your ship to extract specific yields.
Send the full survey object as the payload which will be validated according to the signature. If the signature is invalid, or any properties of the survey are changed, the request will fail.
post/my/ships/{shipSymbol}/extract/survey
Path parameters
shipSymbolstring required
The ship symbol.
Request body
SurveyJson required— unresolved $ref
Response
Extracted successfully.