Discussions
REST API .vs. STAFF WEBSITE functionality - GENDER
Hi,
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.
Query iMIS System version
Is it possible, via SOAP or REST, to ask an iMIS instance what version it is?.
Posting ChangeLog entry via API?
Hello, I'm trying to post to the IMIS changelog via REST API and keep getting and exception(OperationNotSupportedFault):
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.
CRUD on Business Objects with REST calls
Any documentation and example on how to?
Using REST to manage Subscriptions
How do we query Subscriptions records in iMIS through the RESTful API?
That is doing any CRUD operations.