Set an AML/KYT ID for a vault account
Assigns an AML/KYT customer reference ID for the vault account. Learn more about Fireblocks AML management in the following guide. Endpoint Permission: Admin, Non-Signing Admin.
POST
TypeScript
Headers
A 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.
Path Parameters
The vault account ID
Body
application/json
Customer reference ID
Response
OK
Previous
Unhide a vault account in the consoleMakes a hidden vault account visible in web console view.
Endpoint Permission: Admin, Non-Signing Admin, Signer, Approver, Editor.
Next
TypeScript