Update Wallet
Last updated
Last updated
PUT /wallets/{walletId}
Updates the name or externalID of an existing Wallet.
User action signature required. See User Action Signing for more information.
Request headers required. See Request Headers for more information.
Authentication required. See Authentication Headers for more information.
Name | Conditions |
---|---|
Path parameter | Description |
---|---|
Property | Type - Optional | Description |
---|---|---|
Wallets:Update
*
Always Required
walletId
Unique identifier of the Wallet
. ex. wa-1f04s-lqc9q-xxxxxxxxxxxxxxxx
name
String - Optional
Name given to the wallet
externalid
String - Optional
External id usually used as a foreign key to an external database.