AccountsReceivableAdvance
Less than to read
Properties
Property Name | Type | Description | isWritable |
---|---|---|---|
_access | [_OutputAccessBinding] | no | |
_customData | Json | yes | |
_sourceId | String | yes | |
_id | Id | yes | |
number | String | yes | |
bankAccount | BankAccount_node | yes | |
financialSite | Site_node | yes | |
financialSiteName | String | yes | |
payToCustomerId | String | yes | |
payToCustomerName | String | yes | |
reference | String | yes | |
description | String | yes | |
postingDate | Date | yes | |
paymentDate | Date | yes | |
currency | Currency_node | yes | |
companyCurrency | Currency_node | no | |
transactionCurrency | Currency_node | no | |
companyFxRate | Decimal | yes | |
companyFxRateDivisor | Decimal | yes | |
fxRateDate | Date | yes | |
advanceAmount | Decimal | yes | |
advanceCompanyAmount | Decimal | yes | |
postingStatus | JournalStatus | yes | |
financeIntegrationStatus | PostingStatus | no | |
financeIntegrationApp | FinanceIntegrationApp | no | |
internalFinanceIntegrationStatus | FinanceIntegrationStatus | no | |
financeIntegrationAppRecordId | String | no | |
financeIntegrationAppUrl | String | no | |
lines | AccountsReceivableAdvanceLine_Collection | yes | |
intacctDocument | IntacctAccountsReceivableAdvance_node | yes | |
_etag | String | yes | |
_createStamp | Datetime | no | |
_updateStamp | Datetime | no |
Custom Queries
asyncExport : AccountsReceivableAdvance_Connection_asyncExport
Custom Mutations
bulkUpdate : Boolean
Mutation | Type | Description |
---|---|---|
filter | String | |
data | AccountsReceivableAdvance_Input |
post : String
Mutation | Type | Description |
---|---|---|
arAdvance | IntReference |
createArAdvance : AccountsReceivableAdvance
Mutation | Type | Description |
---|---|---|
data | AccountsReceivableAdvanceCreateArAdvanceData_Input |
asyncExport : AccountsReceivableAdvance_Mutations_asyncExport
Custom Type
IntReference
AccountsReceivableAdvanceCreateArAdvanceData_Input
Query | Type | Description |
---|---|---|
bankAccount | IntReference | |
financialSite | IntReference | |
payToCustomerId | String | |
payToCustomerName | String | |
description | String | |
paymentMethod | String | |
postingDate | String | |
paymentDate | String | |
currency | IntReference | |
companyFxRate | Decimal | |
companyFxRateDivisor | Decimal | |
fxRateDate | String | |
advanceAmount | Decimal | |
advanceCompanyAmount | Decimal | |
bankFeed | IntOrString | |
arMatch | AccountsReceivableAdvanceCreateArAdvanceDataArMatch_Input | |
lines | [AccountsReceivableAdvanceCreateArAdvanceDataLines_Input] | |
bankAccount | IntReference | |
financialSite | IntReference | |
payToCustomerId | String | |
payToCustomerName | String | |
description | String | |
paymentMethod | String | |
postingDate | String | |
paymentDate | String | |
currency | IntReference | |
companyFxRate | Decimal | |
companyFxRateDivisor | Decimal | |
fxRateDate | String | |
advanceAmount | Decimal | |
advanceCompanyAmount | Decimal | |
bankFeed | IntOrString | |
arMatch | AccountsReceivableAdvanceCreateArAdvanceDataArMatch_Input | |
lines | [AccountsReceivableAdvanceCreateArAdvanceDataLines_Input] |