Discussions
Is there an ability to "Verify" a ComboOrder?
Back in the day you could "Verify()" an order to return taxes, shipping, handling, totals, etc. prior to submitting the final order. Can't see that in the REST documentation. Does such a thing exist? Thanks.
Best approach to update a custom field at the Member/Party level?
Hi,
Calling an IQA using the REST API
I have created an IQA with a url filter (@url:PartyId) and I am trying to call the IQA with:
REST API: Creating a cart with MISC, SEC & SUB with custom pricing.
Hi All,
Is there a way to dynamically look for parameters in an IQA REST Webservice?
If we have an application where the user puts in the path to an IQA on their iMIS site, would there be a way to look up the parameters of the IQA they selected?
Getting error while renewing dues subscription
Hi,
How to fetch the entire list of active members at once?
Hi,
REST API: Updating a custom table (non iMIS).
Hello,
Stored Procedures with REST
Can we run stored procedures like "asi_RebuildCounters" or any custom stored procedures with current imis REST API?
Is this a possibility with current API or we can expect it in the future?
REST API - POST VERB : JSON --> How can we easily create a JSON Object of UD Defined MultiInstance Table.
This is the sample JSON that is needed to create a record in Name_CEU table.
My Question is how can we easily create this for other custom iMIS tables?