Initialize a Vault Client SDKCopy Pagepost https://api.staging.payrails.io/token/client/initFetch the necessary information to initialize Display cards SDK on your client.Body ParamsUse the Reveal operation to display card data stored in your vault within Payrails secure and compliant iframe.Reveal.By record.By aliases.By instrument ID.recordrequiredBy ID.By alias.By ID. objecttypestringenumrequiredThe type of client side elements that you need a configuration for reveal. Reveal allows you to securely display record fields stored in Payrails Vault, e.g. card data. This feature is only available by request and requires an approval by Payrails.revealrevealAllowed:revealauditDatastringrequiredData required for an audit trail related to the request to display the fields. E.g. user ID, who requested to display data, reason, etc.Responses 200OK. Configurations to initialize Payrails SDK on your client. 400Bad Request. 401Unauthorized. 403Insufficient Scope. 404Not Found.Updated 3 days ago