IntacctBankAccountTransactionFeed
Less than to read
Properties
| Property Name | Type | Description | isWritable |
|---|---|---|---|
| _access | [_OutputAccessBinding] | no | |
| _factory | MetaNodeFactory_node | no | |
| _updateTick | Int | yes | |
| _updateUser | User_node | yes | |
| _createUser | User_node | yes | |
| _sortValue | Int | yes | |
| _customData | Json | yes | |
| _sourceId | String | yes | |
| _id | Id | yes | |
| number | String | yes | |
| anyLines | BaseFinanceLine_Collection | yes | |
| lines | IntacctBankAccountTransactionFeedLine_Collection | yes | |
| importSession | IntacctImportSession_node | yes | |
| bankAccount | BankAccount_node | yes | |
| intacctId | String | yes | |
| entity | String | yes | |
| entityName | String | yes | |
| accountType | String | yes | |
| accountFeedKey | Int | yes | |
| transactionId | Int | yes | |
| accountReconKey | Int | yes | |
| postingDate | Date | yes | |
| reconcilitationDate | Date | yes | |
| transactionType | IntacctRecordTransactionType | yes | |
| documentType | String | yes | |
| documentNumber | String | yes | |
| payee | String | yes | |
| amount | Decimal | yes | |
| amountToMatch | Decimal | yes | |
| description | String | yes | |
| cleared | IntacctMatchingStatus | yes | |
| targetDocumentType | TargetDocumentType | no | |
| currency | Currency_node | yes | |
| feedType | String | yes | |
| account | Account_node | yes | |
| storedAttributes | Json | yes | |
| computedAttributes | Json | no | |
| storedDimensions | Json | yes | |
| analyticalData | AnalyticalData_node | yes | |
| arMatch | Json | yes | |
| jsonArInvoices | Json | yes | |
| journalEntryNumber | String | yes | |
| financeIntegrationApp | FinanceIntegrationApp | no | |
| internalFinanceIntegrationStatus | FinanceIntegrationStatus | no | |
| financeIntegrationAppUrl | String | no | |
| financeIntegrationAppRecordId | String | no | |
| financeDocumentType | FinanceDocumentType | no | |
| financeDocumentCreatedNumber | String | no | |
| financeDocumentCreatedSysId | Int | no | |
| financeDocumentGenerationErrorMessage | String | no | |
| paymentDate | Date | yes | |
| receiptDate | Date | yes | |
| payToCustomerId | String | yes | |
| payToCustomerName | String | yes | |
| paymentMethod | String | yes | |
| _etag | String | yes | |
| _constructor | String | yes | |
| _createStamp | Datetime | no | |
| _updateStamp | Datetime | no |
Custom Queries
getDuplicate : IntacctBankAccountTransactionFeed
| Property | Type | Description |
|---|---|---|
| _id | Id |
getMatchLine : IntacctBankAccountTransactionFeedGetMatchLineReturn
| Property | Type | Description |
|---|---|---|
| transactionFeed | IntacctBankAccountTransactionFeedGetMatchLineTransactionFeed_Input | |
| matchingRules | # IntacctBankAccountMatching_Input |
asyncExport : IntacctBankAccountTransactionFeed_Connection_asyncExport
Custom Mutations
bulkUpdate : Boolean
| Mutation | Type | Description |
|---|---|---|
| filter | String | |
| data | IntacctBankAccountTransactionFeed_Input |
setCleared : Boolean
| Mutation | Type | Description |
|---|---|---|
| recordNo | IntOrString | |
| cleared | IntacctMatchingStatus_EnumInput |
asyncExport : IntacctBankAccountTransactionFeed_Mutations_asyncExport
Custom Type
Id
IntacctBankAccountTransactionFeedGetMatchLineTransactionFeed_Input
IntacctBankAccountMatching_Input
IntacctBankAccountTransactionFeedGetMatchLineReturn
| Query | Type | Description |
|---|---|---|
| isMatched | FeedLineMatchingStatus | |
| account | Account_node | |
| tax | Tax_node | |
| location | Site_node |