AccountsReceivableInvoice
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 | |
_customData | Json | yes | |
_sourceId | String | yes | |
_id | Id | yes | |
financialSite | Site_node | yes | |
taxEngine | TaxEngine | no | |
financialSiteName | String | yes | |
financialSiteTaxIdNumber | String | yes | |
type | FinanceDocumentType | yes | |
number | String | yes | |
invoiceDate | Date | yes | |
postingDate | Date | yes | |
billToCustomer | Customer_node | yes | |
billToCustomerName | String | yes | |
billToCustomerTaxIdNumber | String | yes | |
currency | Currency_node | yes | |
paymentTerm | PaymentTerm_node | yes | |
postingStatus | JournalStatus | yes | |
isPrinted | Boolean | yes | |
origin | AccountsPayableReceivableInvoiceOrigin | yes | |
reference | String | yes | |
description | String | yes | |
account | Account_node | yes | |
dueDate | Date | yes | |
taxCalculationStatus | TaxCalculationStatus | yes | |
totalTaxAmountAdjusted | Decimal | yes | |
fxRateDate | Date | yes | |
totalCompanyAmountExcludingTax | Decimal | no | |
totalCompanyAmountIncludingTax | Decimal | no | |
totalCompanyTaxAmount | Decimal | no | |
rateDescription | String | no | |
salesDocumentNumber | String | yes | |
salesDocumentSysId | Int | yes | |
financeIntegrationApp | FinanceIntegrationApp | no | |
financeIntegrationStatus | PostingStatus | no | |
internalFinanceIntegrationStatus | FinanceIntegrationStatus | no | |
financeIntegrationAppRecordId | String | no | |
financeIntegrationAppUrl | String | no | |
lines | AccountsReceivableInvoiceLine_Collection | yes | |
openItems | AccountsReceivableOpenItem_Collection | no | |
taxes | AccountsReceivableInvoiceTax_Collection | yes | |
transactionCurrency | Currency_node | no | |
documentDate | Date | no | |
intacctDocument | IntacctAccountsReceivableInvoice_node | yes | |
_etag | String | yes | |
totalAmountExcludingTax | Decimal | no | |
totalTaxAmount | Decimal | no | |
totalTaxableAmount | Decimal | no | |
totalExemptAmount | Decimal | no | |
companyFxRate | Decimal | yes | |
companyFxRateDivisor | Decimal | yes | |
totalAmountIncludingTax | Decimal | no | |
_createStamp | Datetime | no | |
_updateStamp | Datetime | no |
Custom Queries
asyncExport : AccountsReceivableInvoice_Connection_asyncExport
Custom Mutations
bulkUpdate : Boolean
Mutation | Type | Description |
---|---|---|
filter | String | |
data | AccountsReceivableInvoice_Input |
post : String
Mutation | Type | Description |
---|---|---|
arInvoice | IntReference |
updateOpenItemFromIntacct : AccountsReceivableInvoiceUpdateOpenItemFromIntacctReturn
Mutation | Type | Description |
---|---|---|
arInvoiceSysId | IntOrString |
asyncExport : AccountsReceivableInvoice_Mutations_asyncExport
Custom Type
IntReference
AccountsReceivableInvoiceUpdateOpenItemFromIntacctReturn
Query | Type | Description |
---|---|---|
wasSuccessful | Boolean | |
message | String |