AccountsReceivablePayment
Less than to read
Properties
| Property Name | Type | Description | isWritable |
|---|---|---|---|
| _access | [_OutputAccessBinding] | no | |
| _factory | MetaNodeFactory_node | no | |
| _updateTick | Int | no | |
| _updateUser | User_node | no | |
| _createUser | User_node | no | |
| _customData | Json | no | |
| _sourceId | String | no | |
| _id | Id | no | |
| number | String | no | |
| bankAccount | BankAccount_node | no | |
| financialSite | Site_node | no | |
| financialSiteName | String | no | |
| payToCustomerId | String | no | |
| payToCustomerName | String | no | |
| reference | String | no | |
| description | String | no | |
| postingDate | Date | no | |
| paymentDate | Date | no | |
| currency | Currency_node | no | |
| companyCurrency | Currency_node | no | |
| transactionCurrency | Currency_node | no | |
| companyFxRate | Decimal | no | |
| companyFxRateDivisor | Decimal | no | |
| fxRateDate | Date | no | |
| paymentAmount | Decimal | no | |
| paymentCompanyAmount | Decimal | no | |
| postingStatus | JournalStatus | no | |
| financeIntegrationApp | FinanceIntegrationApp | no | |
| financeIntegrationStatus | PostingStatus | no | |
| internalFinanceIntegrationStatus | FinanceIntegrationStatus | no | |
| financeIntegrationAppRecordId | String | no | |
| financeIntegrationAppUrl | String | no | |
| lines | AccountsReceivablePaymentLine_Collection | no | |
| intacctDocument | IntacctAccountsReceivablePayment_node | no | |
| _etag | String | no | |
| _createStamp | Datetime | no | |
| _updateStamp | Datetime | no |
Custom Queries
asyncExport : AccountsReceivablePayment_Connection_asyncExport
Custom Mutations
post : String
| Mutation | Type | Description |
|---|---|---|
| arPayment | IntReference |
createArPayment : AccountsReceivablePayment
| Mutation | Type | Description |
|---|---|---|
| data | AccountsReceivablePaymentCreateArPaymentData_Input |
asyncExport : AccountsReceivablePayment_Mutations_asyncExport
Custom Type
IntReference
AccountsReceivablePaymentCreateArPaymentData_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 | |
| paymentAmount | Decimal | |
| paymentCompanyAmount | Decimal | |
| bankFeed | IntOrString | |
| arMatch | AccountsReceivablePaymentCreateArPaymentDataArMatch_Input | |
| jsonArInvoices | AccountsReceivablePaymentCreateArPaymentDataJsonArInvoices_Input | |
| lines | [AccountsReceivablePaymentCreateArPaymentDataLines_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 | |
| paymentAmount | Decimal | |
| paymentCompanyAmount | Decimal | |
| bankFeed | IntOrString | |
| arMatch | AccountsReceivablePaymentCreateArPaymentDataArMatch_Input | |
| jsonArInvoices | AccountsReceivablePaymentCreateArPaymentDataJsonArInvoices_Input | |
| lines | [AccountsReceivablePaymentCreateArPaymentDataLines_Input] |