Get New Payment Terms
payload = {"q": "SELECT term.id, term.name, term.isinactive FROM term \ WHERE term.lastmodifieddate>='{}'".format(new_date)}
Leave a Comment
payload = {"q": "SELECT term.id, term.name, term.isinactive FROM term \ WHERE term.lastmodifieddate>='{}'".format(new_date)}