Get New Payment Terms

 avatar
user_0223141589
python
a year ago
156 B
2
Indexable
payload = {"q":
                "SELECT term.id, term.name, term.isinactive FROM term \
                WHERE term.lastmodifieddate>='{}'".format(new_date)}
Leave a Comment