Discussions
Getting contacts (via /api/party) by member type?
So, I feel like this is a really simple question, and should be supported by the REST API, but I just can't seem to figure it out.
REST API: Is there an endpoint to pay an invoice?
Hi,
REST API: Is there an endpoint to pay a pledge?
Hi,
Getting 405 Error on Party endpoint using Postman/PUT
Hello,
Creating a cart via REST
Hello,
POST to Order_Badge - how can I get around Bad Request
No need for response, details were sent to me offline.
REST API: Create a cart with quantity order as read-only.
Hi,
How to perform a Get/put on contract with composite key
I'm able to do a get on the trans using query parameters
https://{{URL}}/api/Trans?BT_ID=1399950&product_code=LASTAR2013/STAR&ST_ID=1399950&Date_Entered=2013-01-28
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.
Hashing a password and comparing it to current pw
Is there a way to create a new password and store the hashed value in a table so that it can be compared to the current password? A client originally initialized passwords to be the same as the username years ago. With the upcoming iMIS enhancement to enforce username <> password, we are looking to see how many people might still have the original password.
