Contracts
Deliver Cargo to Contract
Deliver cargo to a contract.
In order to use this API, a ship must be at the delivery location (denoted in the delivery terms as destinationSymbol of a contract) and must have a number of units of a good required by this contract in its cargo.
Cargo that was delivered will be removed from the ship's cargo.
post/my/contracts/{contractId}/deliver
Path parameters
contractIdstring required
The ID of the contract.
Request body
Response
Successfully delivered cargo to contract.