Discussions
Unapply payment from cash dues invoice line item
Member is billed for their annual membership, they want to upgrade their membership which changes subscriptions products (not their primary dues). I have the API call that adjusts the original product invoices lines which zeros it out and the call that adds the new subscription items as billed. However, I cannot do this if the invoice is paid. I think what needs to happen is to un-apply the payment to the invoice lines I want adjusted off first, adjust off the original invoice line, add the new subscription as billed and then pay the invoice with the credit that was created when the payment was un-applied.
I am having a hard time finding in the documentation how to un-apply a payment on an invoice line and then use that credit to pay for the new subscription product.
Any guidance would be greatly appreciated.
Create Event Program Items/Registration Options using REST API
Is there any way to use the REST API to add registration options and program items to an event?
I am searching through the documentation now and did not see much related to it.
I've tried using GET https://{{URL}}/api/Event/TESTING123, adding a program item, and then using PUT https://{{URL}}/api/Event/TESTING123 but the program item does not get added.
GA4 cross-domain tracking: preserving _gl through Authentication redirect
We run a WordPress public website and an iMIS RiSE member portal on a separate subdomain. Both use the same GA4 property via GTM. Cross-domain tracking is configured in GA4 and works correctly for logged-out users -- the _gl parameter appends to IMIS URLs on link click and sessions stitch correctly across domains.
Pulling Licensed Staff List
Hey all! Could someone give me a hint for how to pull a list of licensed users via the API? I've been searching around in the Group, Role, User, UserSecurity endpoints and I'm warm but I can't home in on it.
Extracting Documents Saved in a Panel
Hello; we have a client moving away from iMIS who have requested the documents saved in a panel source be exported and saved to the file system. They have around 4000 of these, so these can't feasibly be manually downloaded one by one.
ContentItem API Endpoint PUT request is not working.
We are experiencing an issue when attempting to use the PUT method to update ContentItem objects via the iMIS REST API on our instance (imis.fascrs.org). We consistently receive a 501 Not Implemented error.
developing client-based ipart using MS Blazor framework
Does anyone have ever done that? specifically using Blazor WebAssembly Standalone App project template?
ClientSide/Javascript iPart response to Command bar
Hello,
Tax Calculations leaving fractionals
DUPE found at: https://support.imis.com/hc/en-us/requests/302410?page=1 (posting here based on feedback from Ross Austen)
Sata Tranfer Objects (DTOs) for IMIS iMIS entities
What best practice or recommend way for creating DTO for IMIS iMIS entities?
