Wallet Endpoints
Create a wallet
POST
/
v1
/
wallet
Authorizations
Authorization
string
headerrequiredBody
application/json
applicationId
string
Response
201 - application/json
id
string
requiredThe id of the wallet
createdAt
string
requiredWhen this wallet was created
lastUsedAt
string | null
requiredWhen this wallet was last used
applicationId
string
requiredThe id of the parent application
profileId
string | null
Was this page helpful?