InvoicePayments
Returns the list of payments made for an invoice.
Columns
Name | Type | References | |
OrganizationId | Long |
Organizations.OrganizationId | |
InvoiceId | Long |
Invoices.InvoiceId | |
InvoicePaymentId [KEY] | String | ||
PaymentId | Long | ||
Amount | Double | ||
Date | Date | ||
Description | String | ||
ExchangeRate | Double | ||
IsSingleInvoicePayment | Boolean | ||
OnlineTransactionId | String | ||
PaymentMode | String | ||
PaymentNumber | String | ||
ReferenceNumber | String | ||
TaxAmountWithheld | Double |