The InvoicePaymentDetails object contains the details for an invoice payment.
| Type | Name | Description |
|---|
| string | InvoiceInternalId | Identifies the associated Invoice object. |
| decimal | PaidAmount | Amount paid on the invoice. |
| string | Currency | Three-character ISO 4217 currency code. |