API - update non-constituent relationship's name
Is it possible to update a non-constituent relationship's name?
I see this PATCH: https://api.sky.blackbaud.com/constituent/v1/relationships/{relationship_id}
But it doesn't look like you can modify the name.
I guess I could do a GET / DELETE / POST, but the GET doesn't include all the name fields (e.g. title, middle, suffix) so if I did it that way, I'd lose some fields.
P.S. for anyone who's really familiar with these API endpoints - I swear the PATCH used to have a property called “relation” that was a NonConstituentAdd (as there is when you POST a relationship) - am I nuts? Looks like it's gone now…
Comments
-
@Max Szczurek
use the edit constituent endpointhttps://developer.sky.blackbaud.com/api#api=56b76470069a0509c8f1c5b3&operation=EditConstituent
non-constituent record is a “constituent record” and has a system record id too. Difference a non-constituent vs constituent is non-constituent doens't have additional properties and related records (i.e. no gift). But since non-constituent has name property, this is where you will update the non-constituent's name.
2 -
Thanks @Alex Wong!
0
Categories
- All Categories
- 6 Blackbaud Community Help
- 211 bbcon®
- 1.4K Blackbaud Altru®
- 402 Blackbaud Award Management™ and Blackbaud Stewardship Management™
- 1.1K Blackbaud CRM™ and Blackbaud Internet Solutions™
- 15 donorCentrics®
- 360 Blackbaud eTapestry®
- 2.6K Blackbaud Financial Edge NXT®
- 655 Blackbaud Grantmaking™
- 576 Blackbaud Education Management Solutions for Higher Education
- 3.2K Blackbaud Education Management Solutions for K-12 Schools
- 940 Blackbaud Luminate Online® and Blackbaud TeamRaiser®
- 84 JustGiving® from Blackbaud®
- 6.7K Blackbaud Raiser's Edge NXT®
- 3.7K SKY Developer
- 248 ResearchPoint™
- 120 Blackbaud Tuition Management™
- 165 Organizational Best Practices
- 240 Member Lounge (Just for Fun)
- 34 Blackbaud Community Challenges
- 37 PowerUp Challenges
- 3 (Open) PowerUp Challenge: Grid View Batch
- 3 (Closed) PowerUp Challenge: Chat for Blackbaud AI
- 3 (Closed) PowerUp Challenge: Data Health
- 3 (Closed) Raiser's Edge NXT PowerUp Challenge: Product Update Briefing
- 3 (Closed) Raiser's Edge NXT PowerUp Challenge: Standard Reports+
- 3 (Closed) Raiser's Edge NXT PowerUp Challenge: Email Marketing
- 3 (Closed) Raiser's Edge NXT PowerUp Challenge: Gift Management
- 4 (Closed) Raiser's Edge NXT PowerUp Challenge: Event Management
- 3 (Closed) Raiser's Edge NXT PowerUp Challenge: Home Page
- 4 (Closed) Raiser's Edge NXT PowerUp Challenge: Standard Reports
- 4 (Closed) Raiser's Edge NXT PowerUp Challenge: Query
- 796 Community News
- 3K Jobs Board
- 54 Blackbaud SKY® Reporting Announcements
- 47 Blackbaud CRM Higher Ed Product Advisory Group (HE PAG)
- 19 Blackbaud CRM Product Advisory Group (BBCRM PAG)
