Discussions
Create accrual dues items
Creates a Subscription bring dues items as Cash
Other token grant_types or ways to get the token?
For our interaction with iMIS another application will be requesting the api's via scheduled jobs and not via user interaction. For other application api's we are using using Keycloak for the authentication.
Where is the documentation regarding Asi.Web.UI.WebControls?
We are having trouble locating the documentation on the Asi.Web.UI.WebControls, i.e. methods, settings, examples .. anything.
iMIS api calls failing on PUT and POST api calls with 400 errors
jQuery.ajax("https://www.test.org/iMIS/api/cs_Event_Speakers", {
type : "GET",
contentType: "application/json",
headers: {"RequestVerificationToken": document.getElementById("__RequestVerificationToken").value},
success: function(data){console.log(data);}
})
The following is failing with a 400 error however:
API Integration
The API integration seems to be working now but we are still missing a few information in iMIS:
Create Event RegistrationOptions with the API
I'm looking to add a Registration option and pricing through the API. The way I go about it currently is to clone an event that has RegistrationOptions/Functions and then update the pricing using the /api/ItemPrice endpoint.
PayPal Express Issues
The issue seems to be that when I send the “token,payorId” pair to iMIS under an api call to execute the cart with a payment type of “PayPal” I get back a message that seems to relate to PayPals token verification system, most specifically here: https://www.paypal.com/us/cshelp/article/why-did-i-get-api-error-code-10410-ts1427
Asi.Soa.*.dll files for 20.3
Dear developers,
is there a way to get hold off Asi.Soa.ClientServices.dll, Asi.Soa.ServiceModelEx.dll, Asi.Contracts.dll, Asi.Core.dll, Autofac.dll, Newtonsoft.Json.dll for iMIS 20.3?
iMIS Integration
We have an active iMIS SSO integration for WordPress and are working on improving it. I tried to get in touch with a partner integration email with no success. Can anyone please guide me further?
Generate renewals
Hello,