document Subfields

The document parameter of the Add Document endpoint should contain these fields as key/value pairs.

📘

Note

Pass only one document per endpoint call. To send multiple documents, call the endpoint once for each document.

ParameterReqDescriptionExample
documentStreamXString. The completed PDF, base64-encoded."JVBERi0xLjQKJcfl9OXwCjEgMCBvYmoKPDwKL0ZpbHRlciAvRmxhdGVEZWNvZGUKL0xlbmd0aCAxMjU4Cj4+CnN0cmVhbQp42s1YW3PTOBR+r+"
identifierXString. The value from identifierin the Get Requirements response."StatementOfDispute"
categoryXString. A category in the validAttachmentCategoryList that was returned by Get Requirements.

If validAttachmentCategoryList was not returned by Get Requirements, pass SupportingDocumentation.
"SupportingDocumentation"
fileNameXString. The file name of the PDF."StatementOfDispute.pdf"
labelXString. User-friendly name for the file."Statement of Dispute"

Example string for document

"[{documentStream":"JVBERi0xLjQKJcfl9OXwCjEgMCBvYmoKPDwKL0ZpbHRlciAvRmxhdGVEZWNvZGUKL0xlbmd0aCAxMjU4Cj4+CnN0cmVhbQp42s1YW3PTOBR+r+", "identifier": "StatementOfDispute", "category": "Supporting Documentation", "fileName": "StatementOfDispute.pdf", "label": "Statement of Dispute"}]

Galileo Financial Technologies, LLC 2025

All documentation, including but not limited to text, graphics, images, and any other content, are the exclusive property of Galileo Financial Technologies, LLC and are protected by copyright laws. These materials may not be reproduced, distributed, transmitted, displayed, or otherwise used without the prior written permission of Galileo Financial Technologies, LLC. Any unauthorized use or reproduction of these materials are expressly prohibited.