PaymentPartItem
A portion of a payment that is applied to a line item in an invoice or a line item in a debit memo.
Columns
| Name | Type | Description |
| createdbyid | String | The 'createdbyid' column for the 'paymentpartitem' table. |
| updateddate | Datetime | The 'updateddate' column for the 'paymentpartitem' table. |
| updatedbyid | String | The 'updatedbyid' column for the 'paymentpartitem' table. |
| amount | Decimal | The 'amount' column for the 'paymentpartitem' table. |
| paymentpartid | String | The 'paymentpartid' column for the 'paymentpartitem' table. |
| createddate | Datetime | The 'createddate' column for the 'paymentpartitem' table. |
| debittaxationitemid | String | The 'debittaxationitemid' column for the 'paymentpartitem' table. |
| invoiceitemid | String | The 'invoiceitemid' column for the 'paymentpartitem' table. |
| debitmemoitemid | String | The 'debitmemoitemid' column for the 'paymentpartitem' table. |
| id | String | The 'id' column for the 'paymentpartitem' table. |
| taxationitemid | String | The 'taxationitemid' column for the 'paymentpartitem' table. |