Discussions
High performance Dues Importer for existing invoices
Hi,
Cancelling an Event Registration with cancellation fee via the iMIS REST API
I attempted to use the provided example for processing an event registration cancellation with a cancellation fee; however, the outcome was not as expected. While the registration was successfully cancelled, no cancellation fee was applied.
Posting Batches via iMIS REST API
Hi,
List of new users - as a spreadsheet
Hi, sorry this is probably relatively basic. I want to generate a spreadsheet of new registrations who use our IMIS portal but rather than for a specific event, I want the list to be of people who registered to use our portal and had new profiles made. For instance, to generate a list of everyone who joined in June. I know to go to Rise - Intelligent Query Architect and run one of the searches listed but as far as I can tell, there is not a query like this on there. Thanks in advance for any help!
Managing Social Profiles via iMIS REST API
Good morning,
Is there a way to purge iMIS keys through an API
Hello All,
Overriding price for non dues subscription product in cart
We have successfully updated the pricing in the cart for different items in the past by setting the 'IsUnitPriceOverridden' flag to true, but that doesn't seem to work for non dues subscription products (product type: SUB). Is there a trick to this? We tried updating the price on the item already added to cart by the user as well as adding the item with preferred pricing ourselves via code without success. Added the override flag to order lines, child order lines and wherever possible but no luck. :(
Creating Price Sheets
I had a similar question last year https://developer.imis.com/discuss/669897f0a84eb5003e1d8ec4 but it appears that removing the PriceSheetId just causes a 500 error when attempting to call POST /api/ItemPrice
REST API put updates are not being written to Change History
Hello,
RESTful API integration
We need assistance with two issues related to our RESTful API integration.