Is your feature request related to a problem? Please describe.
Blackbaud has updated and released new API endpoints for users relationships.
Describe the solution you'd like
Updates to the SKYAPI PS module to accommodate this changes.
Additional context
https://developer.blackbaud.com/skyapi/support/changelog/bbem#april
April 30, 2024
School API
New
We’ve added a new endpoint for updating the relationship between users:
PATCHUsers relationship update modifies the relationship of the user_id to the left_user_id using properties provided in the request body.
March 26, 2024
School API
Changed
POSTUsers relationship create now supports the following fields in the request body:
- resides_with
- do_not_contact
- primary
- comments
Is your feature request related to a problem? Please describe.
Blackbaud has updated and released new API endpoints for users relationships.
Describe the solution you'd like
Updates to the SKYAPI PS module to accommodate this changes.
Additional context
https://developer.blackbaud.com/skyapi/support/changelog/bbem#april
April 30, 2024
School API
New
We’ve added a new endpoint for updating the relationship between users:
PATCHUsers relationship update modifies the relationship of the user_id to the left_user_id using properties provided in the request body.
March 26, 2024
School API
Changed
POSTUsers relationship create now supports the following fields in the request body: