Skip to main content

2023-07-12

· One min read
Samantha Zhang

General updates:

{
"filters": [
{
"field": "source_data.AmountDue",
"operator": "<",
"value": "100"
}
],
"order_by": [
{
"field": "source_data.Paid",
"dir": "DESC"
}
]
}

System-specific updates: