PaymentApplication

Version: 1.33

Parameters

Extends: TractObject

Elements
Element Type Required? Description

payment

payment

Y

 

invoice

invoice

Y

Attributes
Attribute Required? Datatype Description

updatedOn

dateTime

amount

Y

decimal

type

PaymentApplicationType

INVOICE
REVERSED

Querying PaymentApplication

For paged results, use the plural of the entity name (for example, billingAccounts, productCategories). For more information, refer to Understanding Queries.

Query Keys
Key Type

eid

Long

paymentEid

Long

invoiceEid

Long

invoiceNum

String

billingAccountEid

Long

accountNum

String

occurredOn

Timestamp

updatedOn

Timestamp

unappliedAmount

BigDecimal

type

accounting.payment.PaymentApplicationType

REST Endpoints

Coming soon.

Sample Requests and Responses

SOAP — Coming soon.

REST — Coming soon.