ConsentTemplatesResponse
templates object
Consent templates keyed by consent type, such as auto_top_up.
property name* ConsentTemplate
versionstring
Template version identifier
blocks object[]
Ordered content blocks that make up the consent statement shown before agreement.
Array [
typestring
The kind of content block, such as text or warning.
Example:
texttextstring
Block text, may contain ${variable} placeholders
]
ConsentTemplatesResponse
{
"templates": {}
}
Was this page helpful?