Discussions
Order Import Calls
What API calls would we need to make in 20.3 in order to replicate what happens in 20.2 when using the order import tool in iMIS desktop? We're guessing some calls to make an order, make a payment, etc, but we're not entirely sure of everything happening in the background.
API - Add Primary Contact to Company Account
Hello,
Prorate Initial Join Dues
Has anyone prorated the initial month for dues? We have a need to prorate the first month when someone signs up. This is more for accounting reasons, to make sure everyone's renewals are processed on the 1st of each month.
iBo Change Password
We are trying to update a custom page we have to work in 20.2 using the change password method in iBo.ContactManagement
This is what we are doing:
cContact.UserSecurity.ChangePassword(this.txtNewPassword.Text, this.iMISID, this.password);
Menu Issue in RISE website
Hello,
ASI SOA Cart Shipping Issues
So essentially what is happening is that after an iMIS upgrade to the self-hosted version of 2017 we have been experiencing issues where the cart intermittently does/doesn't calculate shipping and handling, however this error always prevents the cart from actually going through, and this seems to be narrowed down to one issue where in the SOA methods an address lookup fails:
ASI Scheduler Endpoint URL
I also have been struggling with this issue, can someone please assist?
Offset and Count acting strange
When using /api/Organization?limit=100
I get strange results:
Getting all available IQA via REST API
Hi,
Is there a way to get all available IQA with the full path and name via the REST API for iMIS 2017 and iMIS Cloud?
I know that I can get the name at least from the document system by filtering by documenttypecode IQD but it does not give me the full path.
Any pointers are much appreciated.
Thank you very much for your help!
Best,
Alex
Updating username
I'm trying to update just a person's username. I'm trying the request from this page https://developer.imis.com/reference/usersecurity but I keep getting this message: "{"$type":"System.Web.Http.HttpError, System.Web.Http","Message":"Authorization has been denied for this request."}"