QuickBooks Integrator 2020 macOS Edition

Questions / Feedback?

AppliedTo Property

Indicates the transactions that this Payment applies to.

Syntax

public var appliedTo: Array<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.

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