NameDescriptionTypeAdditional Information
TransactionGuid

The GUID of the trasaction to tie this document to

globally unique identifier

Required

DocumentType

The type of transaction that this document is for

CloudDocumentEnum

Required

FileName

The user friendly pdf filename for this document Must end with '.pdf'

string

Required

Max length: 250

Must not contain invalid characters which include: & ! * = > < ? \ / | ' : "

FileContentAsBase64String

The Base64 string of the file

string

Required