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

about 4 hours ago

main
1.0.32
Compare

API structure has changed

Next change
3 structure changes including:
1 Breaking change
2 Modifications
1 Removal
Modified 2 Breaking
GET /eco-products/{EcoProductExternalId}/eco-contributions
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data, _meta properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • status, message, creditsNeeded, nbCreditsMissing, error properties Added
GET /producers/{ProducerNrn}/credits
  • Response
  • 200 response Modified
    • application/json content type Modified
      • _meta, data properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • gravityCredits, planName, planFrequency, planCredits properties Added
Removed 1 Breaking
POST /producers/{ProducerNrn}/eco-products/{EcoProductExternalId}
  • Removing a resource is always breaking unless it was deprecated before
    Breaking