HomeGuidesAPI ReferenceChangelogDiscussions
GuidesiMIS ProfessionaliMIS EnterpriseClient SupportLog In
Discussions
These docs are for v20.3.44. Click to read the latest docs for v20.3.192.

Discussions

Ask a Question

Couldn't find kek file error in ibo code though not using any encrypt function

Error while save gift1: System.InvalidOperationException: Couldn't find kek file at Asi.Security.Utility.KekProvider.GetKekFilePath() at Asi.Security.Utility.Encryptor.get_KekFilePath() at Asi.Security.Utility.Encryptor.get_KEK() at Asi.Security.Utility.Encryptor.InitializeEncryptionManager() at Asi.Security.Utility.Encryptor.EncryptString(String source) at Asi.iBO.Financials.CPayment.set_CreditCardNumber(String value) at Asi.iBO.Commerce.CGift.set_CreditCardNumber(String value) at ASI.ContentType_Webpart.Donation.DisplayPage.DonationCheckout(String userIMISID)

Fundraising endpoints

I want to use the Rest API to record donations in the iMIS Fundraising dashboard. The donations are processed and deposited into the association's bank account by a 3rd party.

Payment Captured, But Not Processed

We were reaching out to see if to see if you can provide any insight on why voids are happening during a few transactions.

Creating a Relationship - Guid should contain 32 digits with 4 dashes

We have a developer trying to create a relationship through the APIs and is running into the error below. Thoughts?

What to use to get "function level" registration data?

EventRegistration doesn't seem to return anything related to the functions, or payment or anything other than the basic order number and event/party data. Is there something - other than IQA - to call to return the actual registration data for an ID/event? EventRegistrationSummary does return anything different. Thanks.

REST API POST into Multi-instance data source does always return ordinal = 0

Hi
this is a rather annoying issue for multi-instance tables because one cannot get the actual reference from the response. I am not sure if I am missing something obvious.

SSO OAuth2 module

Once I have retrieved the OAuthH2 token and posted it back to the endpoint, how do I get the user's ID and then the Party object for the logged in user?

Remove a person from an organization

Hi,

REST API: Is there an endpoint to mark the attendance for the the person attending an event that has been setup in iMIS?

Hi,

REST API with pass-through auth - how do I get logged in user's ID or username?

If I'm using the pass-through auth, with the Request Verification Token, what's the best way to get the ID or username for the currently authenticated user?