Discussions
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.
Logon by user id
Back in the iBO days, we created integrations that would assist users that had forgotten their passwords. After they provide additional identity information we called iBO methods that would log them in:
(undefined) category in Membership category
We have a category that is coming up with (undefined) next to it. The name of the category is also not in the category drop down list although it is in the Billing category listing with special pricing. How do we get the category in the drop down list in the customer page, without the (undefined)?
Unsupported Media Error -- Can we get a simple C# PUT example that uses something other than REST SHARP?
I couldn't resist formatting my question in the Bruce Wilson style (that he hat-tipped back to me. Thanks Bruce ha)...
Anyone know how to get the prompt field from a UD table?
Greetings all,
Could someone describe the steps for creating and Event with Functions using REST?
Could someone describe the steps for creating and Event with Functions using REST?
PLEASE! What is the secret to creating an Event with Functions in iMIS REST???
Does anyone know how to create an Event with Functions in REST?
Managing Membership Over REST API
Hi there,
Get Group Members via Rest API
Looking to simply get members and their contact info that are enrolled in aspecific group utilizing the REST API. My assumption was to get the Group and its GroupID and then use another endpoint to get the list of associated members but I can't figure out the relationship between group and members. Looking for guidance on the steps I would need to get the members of a specific group and their contact info.
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.