Name | Description | Type | Additional information |
---|---|---|---|
PaymentID |
Should only be non-zero when updating an existing Invoice Payment |
integer |
None. |
InvoiceNum | integer |
None. |
|
PaymentTypeId | integer |
None. |
|
PaymentDate |
Defaults to today if value passed is null |
date |
None. |
ApplyDate | date |
None. |
|
Amount | decimal number |
None. |
|
PaymentApplicationDetails | Collection of InvoicePaymentApplicationDto |
None. |