Select any of the web services below to view details and examples.
Returns all GL transactions for a property. By default the webservice returns summarized transactions.
*propertyIds [String] | This is a required field. This field accepts comma seperated multiple values. |
glAccountFrom [Integer] | This is an optional field. This field accepts single value. |
glAccountTo [Integer] | This is an optional field. This field accepts single value. |
postMonthFrom [Date] | This is an optional field. This field accepts single value. If no post month is provided, then the default post month of the prope rty will be used. If multiple properties are passed then the post mon th of any property would be used randomly. |
postMonthTo [Date] | This is an optional field. This field accepts single value. |
postDateFrom [Date] | This is an optional field. This field accepts single value. |
postDateTo [Date] | This is an optional field. This field accepts single value. |
isCashBook [Boolean] | This is an optional field. This field accepts single value. |
isDetailed [Boolean] | This is an optional field. This field accepts single value. |
glTreeId [Integer] | This is an optional field. This field accepts single value. |
glBookTypeIds [Integer] | This is an optional field. This field accepts comma seperated multiple values. |
transactionDateFrom [Date] | This is an optional field. This field accepts single value. This is the actual system created date of the transaction. |
transactionDateTo [Date] | This is an optional field. This field accepts single value. This is the actual system created date of the transaction. |
excludeApTransactions [Boolean] | This is an optional field. This field accepts single value. This flag will filter off any ap transactions from the response. |
excludeArTransactions [Boolean] | This is an optional field. This field accepts single value. This flag will filter off any Ar Transactions from the response. |
excludeExportedTransactions [Boolean] | This is an optional field. This field accepts single value. If passed as true (1) the API will not return any transaction that was previously marked exported using the markGlTransactionsExported API. Transaction exported under a different export format in Entrata wil l still qualify to be returned until specifically marked exported over the markGlTransactionsExported API. |
lastUpdatedOnFromDate [Date] | This is an optional field. This field accepts single value. This is the transaction modification date. |
lastUpdatedOnToDate [Date] | This is an optional field. This field accepts single value. This is the transaction modification date. |