Skip to main content

Upcoming API Changes

Planned for removal

The following endpoints/methods are deprecated and planned for removal:

EndpointMethodPlanned removal date
/api/v1/program/personal_program_elementsGETTo be defined
/api/v1/affiliationsGETTo be defined1
/api/v1/affiliationsPOSTTo be defined1
/api/v1/affiliations/{id}PATCHTo be defined1
/api/v1/affiliations/{id}DELETETo be defined1

Migration recommendations

Once the organization change is live for your Eduframe environment1, switch from /api/v1/affiliations to /api/v1/organization_affiliations to ensure accurate user-organization relationships.

Planned for change of use

The following endpoint including all of its methods are planned for change of use:

EndpointOriginally used forWill be used forPlanned date of change
/api/v1/accountsOrganizations & organization invoice address dataInvoice addressesTo be defined1

Migration recommendations

Once the organization change is live for your Eduframe environment1 and you need:

  1. Organizations, use /api/v1/organizations instead.
  2. Invoice address details of an organization, get the primary_account_id for an organization and retrieve the primary account using /api/v1/accounts/{id} instead.

tip

Want to prepare for the organization change? The feature can be activated on any test environment on request.

For further details, refer to the API documentation or contact Eduframe support.


Footnotes

  1. The general go-live date of the organization change will be communicated via our newsletter and updated here. Custom go-live dates can be arranged with us directly. 2 3 4 5 6 7