Discussions
Is it possible to access a traditional User Defined ("UD") table (build with iMIS Desktop) with REST?
Is it possible to access a traditional UD table (build with iMIS Desktop) with REST?
Can we get a CURL test for POST to /TOKEN?
We have a third party (mobile app) testing against the exposed iMIS REST API.
Shopping cart page is duplicating Item total
Hi,
How to secure REST endpoint? Documentation not current!
Does anyone instructions on how to secure REST endpoint.
Taxes, shipping, and handling override
RiSE cart will recalculate
REST API exposed operations
Hi,
REST functionality for billing dues.
REST functionality for billing dues. Is this functionality part of 20.3.30.4688(cloud)? Client's current stored procedures can’t be used in cloud.
Error Message with using a REST API
Submitted as Tech Support ticket 73416. Has anyone experience this type of message while using a REST API?
Where can you access the Profile Photo in the API? We aren’t able to find it in the Scheduler?
Can you point me in the right direction to where you can access the Profile Photo in the API? We aren’t able to find it in the Scheduler?
Updating a Cart using REST API
I´d like to edit a Cart created by a user using REST API.
I get created Cart json file and edit some properties like UnitPrice, BaseUnitPrice, OrderTotal, etc and I make a PUT request using REST API
and the Cart is successfully updated.
But when navigating to page Cart (iMIS portal) looks like back-end logic is recalculating pricing again overriding my changes.