Discussions
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.
How to properly use /api/UserSecurity/_execute Role Removal
Hello,
Do API calls to the /Communication endpoint work or not?
As documented:
ComboOrder error: No payment information is available
This splits off a bit from my original post for api/EventRegistration/_execute a few weeks back.
Any way to escape | character, %7C, in a parameter?
Good morning,
REST API for iMIS RiSE Custom business objects
I have a custom business object named PSD_CustomBO.
/GroupMember Post and Put not working.
Hello,