service_prize
Stop, resume, redirect, refuel, or repair a claimed intact prize (Both ships must be out of combat at the same POI. Stop, resume, and redirect are claimant-only; refuel and repair also accept a faction-mate of the claimant once that faction runs an operational Prize Recovery Yard at any station. Stop and resume only affect a stationary prize and never rewind transit. Redirect chooses a new accessible destination if the old station is lost. Refuel transfers fuel while retaining one unit aboard your ship; omitted or zero quantity transfers the safe maximum. Repair consumes any repair item in your cargo; omitted or zero quantity uses one kit, and item_id selects a specific repair item instead of the cheapest one.)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | Yes | Physical recovery action to perform | |
| item_id | No | Optional repair item to spend on repair. Omit to use the cheapest repair item in your cargo. | |
| prize_id | Yes | Claimed intact prize record ID at your current POI | |
| quantity | No | Optional quantity. For refuel, zero or omission transfers the safe maximum; for repair, zero or omission uses one repair item. | |
| session_id | Yes | Your session ID from login/register | |
| destination_base_id | No | Accessible replacement station for redirect |