curl --request GET \
--url https://api.custody.api-zodia.io/v2/api/core/wallets/{walletId}/address \
--header 'X-Signature: <api-key>'{
"address": "<string>",
"ledger": "<string>",
"walletId": "<string>",
"walletOwner": {
"id": "<string>",
"name": "<string>",
"address": {
"address1": "<string>",
"city": "<string>",
"country": "<string>",
"address2": "<string>",
"zipCode": "<string>"
}
},
"custodian": {
"id": "<string>",
"name": "<string>",
"address": {
"address1": "<string>",
"city": "<string>",
"country": "<string>",
"address2": "<string>",
"zipCode": "<string>"
}
},
"integrityDetails": {
"signature": "<string>",
"zodiaPublicKey": "<string>"
},
"currencyId": "<string>"
}curl --request GET \
--url https://api.custody.api-zodia.io/v2/api/core/wallets/{walletId}/address \
--header 'X-Signature: <api-key>'{
"address": "<string>",
"ledger": "<string>",
"walletId": "<string>",
"walletOwner": {
"id": "<string>",
"name": "<string>",
"address": {
"address1": "<string>",
"city": "<string>",
"country": "<string>",
"address2": "<string>",
"zipCode": "<string>"
}
},
"custodian": {
"id": "<string>",
"name": "<string>",
"address": {
"address1": "<string>",
"city": "<string>",
"country": "<string>",
"address2": "<string>",
"zipCode": "<string>"
}
},
"integrityDetails": {
"signature": "<string>",
"zodiaPublicKey": "<string>"
},
"currencyId": "<string>"
}OK
On-chain address
128Ledger associated with the address
6Wallet ID associated with the address
128Show child attributes
Show child attributes
Show child attributes
Currency ID associated with the address
128