Discussions
Activity Attach accessible from REST
I know the Activity is available on the REST API, but not sure if the Activity_Attach is available to the REST API.
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?
Asi Scheduler Endpoint
I have successfully written a POST request to fetch a token from iMIS for further use in other queries (my next query being '~/party/194' to get iMIS Id 194's information).
Offset and Count acting strange
When using /api/Organization?limit=100
I get strange results:
How do I add a new Address
I don't really see an actual Addresses endpoint so I was attempting to use CsAddress:
POSTing the following to /api/CsAddress:
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