Cash discount
How it works
Fields
Example
{
"datastream": {
"dataset": [
{
"jobtype": "0",
"customertype": "1",
"company": "Example Company",
"address": "Example street 1",
"postcode": "00100",
"city": "Helsinki",
"billdate": "2026-02-06",
"paydate": "2026-02-20",
"payrow": [
{ "desc": "Subscription", "count": "1", "amount": "1415.00", "taxpr": "24" }
],
"cashdiscountrow": [
{
"discountdate": "2026-02-16",
"discountpercent": "2",
"discountamount": "28.30",
"discountfreetext": "10 days -2%"
}
]
}
]
}
}Last updated
Was this helpful?

