Skip to main content

Documenttemplateapiv1

creationDatestring

the date and time when this document was created

encodedKeystring

the automatically generated encoded ID for this item

Example: 8a19b7057471f4af017472dc0fd80472
lastModifiedDatestring

the date on which this document template was last modified

namestring

the name of the document template

typestring

the type of template, this will have an impact on what data is available to the template as placeholders

Possible values: [ACCOUNT, ACCOUNT_WITH_TRANSACTIONS, TRANSACTION]

Documenttemplateapiv1
{
"creationDate": "string",
"encodedKey": "8a19b7057471f4af017472dc0fd80472",
"lastModifiedDate": "string",
"name": "string",
"type": "ACCOUNT"
}