Discussions
Onlie Store or Shop into Mobile Application Integration
We have eCommerce Store, https://members.crsi.org/Members/Store. How can we implement this into our Mobile Application without Header and Footer, please advice.
What values for DocumentTypeId?
From the documentation: Creates a Document
REST API: Non-admins unable to see organization information
We are running iMIS version 20.3.30.4688 and using the REST API and SSO.
Rest Api - Manage Users
Hello !
Payment Terms
I am having some difficulty locating a way to add payment terms to a commerce product order either through the iMIS interface or through the API. It appears that terms may be configured according to this documentation, https://help.imis.com/enterprise/features/settings/finance.htm#Terms, but the cart process does not allow staff members to assign the terms at checkout. I also do not see this ability prior to generating the invoice for the order. I also do not see this feature in the API documentation. Am I missing something or is this not present in the current version of iMIS?
Add a note to an existing order line
Is there any way through the API to add a note to an existing order line?
Cancelling orders with iMIS REST API
Is it possible to cancel order using iMIS REST API?
Set Chapter Admininstrator through Rest API
I am trying to figure out if there is a way to set Chapter Administrator through the REST API.
Accessing REST from simple .ascx control iPart
I may have asked this question before, if so I apologise. Client is 20.2 self hosted. I'm writing a fairly simple iPart (C# control, not JS, not compiled DLL) and I'd like to use REST to access data (and ultimately write it back). I can do this using both security models, but the "get a token" requires username and password, and the JavaScript one uses a variable that isn't on the page yet (and is a more client-side thing anyway). I'm not pumped about storing or using a username/password anyway, doesn't seem like it should be necessary. This isn't a "how to use REST" question, this is a "how do I access REST without using either of the 2 existing security options if I don't want to store a username/password" question. Thanks in advance.
Updates A Group Member by Id Endpoint
Good morning,