Report - Credits Report
Report Name | creditReport |
---|
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": [
{
"date": "2020-05-07",
"cid": "2400000",
"company": "The Risky Customer",
"amount": 27.5,
"description": "Late Fee Credit",
"iid": "222555"
}
]
}
Response Fields
Field | brief description | notes |
---|---|---|
date | Date of credit |
|
cid | Customer ID |
|
company | Company Name |
|
amount | Ex-Tax amount of credit |
|
description |
|
|
iid | Invoice ID credit was applied to |
|
, multiple selections available,