1. Check Bridge status
kyc_status is anything other than "approved", kick off verification:
kyc_link / tos_link open Bridge’s hosted flows. Poll getBridgeStatus() until both are complete.
2. Add a payout account
Once KYC is approved, add an external bank account:client.listExternalAccounts().
3. Prepare the cash-out
prepareCashOut ensures a liquidation address exists, builds an ERC-20 transfer intent to it, and asks the Archer API to prepare a user operation for the end user’s smart wallet.