Discussions
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.
Does the API require additional access?
Connecting with OAuth
I am trying to connect to iMIS using OAuth and I am unsure what to parse as client ID and also which other fields i need to parse. I am also not sure which URL to send the request to as I get a 500 error when using postman with the example (https://server.com/asiScheduler/api/).
Redirect .com URL to .org using IIS
A client has .com and .org domains, e.g., www.tradeassociation.org and www.tradeassociation.com. As you can see, these two are identical except for the TLD. All traffic from the .com URL is to be redirected to the .org address.