Limit Wallet For User

Hello everybody!
I have a question: How many wallets for 1 customer or merchant can be have? (limit wallet for user?)

Hello @Minh_Nguy_n_Van thanks for posting! To clarify, if you refer to a customer object or contact object according to the Rapyd API it would only be one.

Ewallet tied associated with customer
Screen Shot 2021-12-15 at 1.22.41 PM

Contact ewallet
Screen Shot 2021-12-15 at 1.23.30 PM

If you are asking how many wallets can one person that is identified by the client with (phone, email, address, etc.), it would be up to the client and their use case. However they would have different unique IDs for the Contact ID.

For example if is a business wallet, you could add multiple contacts to the wallet so you could have possibly multiple of the same personal information (email, phone, address) on different company wallets, but they would each have a unique ID. See how a contact is added at Add Contact to Wallet.

Things to note:

  • You cannot replicate an ewallet_reference_id which is created in the request.
  • Each contact would need to go through an Identify Verification process.
  • There is one company/business contact to a business wallet but there can be multiple personal contacts.
  • Again there is one contact to a personal wallet.
2 Likes

@Community_Team Thank you. I got it. The answer is very detail

2 Likes