PUT
Update address
Update a receive address on a wallet
Path Params
-
coinstring requiredA cryptocurrency symbol or token ticker symbol -
walletIdstring required -
addressOrIdstring requiredAddress or Id which will be used for information lookup
Query Params
-
dtstringFor XRP addresses -
memoIdstringFor XLM addresses
Body Params
object
-
labelstring nullableNew label which should apply to this address. The caller needs admin permissions for the associated wallet if the label already has a value. Otherwise view or spend permissions are fine because the label has not been set yet. This is due to the fact that customers use address labels to associate addresses with their customers.
Responses
200
OK
Response Body
object
-
coinstring requiredA cryptocurrency symbol or token ticker symbol -
walletstring required -
chainnumber enum required011011202130314041 -
indexnumber required -
idstringPlatform public ID for an address -
addressstring -
balanceobjectbalance object
-
balanceStringstring requiredString representation of the balance. Guaranteed to not lose precision. -
confirmedBalanceStringstring requiredThe total balance of confirmed transactions for the address (in the chain's base unit). Guaranteed to not lose precision. -
spendableBalanceStringstring requiredThe total balance of the address (in the chain's base unit) which may be used as inputs for creating new transactions in string representation. Guaranteed to not lose precision. -
updatedstringThe last time a transaction affected the balance of this address -
balancenumber -
lockedBalanceStringstring -
reservedBalanceStringstring -
totalReceivednumberThe total amount received on this address (in the chain's base unit) -
totalSentnumberThe total amount sent from this address (in the chain's base unit) -
transferCountnumber -
tokensmap of objectstokens object
-
<key>object
-
-
nftsmap of objectsnfts object
-
<key>object
-
-
unsupportedNftsmap of objectsunsupportedNfts object
-
<key>object
-
-
typeobject -
metadataobject
-
-
coinSpecificobjectProperties specific to certain coin typesONE OF
- AlgorandAddress
- AtomAddress
- AvaxPAddress
- UtxoAddress
- BitcoinCashAddress
- CasperAddress
- DotAddress
- EosAddress
- EthereumAddress
- Ethereum2Address
- FiatAddress
- HederaAddress
- OffchainAddressSubdocument
- SolAddress
- StacksAddress
- StellarAddress
- TestcoinAddress
- TezosAddress
- TronAddress
- XRPAddress
- TonAddress
No matching variants
-
rootAddressstring required -
trustedTokensarray of objectstrustedTokens object
-
statestring enumpendingactive -
limitstring -
tokenstring
-
-
addressVersionnumber -
thresholdnumber -
bitgoKeyobject -
bitgoPubKeystring
-
rootAddressstring required -
memoIdstring required
-
thresholdnumber required -
addressesarray of strings required
-
redeemScriptstring -
witnessScriptstring
-
formatstring enumcashaddrbase58 -
redeemScriptstring -
witnessScriptstring
-
accountHashstring required -
rootAddressstring required -
transferIdstring required
-
rootAddressstring required -
nonceTrackerobject requirednonceTracker object
-
lastReservedNoncenumber required -
lastExecutedNoncenumber required -
detectedMissingNoncesarray of objects requireddetectedMissingNonces object
-
noncenumber required -
isNonceLockedboolean required -
nonceLockExpireTimestring date
-
-
detecMissingNoncesDataarray of objects requireddetecMissingNoncesData object
-
noncenumber required -
isNonceLockedboolean required -
nonceLockExpireTimestring date
-
-
-
rootAddressstring required -
memoIdstring required
-
creationFailurearray of strings required -
forwarderVersionnumber required -
noncenumber required -
feeAddressstring required -
pendingChainInitializationboolean required -
pendingDeploymentboolean required -
txCountnumber required -
updateTimestring date required -
hopTxidstring -
saltstring -
usdtBugboolean -
isTssboolean -
isNonceLockedboolean -
nonceLockExpireTimestring date -
previousLowBalanceEmailSentAtstring date
-
feeAddressstring
-
bankAccountIdstring -
faBankAccountIdstring -
bankAccountobjectbankAccount object
-
accountNumberstring required -
address1string required -
namestring required -
ownerobject requiredowner object
-
namestring required -
address1string required -
address2string -
address3string
-
-
idHashstring required -
verificationStatestring required -
address2string -
address3string -
enterpriseIdstring -
idstring -
routingNumberstring -
shortCountryCodestring -
swiftCodestring -
typestring
-
-
baseAddressstring required -
memoIdstring required
-
<key>object
-
rootAddressstring required -
minimumFundingnumber required -
pendingChainInitializationboolean required -
trustedTokensarray of objects requiredtrustedTokens object
-
statestring enumpendingactive -
limitstring -
tokenstring
-
-
nonceExpiresAtstring date -
nonceTxRequestidstring -
typestring
-
baseAddressstring required -
memoIdstring required
-
memoIdstring required -
rootAddressstring required
-
<key>object
-
counternumber required -
updateTimestring date required -
txCountnumber required -
pendingChainInitializationboolean required -
pendingPublicKeyRevelationboolean required -
creationFailurearray of strings required -
delegatestring -
previousLowBalanceEmailSentAtstring date
-
rootPubstring required
-
nonceTrackerobject requirednonceTracker object
-
detectedMissingNoncesarray of objects requireddetectedMissingNonces object
-
noncenumber required -
isNonceLockedboolean required -
nonceLockExpireTimestring date
-
-
detectedMissingNoncesDataarray of objects requireddetectedMissingNoncesData object
-
noncenumber required -
isNonceLockedboolean required -
nonceLockExpireTimestring date
-
-
-
addressesarray of strings required
-
labelstringA human-readable label for the address -
lastNoncenumber -
tokenstring -
proofstring -
signaturestring -
lastConsolidatedTimestring date -
needsConsolidationboolean -
tokenConsolidationStateobject -
tokenAddressobject
400
Bad Request
Response Body
object
-
namestringError code -
contextmap of objects requiredProperties that apply to a specific error namecontext object
-
<key>object
-
-
errorstring requiredHuman-readable error message -
requestIdstring requiredClient request id
401
Unauthorized
Response Body
object
-
namestringError code -
contextmap of objects requiredProperties that apply to a specific error namecontext object
-
<key>object
-
-
errorstring requiredHuman-readable error message -
requestIdstring requiredClient request id
403
Forbidden
Response Body
object
-
namestringError code -
contextmap of objects requiredProperties that apply to a specific error namecontext object
-
<key>object
-
-
errorstring requiredHuman-readable error message -
requestIdstring requiredClient request id