Create OFX Request and Response Files in C# API

Aspose.Finance for .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.

Create OFX Request File in .NET

Create OFX Response File in .NET