PaymentItem
| Name | Description | Type | Additional information |
|---|---|---|---|
| InvoiceTransactionId | The ID of the invoice paid. | integer |
Required |
| AmountPaid | The amount paid. Has to be equal to or less than the total amount owed. | decimal number |
Required |