QuickBooks Integrator V6 - Online Help
QuickBooks Integrator V6
Questions / Feedback?

AppliedTo Property

Indicates the transactions that this Payment applies to.

Syntax

[VB.NET]
Public Property AppliedTo As AppliedToList

[C#]
public AppliedToList AppliedTo {get;}

Remarks

In a ReceivePayment message, each AppliedTo aggregate represents the transaction to which this part of the payment is being applied. Four types of transactions can receive payments in QuickBooks: invoices, statement charges, general journal debits, and checks. (For example, a customer job might receive a payment reimbursing a check that was written for an expense for that customer job.)

In a BillPayment message, each AppliedTo aggregate represents the bill transaction to which this part of the payment is being applied.

If you include AppliedTo aggregates with duplicate RefIds in the same Add request you will receive an error.

This property is not available at design time.

Default Value

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 6.0.6240.0