Discussions
Is there an endpoint to pull member types?
Or customer types or whatever the general term is nowadays? I imagine I could pull them using a generic entity, just trying to not hit tables directly. Thanks.
REST IQA Result: Proper paging OFFSET
Not sure if my initial question made it through, but ...
I am running IQA through REST
The initial request is form, giving me the FIRST 500 records
http://my.instance.com/api/iqa?queryname=$/My/IQA&limit=500
Can I query transactions?
I'm trying to query transactions on a client's imis instances, but I'm not having any luck
20.2.64.8598: https://www2.ispe.org/Asi.Scheduler_TESTiIMIS/api/transaction/826269
20.2.65.9655: https://www2dev.ispe.org/Asi.Scheduler_IMIS/api/transaction/817229
How to maintain/develop iMIS angular ipart
Hi,
Fundraising
https://developer.imis.com/v1.0.1/reference/donation-payments has no information, and the swagger is incomplete. For example, the Transaction object has several loosely typed properties.
Posting to a multi instance panel
Hi,
Autofac Exception thrown while attempting to create a Cart Object from a Web Application
When I try creating the Cart Object, this following Autofac Exception is thrown
"The requested service 'Asi.Core.Client.ICommonServiceHttpClient' has not been registered. To avoid this exception, either register a component to provide the service, check for service registration using IsRegistered(), or use the ResolveOptional() method to resolve an optional dependency."
Any help towards the resolution of this would deeply appreciated.
Using REST to manage Subscriptions
How do we query Subscriptions records in iMIS through the RESTful API?
That is doing any CRUD operations.
New records don't populate the CommunicationPreferences
When I create a new record (REST) with just the basics (name, member type, etc.) the communication preferences aren't saved into the profile. I have to go to the staff site, to the preferences page and save the record to push them in. What's the trick to get them to populate in the initial POST?
URL Encoding
I am making a get request to a multi instance panel with the following url: