Confirm Wallet Link with OTP (Consent Step 2)
Completes linking by submitting the one-time code the customer received. On success your business becomes an operator of the wallet — you can then send and withdraw on the customer’s behalf. All existing members are notified via the user.linked webhook.
Authorizations
Your Rach B2B API key. Use rach_sk_live_* for production (on-chain) or rach_sk_test_* for sandbox (no-chain simulation).
Body
Phone number and OTP
Response
Linked — you now operate this wallet
Status is one of: PROVISIONED (new wallet), ADOPTED (took over an unaffiliated wallet), ALREADY_EXISTS (you are already a member), or LINK_REQUIRED (wallet belongs to another merchant — start the consent link flow at POST /v1/users/link/request to gain operating rights).
"PROVISIONED"

