Prepare Withdraw TransactionAsk AIget https://api.p2p.org/api/v1/eth/staking/ssv/tx/withdraw/{id}Construct a serialized transaction to withdraw a specified amount.Path ParamsidstringrequiredUUID of the SSV request.Query ParamsamountstringrequiredAmount of tokens in ETH to withdraw from the SSV proxy smart contract. The amount must be divisible by 10⁷.Responses 200OK 400Bad request 401Unauthorized 404Not found 500Internal server errorUpdated about 1 year ago