trying to query a group and include equivAmount amount

11 views
Skip to first unread message

paulob

unread,
Dec 14, 2020, 4:52:38 PM12/14/20
to Trams API
Hi Dan, 
Long time we haven't talked. I hope you are all good, saying health and safe! 

I am trying to query a group and include the equivAmount column, but I am getting 
 "resultcode": 99,
        "resulttext": "One or more specified Include Columns are invalid: equivAmount"
If I remove equivAmount it works. So, I am trying to report/list all payments against a group without the amount converted to local currency , I can't do that. 
Thanks for helping ! 
Paulo

"params": {
        "SortBy":"name",
        "paymentGroup":"GroupName",
        "profileType": "V",
        "IncludeCols" :  ["name", "equivAmount"]
    
    }
Reply all
Reply to author
Forward
0 new messages