Discussions
JSON payload needed to insert data into EventProductExtension
Hello everyone,
Generate invoices parameters with iMIS REST API
Looking at the Executes a LegacyOrder operation endpoint we can use the Invoice operation.
POST to panel: Unable to cast object of type
From the documentation: https://developer.imis.com/reference/postpanelsourcedata-1
Cancelling orders with iMIS REST API
Is it possible to cancel order using iMIS REST API?
Arbitrary Cart Charges
Hello,
Update Order Confirmation Date Time via REST API
Is it possible to set the Orders.CONFIRMATION_DATE_TIME
property using iMIS REST API?
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.