Wallet
User wallet
Last updated
User wallet
Last updated
Each Dentity user will have a corresponding wallet. This wallet will be used to save credentials that are issued by the issuer through Dentity. You can see more about how a credential is added to a wallet .
POST
https://api.dentity.com/core/api/v1/programmatic/wallet
This is the first step in the process. A Dentity wallet must be created before any credentials can be issued to the wallet holder.
x-api-key*
String
API Key
firstName*
String
First name
phoneNumber*
Object
Phone number {
"dialCode": "+1",
"phone": "2048089972" }
email*
String
lastName*
String
Last name