The GetDebtorsExportStream functions returns file content as byte array with debtors information for a financial application
The request body is of type GetDebtorsExportStream.
Request Body Parameters
Name | Description | Data Type |
modifiedSinceDate | | xml:dateTime |
fileType | | DebtorsExportFileType |
fileExtension | | xml:string |
Overview
|
|
Sequence
| |
The response body is of type GetDebtorsExportStreamResponse.
Response Body Parameters
Name | Description | Data Type |
GetDebtorsExportStreamResult | | xml:base64Binary |
fileExtension | | xml:string |
Overview
|
|
Sequence
| |