Discussions
GroupMember endpoint with committees.
Hello,
Soa configuration section not found
Hi all,
Register for event function with custom price using REST api
Hi, I want to register a contact for an event function, and to have the price be custom/overriden using the REST api. I know how to register using the EventRegistration functionality, but am not sure about how to register using the Cart to override the price.
Can you explain/provide example code on how to do this for iMIS 2017?
Thanks,
Brian.
Issue in purchasing function in registered event through REST API
I have an existing event registration and want to update that by purchasing new functions. Can anyone help me in fixing my problem?
I am sending PUT request to {{URL}}/api/EventRegistration/{{EventRegistrationId}}.
Issue with Serialize and Deserialize the <MonetaryAmountData>.
Hi,
Gen Table endpoint missing after 20.3.85 update
Hello,
CORS Policies and Developing Client-Based iParts
We are attempting to create an iPart that make an API call to a 3rd party endpoint and can successfully make the call using Postman and in the console on the 3rd party's website where the origin is the same. However, if we attempt this call from our iMIS website, we receive a CORS exception because there is no Access-Control-Allow-Origin header in the response. Ultimately, this means that server to server calls are acceptable while client to server calls are not.
API - Get/Post/Put to Order Lines in 20.3
Hello,
REST API General Usage Questions
Hi,
How to access (SSO) Link using client ipart at angular
Hi Team ,
We have a client application(SSO) that application link should return a JSON value.
If I tried to access the return values using angular client iPartin client application(SSO) link using below method: