Create OFX Request and Response Files in Python API
Contents
[
Hide
]
Aspose.Finance for Python via .NET supports creating OFX request and response files in 1.03 and 2.2 format. For creating OFX documents, the API provides OfxRequestDocument and OfxResponseDocument classes. The following examples demonstrate creating OFX files request and response files in both 1.03 and 2.2 formats.