Skip to main content
POST
Makes a linked wallet the customer’s primary. The wallet that was primary becomes a linked wallet, so nothing is lost in the swap.

Path Parameters

string
required
Customer record ID.
string
required
The linked wallet to promote. It must already be linked to this customer.

Response Fields

object
The customer record after the swap, with the promoted wallet as walletAddress.
The primary wallet is what other parts of the platform read as the customer’s address. Promoting changes which wallet that is, and it does not move anything on chain. Identity verification and claims stay attached to the wallet that holds them, so a newly promoted wallet is unverified until it is verified in its own right.

Error Codes