Filter Data while making Web Service Call in VBCS
Summary
Filter Data while making Web Service Call in VBCSContent
Hi,
I have a use case where I want to filter only those records where the "AllowCapitalizedInterestFlag": true.
But the result that I am getting contains all the data irrespective of "AllowCapitalizedInterestFlag": true or "AllowCapitalizedInterestFlag": false
I am sure where and how I can put that filter condition. The payload I have provided with this post.
Thanks & Regards,
Susanto
Version
20.10.2Code Snippet
{
"items": [
{
"AllowCapitalizedInterestFlag": true,
"BusinessUnitId": 300000001906646,
"BusinessUnitName": "CE US BU",
"links": [
{
0