Skip to main content
POST
Attaches another wallet to a customer. A wallet can belong to one customer per instance, so linking one that is already in use is refused rather than moved. Returns 201 on success.

Path Parameters

string
required
Customer record ID.

Body Parameters

string
required
The wallet to link. Stored checksummed.
string
A label for the wallet, for your own reference.

Response Fields

object
Linking a wallet is a record-keeping act. It does not verify the wallet on the identity registry, and a linked wallet holds no claims of its own until it is verified. Use Verify Identity for that.

Error Codes