Discussions
Current status/functionality of /ContentItem?
I'm wondering what the current status/functionality of the /ContentItem endpoint is. A simple GET doesn't work, I know it can be filtered by ContentKey (and maybe other fields but I don't know what) but in testing I can't seem to get it to return anything. Is a GET supposed to work at this point? Thanks.
How to cancel a registration?
Hiya,
How to list all registrations for a given event_id
The case is that I have 120,000 parties and I need to filter out only the parties for a given event using the API.
Event Registration - Another Person - External Cart
Looking to replicate the "Register Someone Else" functionality from the iMIS native site in the external custom cart for our organization, in the past this was mostly just a matter of making sure proper "AdditionalAttributes" were sent along with the EventOrderLineData including the "PartyId" you intended to register, despite them being cart owner or not, however now there seems to be another step necessary as I've got the event item in the cart, flagged as it was for registering another person, but upon submittal the registration is placed against the contact owning the cart, below I will include both payloads for reference, one generated by the native staff cart, the other by the custom external cart.
Metadata endpoint for panel
Is there such a thing? If a panel doesn't exist for ID 101 I have to POST it, but where's the metadata-type call I can use to build the panel data? Am I still left with pulling a record for a "known ID" and using that?
Get current cart
Hi,
Is there a way to insert/update badge lines using RESTAPI into Order_badge?
Hi, I would like to know if API does a POST request to insert/update badge lines into Order_badge table.
REST API: Credentials for testapicloud.imis.com?
Could we have credentials to access the demo site here:
testapicloud.imis.com
(from https://developer.imis.com/reference/bearer-token)
UserSecurity is not implemented
Api call returns error: 501 Operation not implemented
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}}.
