Discussions
Update BillTo Contact in All Modules
Good afternoon,
Create Event Through API and set Display to staff users only flag
When Creating an Event through API, does anyone know how to set the "Display to staff users only" flag? It currently is defaulting to true and I need it to be false.
Populate Orders.CUSTOMER_REFERENCE field with REST API
Hello,
Enter Gift API
I'm looking to replicate the functionality of the Fundraising -> Enter Gifts page located on the staff site using the API.
IQA new query endpoints
Hi there,
HTTP Patch REST API
Hello,
Where can I find Order_Meet.UF_1 thru UF_10
Can't seem to narrow down where these fields are via the API (or even if they're available any more). Thanks.
Deleting Party records with REST API
We are wondering what exactly is being removed when we call the endpoint to remove a Party by id.
Add Commerce item to cart - 403 on second Order/_execute UpdatePricing
Hello,
How to move program item to registration item?
EMS, event was originally set up with a program item that now needs to be a registration item. It already has registrations. In SQL it's a checkbox (pretty much), I can't seem to get a PUT Event to work (not documented). Is there a way to do it that doesn't involve deleting the function and adding it? Thanks.