Discussions
Imis Rest api - GroupCategory
Hello, to create a committee using the rest api, I'd like to have the user selecting the "GroupCategory".
What fields are available when filtering on /Party?
I can filter /Party using a number of fields including CustomerTypeCode, but when I try MajorKey it fails.
ComboOrder for Membership
What's the process for signing someone up to a membership via REST?
Issue with Create a Cart POST request
I am attempting to create a button on my webpage that leads users to a cart with a single specified product in it. This is such that the user can easily/quickly checkout said product without needing to search for the itme, add it to their cart, then checkout.
Get login name of on behalf of user
Is there a c# method to get the login name of the person you are on behalf of? We have an asfx ipart that we are trying to make work with on behalf of mode, and essentially it adds some products to the on behalf of person's cart. However, what we are seeing instead is that it adds it on to the logged in user's cart instead.
Convert a large list of dropdown values for a general lookup table into iMIS
How can we convert a large list of dropdown values for a general lookup table into iMIS instead of manually entering them in iMIS?
CsName_FR issue
Hello,
How to manage community subscriptions in the REST API?
Hi - in the REST API, is it possible to:
API url for SSO auth
Hi, I am using iMIS for SSO. How do I call the users API to retrieve a user with login credentials to authenticate them for sign in? Couldn't find this information in the docs