payment
A payment refers to the transfer of money, goods, or services from one party (the payer) to another party (the payee) in exchange for a product, service, or debt settlement.
Properties
| Property | Type | Definition |
|---|---|---|
days_past_due_count | integer | Payment days past due count is the number of days that a payment has not been received on a specific due date. |
frequency_type | enumeration | Payment frequency type indicates how frequently the payment is made. annualat_maturitybiweeklymonthlyotherquarterlysemiannualsemimonthlyweekly |
identifier | string | A payment identifier is a unique code or reference number that is used to identify and track a specific payment transaction. It helps in distinguishing one payment from another, especially in situations where multiple payments are being processed simultaneously. |
last_paid_amount | decimal | A last paid amount refers to the most recent date on which a payment was made or processed for a particular account or transaction. It signifies the date when the payment was successfully received and recorded by the payee or the entity managing the payment. |
last_paid_due_date | date | A last payment paid due date refers to the deadline or the final date by which the most recent payment should have been made to fulfill an outstanding financial obligation. |
last_paid_received_date | date | A last payment paid received date refers to the date on which the most recent payment was received by the payee or the entity managing the payment. |
late_charge_amount | decimal | A late charge amount, also known as a late fee, is an additional charge imposed on a payer when a payment is not made by the specified due date or within the grace period provided. It is a penalty or fee for late payment. |
late_charge_grace_period_days_count | integer | Late charge grace period days count refers to a specified number of days during which a payment can be made after the original due date without incurring a late fee or penalty. It is an allowance granted by the creditor or service provider to give the payer some additional time to submit the payment without facing immediate consequences. |
late_charge_maximum_amount | decimal | A late charge maximum amount refers to the maximum fee or penalty imposed by a creditor or service provider when a payment is not made by the due date or within the specified grace period. It represents the maximum additional amount that the payer is required to pay on top of the original payment due in order to cover the cost of the late payment. |
late_charge_minimum_amount | decimal | A late charge minimum amount refers to the minimum fee or penalty imposed by a creditor or service provider when a payment is not made by the due date or within the specified grace period. It represents the minimum additional amount that the payer is required to pay on top of the original payment due in order to cover the cost of the late payment. |
next_fourth_payment_amount | decimal | Next fourth payment amount refers to the specific value or sum of money that must be transferred or exchanged after the next third payment amount, as part of a payment transaction. |
next_payment_amount | decimal | Next payment amount refers to the specific value or sum of money that must next be transferred or exchanged as part of a payment transaction. It represents the monetary value or quantity that the payer will provide next to the payee. |
next_payment_due_date | date | A next payment due date refers to the next date by which the next payment must be made to fulfill an outstanding financial obligation. |
next_second_payment_amount | decimal | Next second payment amount refers to the specific value or sum of money that must be transferred or exchanged after the next payment amount, as part of a payment transaction. |
next_third_payment_amount | decimal | Next third payment amount refers to the specific value or sum of money that must be transferred or exchanged after the next second payment amount, as part of a payment transaction. |
payment_amount | decimal | A payment amount is the specific value or sum of money that is being transferred or exchanged as part of a payment transaction. It represents the monetary value or quantity that the payer is providing to the payee. |