Discussions
Business Oject giving me an erro on second Publish
Hello, I can create a Business Object fine and access it using the API, but when I add a new field, I receive the message "boUserInfo - Business object changes are not automatically reflected in queries that use them.
boUserInfo - Published With No Errors." and the new field does not reflect.
How to create user credentials for brand new user without knowing old password
All the documentation refers to being able to update the password as long as you know the old one. When you create a /User it generates a random password, I don't know the old one. Is there still no way to create a full set of credentials with username/password using the API. Thanks.
LegacyFreightRate operation with iMIS REST API
Hello friends,
REST API Get iMIS instance's time zone
Hello,
Possible to update the order stage?
The LegacyOrder endpoint returns an OrderStage value but PUT isn't available on that endpoint. If I need/want to change the order stage is there an API endpoint I can use? It looks like a call to Order/_execute with teh operation OrderStageProcessingRequest is a possibility but I can't figure out the payload. Thanks.
Getting error message for GetGroupMember endpoint
Hey,
Troubles with Offset and Count - /Persons Endpoint
Hi,
Executing an invoice operaton
Hi,
Include Cancellation Fee when creating Event through API
I created a cancellation Fee using the iMIS interface, I then made a get request to pull the event to see how that cancellation fee is defined in the object. This is what I found
Executes an EventRegistration operation
I'm trying to register people in to IMIS event using following.