Get download form
https://api.wealthcare.com/participant/services/portalinfo/downloadableform/download/{tpaId}
Get download form
-
tpaId string Required
A unique identifier used to identify your admin instance. This value was system generated with the admin instance was created.
-
fileKey integer <int32> Required
File Key
-
decrypt integer <int32>
Indicate if the URI parameters are encrypted or not. 1: encrypted, 0: decrypted, default to 0.
-
FileKey integer <int32>
File Key
-
FileFormat enum<string>Possible values:
All
Unknown
Fixed
Csv
Xml
Pdf
Qif
Excel
Jpeg
Gif
Bmp
FixedNacha
Delimited
Word
Png
Tiff
ExtFileFormat
-
ContentLength integer <int32>
The file length, in bytes.
-
ContentType string
The MIME content type of the uploaded file.
-
FileName string
The name of the client's file, including the directory path.
-
InputStream string <byte>
A System.IO.Stream pointing to a file.
-
Base64 string
The string representation in Base 64 of the file content.