Discussions
Rest API Call to update an Event's user defined field.
I am looking to update one of the MUF fields for an event. I have written a javascript PATCH call to update this field but it's not updating the data. When trying to update other fields like Status, Capacity, or Category, it works fine but any of the additional attributes it doesn't update. Here is what I have that works.
REST API - communication log sent date
Casting values in expression builder
Hello
IMIS / RISE - Version Control
Hello,
Paycentral - Post response code 461
We had a customer receive the following error when trying to purchase and I'm looking to find out what the response code means. For reference, we have an external cart and are using the new SDK.
What are the properties for the Asi.Soa.Commerce.DataContracts.PaymentRefundData type referred to in /api/Payment/_execute for refund?
What are the properties for the Asi.Soa.Commerce.DataContracts.PaymentRefundData type referred to in /api/Payment/_execute for refund?
How to remove a party's primary organization? This is 2017 (20.2.65.9955)
Curious - how do you clear out a party's Co_ID? Looking through some code, and it looks like we're trying to delete this entity:
REST API - updating a user
Hi - I'm wondering if it's possible to update a user's disabled flag, effective date, or expiration date using the REST API.
What is /api/GenTable/GenTableId - "GenTableId"
I would have thought it would be the "tablename", however that doesn't appear to be the case.
So what is this "GenTableId" URL param of the "/api/GenTable/GenTableId" endpoint?
https://developer.imis.com/reference/gentable#getgentablebyid
Setting program option to 'Register by default' through REST
How do you update program options (event function) to 'Register by default' after already posting via REST? I would assume some type of PUT action, but what object/property do we need to look at.