Create a crypto payment customer wallet
Registers a hosted customer wallet for an approved Travel Rule customer. The resulting customer wallet ID can be supplied as customerWalletId when creating a transient payment intent.
Customer wallet creation is available to eligible Circle Singapore (CIRCLE_SG) merchants. The customer must be approved.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Customer identifier.
Body
Customer wallet type. Hosted customer wallets are currently supported for API creation.
hosted "hosted"
A blockchain that a given currency is available on.
Note: Arc (ARC) is only available in the sandbox environment (api-sandbox.circle.com).
ALGO, APTOS, ARB, ARC, AVAX, BASE, BTC, CELO, CODEX, ETH, HBAR, HYPEREVM, INK, LINEA, NEAR, NOBLE, OP, PLUME, PAH, POLY, SEI, SOL, SONIC, SUI, UNI, WORLDCHAIN, XLAYER, XDC, XLM, XRP, ZKS, ZKSYNC Hosted VASP identifier for the customer wallet.
"581b9b20-28e1-464d-a257-e408733d0857"
Optional customer wallet address.
255"0x57414adbBbc4BBA36f1dE26b2dc1648b28ae7799"
Optional secondary address identifier. Only allowed when address is provided.
"123456789"
Response
Customer wallet successfully created.
Customer wallet linked to a Travel Rule customer.