Skip to main content

ExportPostings

Export General Ledger postings.

Overview

Urlapi/public/FluentisErp/FI/GeneralLedger/ExportPostings
HTTP MethodPOST
Method TypeExport
Fluentis ObjectFluentis.FluentisErp.Core.FI.GeneralLedger.FSPosting

Request parameters

ParameterTypeIs RequiredDescription
PostingTemplatesarrayNoIf present filter records with template code included in the specified list.
ExcludedPostingTemplatesarrayNoIf present filter records with template code not included in the specified list.
MovementTypeCodesarrayNoIf present filter records with movement template code included in the specified list.
FromDatedateNoIf present filter records with date greater than or equal with the specified value.
ToDatedateNoIf present filter records with date smaller than or equal with the specified value.
FromAccrualDatedateNoIf present filter records with accrual date greater than or equal with the specified value.
ToAccrualDatedateNoIf present filter records with accrual date smaller than or equal with the specified value.
FromNumberintegerNoIf present filter records with number greater than or equal with the specified value.
ToNumberintegerNoIf present filter records with number smaller than or equal with the specified value.
VatRegisterCodesarrayNoIf present filter records with vat register code included in the specified list.
FromVatReferenceNumberintegerNoIf present filter records with vat reference number greater than or equal with the specified value.
ToVatReferenceNumberintegerNoIf present filter records with vat reference number
IsDefinitivebooleanNoIf present filter definitive records.
IsProvisorybooleanNoIf present filter provisory records.
UserstringNoIf present filter records with user description equal or starts with the specified value.
TransactionDescriptionstringNoIf present filter records with transaction description equal or starts with the specified value.
OnlyOpeningClosingRecordsbooleanNoIf present filter openning or closing records.
FromDocumentDatedateNoIf present filter records with document date greater than or equal with the specified value.
ToDocumentDatedateNoIf present filter records with document date smaller than or equal with the specified value.
DocumentNumberstringNoIf present filter records with document number equal or starts with the specified value.
DocumentTypeCodesarrayNoIf present filter records with document code included in the specified list.
IsSuspendedVATbooleanNoIf present filter suspended VAT records.
IsUnbalancedbooleanNoIf present filter unblanaced records.
PostingVatCodesarrayNoIf present filter records with posting vat code included in the specified list.

PostingAccountingMovementsFilter properties

PropertyTypeIs RequiredDescription
DepartmentCodesarrayNoIf present filter accounting movements with department code included in the specified list.
CurrencyCodesarrayNoIf present filter accounting movements with currency code included in the specified list.
MovementDescriptionstringNoIf present filter accounting movements with movement description equal or starts with the specified value.
FromCurrencyDebitAmountdecimalNoIf present filter accounting movements with currency debit amount greater than or equal with the specified value.
ToCurrencyDebitAmountdecimalNoIf present filter accounting movements with currency debit amount smaller than or equal with the specified value.
FromCurrencyCreditAmountdecimalNoIf present filter accounting movements with currency credit amount greater than or equal with the specified value.
ToCurrencyCreditAmountdecimalNoIf present filter accounting movements with currency credit amount smaller than or equal with the specified value.
AccountCodestringNoIf present filter accounting movements with account code equal or starts with the specified value.
AccountDetailCodestringNoIf present filter accounting movements with account detail equal or starts with the specified value.
AccountDescriptionstringNoIf present filter accounting movements with account description equal or starts with the specified value.
CommercialCategoryCodesarrayNoIf present filter accounting movements with account that have commercial category code included in the specified list.
ZoneCodesarrayNoIf present filter accounting movements with account that have zone code included in the specified list.
AccountTypeCodesarrayNoIf present filter accounting movements with account type code included in the specified list.
IsCustomerbooleanNoIf present filter customer account types accounting movements.
IsSupplierbooleanNoIf present filter supplier account types accounting movements.
IsBankbooleanNoIf present filter bank account types accounting movements.
IsAgentbooleanNoIf present filter agent account types accounting movements.
IsSafTPaymentbooleanNoIf present filter SafT payment accounting movements.