Post Stake IntentAsk AIpost https://svc.blockdaemon.com/boss/v1/cardano/{network}/stake-intentsReturn an unsigned transaction that can be used to stake your tokens with the Blockdaemon staking pool.Path ParamsnetworkstringenumrequiredCardano networkmainnetpreprodlocalnetAllowed:mainnetpreprodlocalnetBody Paramsbase_addressstringrequiredbech32 encoded base address. Accounts.plan_idstringThis feature enables you to stake to validators from the specified plan(s). When no plan id is specified, validators across all plans that match the API route will be available for staking. If it is a shared plan, you can to stake to validators on a shared node from the specified plan.HeadersIdempotency-Keyuuidthe unique idempotency key for this requestResponses 200Created 400Invalid request. 401Header 'X-API-Key' missing. 500Internal server error. 503Insufficient validators available to process Stake Intent requestUpdated 2 days ago