IntacctBankAccountMatching
Less than to read
Properties
Property Name | Type | Description | isWritable |
---|---|---|---|
_access | [_OutputAccessBinding] | no | |
_customData | Json | yes | |
_sourceId | String | yes | |
_id | Id | yes | |
bankAccount | BankAccount_node | yes | |
priority | Int | yes | |
keyword | String | yes | |
account | Account_node | yes | |
transactionType | IntacctRecordTransactionType | yes | |
tax | Tax_node | yes | |
location | Site_node | yes | |
storedAttributes | Json | yes | |
storedDimensions | Json | yes | |
type | IntacctMatchingType | yes | |
_etag | String | yes | |
_createStamp | Datetime | no | |
_updateStamp | Datetime | no |
Custom Queries
getDuplicate : IntacctBankAccountMatching
Property | Type | Description |
---|---|---|
_id | Id |
queryIntacctDocument : [IntacctBankAccountMatchingQueryIntacctDocumentReturn]
Property | Type | Description |
---|---|---|
parameters | IntacctBankAccountMatchingQueryIntacctDocumentParameters_Input | |
documentType | String |
queryIntacctArInvoice : [IntacctBankAccountMatchingQueryIntacctArInvoiceReturn]
Property | Type | Description |
---|---|---|
parameters | IntacctBankAccountMatchingQueryIntacctArInvoiceParameters_Input |
queryIntacctCustomers : [IntacctBankAccountMatchingQueryIntacctCustomersReturn]
asyncExport : IntacctBankAccountMatching_Connection_asyncExport
Custom Mutations
bulkUpdate : Boolean
Mutation | Type | Description |
---|---|---|
filter | String | |
data | IntacctBankAccountMatching_Input |
bulkSave : Boolean
Mutation | Type | Description |
---|---|---|
intacctBankAccountMatchings | # IntacctBankAccountMatching_Input |
asyncExport : IntacctBankAccountMatching_Mutations_asyncExport
Custom Type
Id
IntacctBankAccountMatchingQueryIntacctDocumentParameters_Input
IntacctBankAccountMatchingQueryIntacctDocumentReturn
Query | Type | Description |
---|---|---|
recordNo | Date | |
description | String | |
documentType | String | |
location | String | |
journal | String | |
date | Date | |
amount | Decimal | |
account | String | |
url | String | |
batchNo | String | |
entityId | String |
IntacctBankAccountMatchingQueryIntacctArInvoiceParameters_Input
IntacctBankAccountMatchingQueryIntacctArInvoiceReturn
Query | Type | Description |
---|---|---|
recordNo | Int | |
invoiceNo | String | |
customerName | String | |
customerId | String | |
referenceNumber | String | |
date | Date | |
dueDate | Date | |
totalAmount | Decimal | |
totalDue | Decimal | |
totalPaid | Decimal | |
term | PaymentTerm_node | |
entityId | String |
IntacctBankAccountMatchingQueryIntacctCustomersReturn
Query | Type | Description |
---|---|---|
customerName | String | |
customerId | String |