Discussions
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: Create User & Password
Is it possible to Create a User and insert a Password for a new contact? If so, can you provide some sample code?
Refresh Cache on Cart
Can anyone provide a code sample on refreshing the cache in later versions. The old method of refreshing cache are deprecated and I'm finding that instantiating a new cart manager does not always come back with updates that have been made to the cart.
Does anyone know why BadRequest: ValidationError occurs here?
I send this JSON which is VALIDATED by JsonLint. But each time I POST the following code I receive the BAdRequest/Validation Error but no further details from iMIS Scheduler. I can GET, but cannot PUT or POST.
Creating a Company Administrator Relationship through the API
We are running iMIS version 20.3.30.4688 and using the REST API.
Public user accessing REST API call
I am working on IMIS version 20.2.49.5903
How do we use a newer version of Newtonsoft.json in an iPART?
iMIS uses version 8 of Newtonsoft.json. I'd like to use the newest version of Newtonsoft.Json in my ipart.
Is it possible to access a traditional User Defined ("UD") table (build with iMIS Desktop) with REST?
Is it possible to access a traditional UD table (build with iMIS Desktop) with REST?
Can we get a CURL test for POST to /TOKEN?
We have a third party (mobile app) testing against the exposed iMIS REST API.
Shopping cart page is duplicating Item total
Hi,