Discussions
How to generate renewal for cash based subscriptions in the API
Our client wants to update cash-based subscriptions with a new bill begin date, bill through date, and amount. This works fine so long as the subscription never had a payment against it, but if it did have a payment, then the payment sticks and the balance due doesn't reset to the billed amount. When we generate the renewal in iMIS the payment is erased; the payment amount is erased, the payment date is erased, the paid through is erased, etc. So how can we execute that holistic operation using the API?
Does iMIS have a self-service portal module?
Does iMIS have a self-service portal module where users can change their personal details by themselves. We are looking for something like a self-service portal, we would like to include a link to this portal in email communications so that people who receive the email can click on the link and update their personal details. Any tips, suggestion highly appreciated.
Form Builder
Hi,
REST API Party list by PrimaryOrganization.OrganizationPartyId
How would I get a party list by PrimaryOrganization.OrganizationPartyId via the REST API?
Angular iMIS API and Dependancy problems
(I posted this question as a followup to an older post but not sure if it was seen)
REST API - adding ExpirationDate to Relationship - POST to /GroupMember
Hi - I'm trying to add an expiration to a relationship. So I'm doing GET /api/GroupMember?EntityId=RELATIONSHIP-473180:477346
Secret switch to make 1.0.1 REST API return normal JSON
I remember one of the ASI developers telling us about a header you could include when making a request of the .../IQA endpoint which would cause it to return the output in "normal" JSON format. Much like the difference in output between the .../IQA and .../Query endpoints in 20.3, discussed at https://developer.imis.com/docs/migrating-from-iqa-to-query-service-endpoint.
Transferring a Relationship
Hello everyone,
Creating a Party with their own Address
Hello,
Updating a record in a user-defined multi-instance table via PUT request.
Hello,