IntacctImportSession
Less than to read
Properties
Property Name | Type | Description | isWritable |
---|---|---|---|
_access | [_OutputAccessBinding] | no | |
_customData | Json | yes | |
_sourceId | String | yes | |
_id | Id | yes | |
description | String | yes | |
mapObject | IntacctMap_node | yes | |
dateCreation | Date | yes | |
queryParameters | Json | yes | |
numberOfLinesToImport | Int | yes | |
linesImported | Int | no | |
status | ImportStatus_enum | yes | |
counter | Json | no | |
bankAccount | BankAccount_node | yes | |
transactionFeed | IntacctBankAccountTransactionFeed_Collection | yes | |
_etag | String | yes | |
withPostableFeeds | Boolean | no | |
_createStamp | Datetime | no | |
_updateStamp | Datetime | no |
Custom Queries
getDuplicate : IntacctImportSession
Property | Type | Description |
---|---|---|
_id | Id |
asyncExport : IntacctImportSession_Connection_asyncExport
Custom Mutations
bulkUpdate : Boolean
Mutation | Type | Description |
---|---|---|
filter | String | |
data | IntacctImportSession_Input |
post : [IntacctImportSessionPostReturn]
Mutation | Type | Description |
---|---|---|
intacctImportSession | IntReference |
replayMatchingRules : Int
Mutation | Type | Description |
---|---|---|
intacctImportSession | IntReference | |
matchingRuleList | # String |
asyncExport : IntacctImportSession_Mutations_asyncExport
Custom Type
Id
IntReference
IntacctImportSessionPostReturn
Query | Type | Description |
---|---|---|
wasSuccessful | Boolean | |
message | String |