QuickBooks Integrator 2020 .NET Edition

Questions / Feedback?

AppliedTo Property

Indicates the transactions that this Payment applies to.

Syntax

public AppliedToList AppliedTo { get; }
Public Property AppliedTo As AppliedToList

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.

Copyright (c) 2021 /n software inc. - All rights reserved.
QuickBooks Integrator 2020 .NET Edition - Version 20.0 [Build 7941]