PaymentApplication
Version: 1.33
Parameters
Extends: TractObject
Element | Type | Required? | Description |
payment |
payment |
Y |
|
invoice |
invoice |
Y |
Attribute | Required? | Datatype | Description |
updatedOn |
dateTime |
||
amount |
Y |
decimal |
|
type |
PaymentApplicationType |
INVOICE |
Querying PaymentApplication
For paged results, use the plural of the entity name (for example, billingAccounts, productCategories). For more information, refer to Understanding Queries.
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.