Contracts
Accept Contract
Accept a contract by ID.
You can only accept contracts that were offered to you, were not accepted yet, and whose deadlines has not passed yet.
post/my/contracts/{contractId}/accept
Path parameters
contractIdstring required
The contract ID to accept.
Response
Successfully accepted contract.