Discussions
iMIS Rise - change datetime control
Hello, I'm using Rise Version 2017.
Bearer and reshesh_token
Hi,
Is there any possibility to have a refresh_token when I call Bearer token with "password" grant_type ? And using it to add expiration to current access_token ?
Is there a way to trigger the "Forgot password" flow through the API?
Hi,
Translation Module
Can anyone point me to some material that explains in detail how to make use of the iMIS Translation Module?
Commitee Memeber Notes and Other fields
Hello, could someone help me to make this update with Rest API ?
REST API - pay invoice?
Hello - is there a way to pay an invoice (or better yet batch of invoices) in the API?
In IQA query, parameters must be Parameter Equal
Hi, I have my url like this in a clientside iPart
var urllookup = MemberPrimeBuyersGuideSearch.restApiUrl + "/iqa?queryname=$/IFDAReports/Allied/Directory Search/iPartAlliedBuyersGuideSearch&Parameter=eq:" + cats;
still getting validation error : "In IQA query, parameters must be Parameter Equal"
works fine in postman request either with or without eq:
Can anyone help giving any solution?
Thanks
REST API - commerce products - discount price
Anyone know what /Item endpoint property corresponds to the Discount Price field for commerce products? In EMS, the only currency property is TempDefaultPrice, which corresponds to Standard Price - I don't see a way to set the discount price in the API. Thanks!
Rest Api for SSRS
I am able to retrieve IQA via rest api but as some of the IQA does not have complex SQL query like SSRS, is it possible to retrieve the SSRS reports similar like IQA ?
Rest API endponit to update and delete a Committee (Group)
Hello, does anyone know how can I update an existing Committee group ?