Assign AML customer reference IDAsk AIpost https://api.fireblocks.io/v1/vault/accounts/{vaultAccountId}/{assetId}/addresses/{addressId}/set_customer_ref_idSets an AML/KYT customer reference ID for a specific address. Endpoint Permission: Admin, Non-Signing Admin.Path ParamsvaultAccountIdstringrequiredThe ID of the vault accountassetIdstringrequiredThe ID of the assetaddressIdstringrequiredThe address for which to add a description. For XRP, use :, for all other assets, use only the addressBody ParamscustomerRefIdstringCustomer reference IDHeadersIdempotency-KeystringA unique identifier for the request. If the request is sent multiple times with the same idempotency key, the server will return the same response as the first request. The idempotency key is valid for 24 hours.Responses 201OK defaultError ResponseUpdated 4 months ago