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

Oct 6, 2025

main
1.29.4
Compare
1.29.4

API structure has changed

4 structure changes including:
4 Modifications
Modified 4
GET /organisations
  • Response
  • 200 response Modified
    • application/json content type Modified
      • content property Modified
        • TaxRegistrationNumber property Added
GET /organisations/{OrganisationId}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • OrgDetails property Modified
        • TaxRegistrationNumber property Added
      • TncDetails property Modified
        • TnCsToBeSigned property Modified
POST /organisations
  • Body
  • application/json content type Modified
    • TaxRegistrationNumber property Added
  • Response
  • 201 response Modified
    • application/json content type Modified
      • TaxRegistrationNumber property Added
PUT /organisations/{OrganisationId}
  • Body
  • application/json content type Modified
    • TaxRegistrationNumber property Added
  • Response
  • 200 response Modified
    • application/json content type Modified
      • TaxRegistrationNumber property Added