Wallets
Claim non-custodial control for a customer
Initiates a multi-signer non-custodial provisioning flow. Returns 202 with a claimId; per-signer verification URLs are delivered via wallet_signer.invited webhooks.
POST
Claim non-custodial control for a customer
Authorizations
Headers
Caller-generated unique key that lets the server safely replay this request. The cached response is returned for 5 minutes on any retry with the same key from the same API principal. Required on every state-changing money-moving or resource-creating POST.
Required string length:
1 - 128Pattern:
^[A-Za-z0-9_.:-]{1,128}$Path Parameters
Body
application/json
Response
Pattern:
^wcc_[0-9A-Za-z]{22}$Pattern:
^cus_[0-9A-Za-z]{22}$Available options:
provisioning Required range:
0 <= x <= 9007199254740991Required range:
0 < x <= 9007199254740991Required range:
-9007199254740991 <= x <= 9007199254740991Previous
List customer walletsReturns a paginated list of wallets belonging to the customer. Requires the crypto wallets feature to be active.
Next
Claim non-custodial control for a customer