Report - Ancilliary Charges
Report Name | ancilliaryCharges |
---|
Report Options
field | type | description |
---|---|---|
date_from | date | The earliest date to get for a payment created e.g. 2020-08-01 |
date_to | date | The latest date to report until |
Response Example
{
"succes":true,
"data": [
{
"late_fee_count": "211",
"late_fee_amount": "5275.00000",
"payment_fee_count": "187",
"payment_fee_amount": "1050.25840",
"EFT_fee_count": "32",
"EFT_fee_amount": "158.40000"
}
]
}
Response Fields
Field | brief description | notes |
---|---|---|
late_fee_count | Number of Late Fees |
|
late_fee_amount | Ex Tax total of late fees |
|
payment_fee_count | Number of Credit Card Payment Fees |
|
payment_fee_amount | Ex Tax total of Credit Card Fees |
|
EFT_fee_count | CUSTOM Number of fees for this configured type | These are custom Example fields field names are dynamically generated depending on your settings |
EFT_fee_amount | CUSTOM Ex Tax total for this configured type |
|
, multiple selections available,