Add jsonDidKey to VASP details
Update VASP Details.
Updates a VASP with the provided parameters. Use this endpoint to add your public jsonDIDkey generated by Notabene.
PUT
TypeScript
Documentation Index
Fetch the complete documentation index at: https://developers.fireblocks.com/llms.txt
Use this file to discover all available pages before exploring further.
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.
Body
application/json
Previous
Get assigned VASP to vaultGet assigned VASP Did for a specific vault. Returns empty string vaspDid value in response if none assigned.
Next
TypeScript