Discussions
Using iMIS REST API to Update Event Fields (Ideally by Event Code)
I'm attempting to use PHP CURL to update primary fields (specifically directions and notes) for an event in iMIS through the REST API, but I'm encountering several challenges due to limited documentation.
changeLog
Now that the ChangeNotification webhook is working, how do we pull the old & new values that wee changed?
DELETE /BatchSummary/{BatchId} returns 403 Forbidden
EMS v20.3.198.344. User is a sysadmin, 8's, etc. Trying to use the DELETE /BatchSummary/{BatchId} call to delete an empty batch, getting 403 Forbidden. Expected behaviour? Thanks.
ContentItem API Endpoint PUT request is not working.
We are experiencing an issue when attempting to use the PUT method to update ContentItem objects via the iMIS REST API on our instance (imis.fascrs.org). We consistently receive a 501 Not Implemented error.
developing client-based ipart using MS Blazor framework
Does anyone have ever done that? specifically using Blazor WebAssembly Standalone App project template?
Adding to Open Credit
I'm using ComboOrder to apply a payment to the invoice and would like to apply any remaining balance left over as an Open Credit. Below is just a sample.
ClientSide/Javascript iPart response to Command bar
Hello,
Tax Calculations leaving fractionals
DUPE found at: https://support.imis.com/hc/en-us/requests/302410?page=1 (posting here based on feedback from Ross Austen)
Collapsible page just like the help page that can collapse when clicked
Sata Tranfer Objects (DTOs) for IMIS iMIS entities
What best practice or recommend way for creating DTO for IMIS iMIS entities?