Withdrawals
Submit a Withdrawal
Submits a co-signed transaction for broadcast. Path param is the withdrawalDetailId from prepare (not the config id). No authentication required (rate-limited). Submit is idempotent for records already past QUOTED.
post/v1/withdraw/{withdrawalDetailId}/submit
Path parameters
withdrawalDetailIdstring required
The per-request withdrawal detail ID returned by prepare.
Request body
Response
Withdrawal submitted successfully.
Changes
No recorded changes to this endpoint across all 1 revision of this API.