Skip to main content

ExportMaturities

Export General Ledger payables and receivables.

Overview

Urlapi/public/FluentisErp/FI/GeneralLedger/ExportMaturities
HTTP MethodPOST
Method TypeExport
Fluentis ObjectFluentis.FluentisErp.Core.FI.GeneralLedger.FSMaturityOnDate

Request parameters

ParameterTypeIs RequiredDescription
SyntheticbooleanNoIf present calculate only residual values of maturities.
OpenMaturitiesAtDatedateNoIf present calculate only for maturities open on date.
PaymentsAtDatebooleanNoIf present OpenMaturitiesAtDate will take bills concerning both the opening date of the mat. values and the payment date
ExcludeClosedMaturitiesbooleanNoIf present do not calculate maturities on date for closed maturities.
WithBillsThatFallDuebooleanNoIf present the due register will also account for outstanding bills.
ViewCurrencyCodestringNoIf present calculate currency values using currency with code equal to the specified value.
MaturityValueStateIdintegerNoIf present filter maturities with state equal to the specified value.
Days1integerNoGrouping bracket for overdue accounts(oldest overdue amount).
Days2integerNoGrouping bracket for overdue accounts.
Days3integerNoGrouping bracket for overdue accounts.
Days4integerNoGrouping bracket for upcoming accounts.
Days5integerNoGrouping bracket for upcoming accounts.
Days6integerNoGrouping bracket for upcoming accounts(furthest upcoming amount).
MaturityFilterMaturitiesOnDateExportMaturityFilterNoIf present filter maturities with matching values.

MaturitiesOnDateExportMaturityFilter properties

PropertyTypeIs RequiredDescription
DepartmentIdintegerNoIf present filter maturities with department equal to the specified value.
AccountLedgerAccountExportNoIf present filter maturities with account matching the specified value.
AgentAccountLedgerAccountExportNoIf present filter maturities with account that has an agent account matching the specified value.
AdministrativeCategoryCodestringNoIf present filter maturities with finance category code equal to the specified value.
CommercialCategoryCodestringNoIf present filter maturities with commercial category code equal to the specified value.
AccountTypeCodeDescriptionExportNoIf present filter maturities with account type matching the specified value.
FromDueDatedateNoIf present filter maturities with due date greater than or equal to the specified value.
ToDueDatedateNoIf present filter maturities with due date lesser than or equal to the specified value.
PaymentTypeCodestringNoIf present filter maturities with payment type code equal to the specified value.
DocumentTypeCodeDescriptionExportNoIf present filter maturities with document type matching the specified value.
FromReferenceDatedateNoIf present filter maturities with reference date greater than or equal to the specified value.
ToReferenceDatedateNoIf present filter maturities with reference date lesser than or equal to the specified value.
FromVatReferenceNumberintegerNoIf present filter maturities with posting vat reference number greater than or equal to the specified value.
ToVatReferenceNumberintegerNoIf present filter maturities with posting vat reference number lesser than or equal to the specified value.
FromRecordingDatedateNoIf present filter maturities with recording date greater than or equal to the specified value.
ToRecordingDatedateNoIf present filter maturities with recording date lesser than or equal to the specified value.
FromAccrualDatedateNoIf present filter maturities with accrual date greater than or equal to the specified value.
ToAccrualDatedateNoIf present filter maturities with accrual date lesser than or equal to the specified value.
AgentLedgerAccountExportNoIf present filter maturities with ledger account matching the specified value.
BankLedgerAccountExportNoIf present filter maturities with payment matching the specified value.
ProjectCompanyCodestringNoIf present filter maturities with project company code equal to the specified value.
ProjectDepartmentCodestringNoIf present filter maturities with project department code equal to the specified value.
ProjectNumberstringNoIf present filter maturities with project number equal to the specified value.
ProjectTitlestringNoIf present filter maturities with project title equal to the specified value.
ProjectItemDescriptionstringNoIf present filter maturities with project item description equal to the specified value.
ProjectItemLevelNumberstringNoIf present filter maturities with project item level number equal to the specified value.
ProjectItemLineNumberdoubleNoIf present filter maturities with project item line number equal to the specified value.
FromYearintegerNoIf present filter maturities with year greater than or equal to the specified value.
ToYearintegerNoIf present filter maturities with year lesser than or equal to the specified value.
FromNumberintegerNoIf present filter maturities with number greater than or equal to the specified value.
ToNumberintegerNoIf present filter maturities with number lesser than or equal to the specified value.
ReferenceNumberstringNoIf present filter maturities with reference number equal to the specified value.
DocumentNumberstringNoIf present filter maturities with document number that is equal to or starts with the specified value.
FromDocumentDatedateNoIf present filter maturities with document date greater than or equal to the specified value.
ToDocumentDatedateNoIf present filter maturities with document date lesser than or equal to the specified value.
MaturityTypeCodesarrayNoIf present filter maturities with type codes included in the specified list.
CurrencyCodestringNoIf present filter maturities with currency code equal to the specified value.
OnlyNotCompanyCurrenciesboolNoIf present filter maturities with currency not equal to company currency.
ActiveboolNoIf present filter active maturities.
PassiveboolNoIf present filter passive maturities.
AccountingboolNoIf present filter maturities with accounting.
NoAccountingboolNoIf present filter maturities with no accounting.
PayableboolNoIf present filter payable maturities.
NoPayableboolNoIf present filter not payable maturities.
IsDefinitiveboolNoIf present filter definitive maturities.
IsProvisoryboolNoIf present filter provisory maturities.
ShowDepositAccountboolNoIf present filter maturities that have deposit account.

LedgerAccountExport properties

PropertyTypeIs RequiredDescription
CodestringNoIf present filter accounts with code equal to the specified value.
DetailCodestringNoIf present filter accounts with detail code equal to the specified value.
DescriptionstringNoIf present filter accounts with description equal to the specified value.

CodeDescriptionExport properties

PropertyTypeIs RequiredDescription
CodestringNoIf present filter objects with code equal to the specified value.
DescriptionstringNoIf present filter objects with description equal to the specified value.