Change Updates

Do not miss any Algorep API changes, ever again

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

RSS

Jul 9, 2024

main
1.0.14
Compare
1.0.14

API structure has changed

6 structure changes including:
1 Addition
5 Modifications
Modified 5 Breaking
GET /countries
  • Response
  • 200 response Modified
    • application/json content type Modified
GET /producers/{ProducerNrn}/schemes
  • Response
  • 200 response Modified
    • application/json content type Modified
      • Full types went from object to array[object]
        Breaking
GET /scheme-pros
  • Response
  • 200 response Modified
    • application/json content type Modified
      • country property Added
GET /users/{UserBubbleId}/producers/{ProducerNrn}/registrations
  • Response
  • 200 response Modified
    • application/json content type Modified
      • Full types went from object to array[object]
        Breaking
POST /users/{UserBubbleId}/producers/{ProducerNrn}/registrations
  • Response
  • 200 response Modified
    • application/json content type Modified
      • Full types went from object to array[object]
        Breaking
Added 1
POST /onboardings/{ProducerNrn}