Discussions
REST API - commerce products - discount price
Anyone know what /Item endpoint property corresponds to the Discount Price field for commerce products? In EMS, the only currency property is TempDefaultPrice, which corresponds to Standard Price - I don't see a way to set the discount price in the API. Thanks!
Rest Api for SSRS
I am able to retrieve IQA via rest api but as some of the IQA does not have complex SQL query like SSRS, is it possible to retrieve the SSRS reports similar like IQA ?
Rest API endponit to update and delete a Committee (Group)
Hello, does anyone know how can I update an existing Committee group ?
/api/Communication with no ID returns a 400 and error
iMIS 20.3.113.63375 - call made to /api/Communication (as per https://developer.imis.com/reference/getcommunication-1) with no ID parameter returns a 400 response and the text:
Adding a negative amount MISC item to Membership Fees using REST API
We are using iMIS Cloud 20.3.110.58019. Is there a way using the REST API to set an arbitrary negative amount to a membership MISC product type and have it show in the Membership Fees section? It wouldn't be a subscription item as we are tracking overpayments and then want to apply that as a credit to their next transaction.
Can you update "Date of Publication" of a RiSE document via the API?
I see there's the Document endpoint, however when querying that I see various metadata like "CreatedOn" and "UpdatedOn", however not something that might be like the Date of Publication field.
API Caching?
I am trying to get the status of a product by making a call to Item endpoint shortly after the product status has changed and I find that even though I can see the product as inactive in the database, This call will return active upwards of 15 mins after the status has changed.
REST API - LegacyBillingItem with forward slash in ItemId
Hello - I have a billing item with an ItemId of "CHAPT/NORTH". I need to update the product using an API PUT request, but the slash in the name is preventing me, even if I encode it.
Create Voluntary Contribution Subscription with price
Is there a way to create a voluntary contribution in the Subscriptions table and pass the dollar amount?
How do I create an organization record with a parent ID
Hi,