Change Updates

Do not miss any Connect API changes, ever again

Subscribe to the Connect API changelog to be up to date on recent changes.

RSS

Dec 18, 2024

main
1.23.0
Compare
1.23.0

API structure has changed

13 structure changes including:
13 Modifications
Modified 13
GET /clients/{ClientId}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • software_version property Modified
        • Property is now deprecated
GET /organisations/{OrganisationId}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • OrgDetails property Modified
        • Tags property Removed
GET /organisations/{OrganisationId}/authorityclaims
  • Response
  • 200 response Modified
    • application/json content type Modified
      • UniqueTechnicalIdenifier property Modified
        • Property is now deprecated
      • UniqueTechnicalIdentifiers property Added
GET /organisations/{OrganisationId}/authorityclaims/{OrganisationAuthorityClaimId}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • UniqueTechnicalIdenifier property Modified
        • Property is now deprecated
      • UniqueTechnicalIdentifiers property Added
GET /organisations/{OrganisationId}/softwarestatements
  • Response
  • 200 response Modified
    • application/json content type Modified
      • Version property Modified
        • Property is now deprecated
      • SoftwareVersion property Added
GET /organisations/{OrganisationId}/softwarestatements/{SoftwareStatementId}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • Version property Modified
        • Property is now deprecated
      • SoftwareVersion property Added
POST /organisations
  • Response
  • 201 response Modified
    • application/json content type Modified
      • Tags property Removed
POST /organisations/{OrganisationId}/authorityclaims
  • Body
  • application/json content type Modified
    • UniqueTechnicalIdenifier property Modified
      • Property is now deprecated
    • UniqueTechnicalIdentifiers property Added
  • Response
  • 201 response Modified
    • application/json content type Modified
      • UniqueTechnicalIdenifier property Modified
        • Property is now deprecated
      • UniqueTechnicalIdentifiers property Added
POST /organisations/{OrganisationId}/softwarestatements
  • Body
  • application/json content type Modified
    • SoftwareVersion property Added
  • Response
  • 201 response Modified
    • application/json content type Modified
      • Version property Modified
        • Property is now deprecated
      • SoftwareVersion property Added
PUT /organisations/{OrganisationId}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • Tags property Removed
PUT /organisations/{OrganisationId}/authorityclaims/{OrganisationAuthorityClaimId}
  • Body
  • application/json content type Modified
    • UniqueTechnicalIdenifier property Modified
      • Property is now deprecated
    • UniqueTechnicalIdentifiers property Added
  • Response
  • 200 response Modified
    • application/json content type Modified
      • UniqueTechnicalIdenifier property Modified
        • Property is now deprecated
      • UniqueTechnicalIdentifiers property Added
PUT /organisations/{OrganisationId}/softwarestatements/{SoftwareStatementId}
  • Body
  • application/json content type Modified
    • SoftwareVersion property Added
  • Response
  • 200 response Modified
    • application/json content type Modified
      • Version property Modified
        • Property is now deprecated
      • SoftwareVersion property Added
PUT /organisations/{OrganisationId}/softwarestatements/{SoftwareStatementId}/unlock
  • Response
  • 200 response Modified
    • application/json content type Modified
      • Version property Modified
        • Property is now deprecated
      • SoftwareVersion property Added