Discussions
2 Questions About the iMIS APIs
Dear colleagues,
I hope this email finds you well! I am reaching out to see if anyone has insight into the following:
PUT at https://{{URL}}/api/Event/:EventId
Good afternoon,
Overriding taxes, shipping and handling for commerce orders in 2017
Is it possible to override taxes, shipping and handling fees using iMIS REST API in 2017 version?
How to modify the drop down options in the Content_HTML editor
There are 2 dropdown options in the advanced editor, "Paragraph Style" and "Apply CSS Class" that I would like to update. If we add custom CSS classes to the site (which everyone does) we want to be able to see them in one of those dropdowns (preferably the class one) so a non-technical user can modify the HTML input. The Paragraph Style one consists of H1-6 tags and a couple of basic HTML tags, the Apply CSS Class one is essentially useless, it's 100's of classes no one uses. How can we better use these options better? Thanks.
Multi Currency - GST/VAT
Is it possible to configure iMIS to handle Canadian tax of different rates for different countries (AUS/NZ)
Update RegisteredBy information after EventRegistration operation using iMIS REST API
When calling the RegisterEvent operation we can set the RegisteredBy
information there.
Override Transaction date and Source code when creating Event Registration with REST API
Is there a way to set those two fields on event registrations?
Create DUES Subscriptions in iMIS 2017 using the API?
Does anyone know if it is possible to create DUES subscription lines in iMIS 2017 using the API?
How to get GLExport file using REST
Is it possible to access the download file from an Export log using the REST API?
How to get a list of BOEntityDefinition names only
The endpoint: Returns a list of BOEntityDefinition retrieves too many information, and performance can be degraded as a result.