Discussions
Does anyone know why BadRequest: ValidationError occurs here?
I send this JSON which is VALIDATED by JsonLint. But each time I POST the following code I receive the BAdRequest/Validation Error but no further details from iMIS Scheduler. I can GET, but cannot PUT or POST.
Public user accessing REST API call
I am working on IMIS version 20.2.49.5903
How do we use a newer version of Newtonsoft.json in an iPART?
iMIS uses version 8 of Newtonsoft.json. I'd like to use the newest version of Newtonsoft.Json in my ipart.
Shopping cart page is duplicating Item total
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.
Managing Membership Over REST API
Hi there,
Uploading of files
Is there anyone here using the cloud based (client side iParts) to upload files? If so, how? Are you using a 3rd party server to store the files? It seems like that's the only way, but I wanted to see if there was some undocumented trick that either the ASI devs know/use or anyone else has figured out.
