AdjustmentApplication

Version: 1.33

Parameters

Extends: TractObject

Elements
Element Type Required? Description

accountAdjustment

Adjustment

Y

 

Attributes
Attribute Required? Datatype Description

appliedOn

 

dateTime

 

amount

Y

decimal

 

type

 

AdjustmentApplicationType

INVOICE

NEGATIVE

REVERSED

WRITEOFF

Querying AdjustmentApplication

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

adjustmentEid

Long

billingAccountEid

Long

accountNum

String

occurredOn

Timestamp

unappliedAmount

BigDecimal

type

accounting.adjustment.AdjustmentApplicationType

REST Endpoints

Coming soon.

Sample Requests and Responses

SOAP — Coming soon.

REST — Coming soon.