Withdraw payouts
Build an unsigned (Cardano) transaction body which withdraws available payouts from a role payout validator. This unsigned transaction must be signed by a wallet (such as a CIP-30 or CIP-45 wallet) before being submitted. To submit the signed transaction, use the PUT /withdrawals/{withdrawalId} endpoint.
Header Parameters |
---|
X-Change-Address string — REQUIREDA cardano address, in Bech32 format |
X-Address stringA comma-separated list of values |
X-Collateral-UTxO stringA comma-separated list of values |
Request Body |
---|
payouts string[] — REQUIREDPossible values: Value must match regular expression |
Responses | |||||||||
---|---|---|---|---|---|---|---|---|---|
201
| |||||||||
400 Invalid |