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

Sep 18, 2024

main
1.0.24
Compare
1.0.24

API structure has changed

5 structure changes including:
5 Modifications
Modified 5 Breaking
GET /eco-products/{EcoProductExternalId}/eco-contributions
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • ecoContributions property Modified
GET /producers/{ProducerNrn}/declarations
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • ecoProduct property Modified
GET /producers/{ProducerNrn}/eco-products
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • ecoProductId, producerNrn, eprCountryCode, ecoProductUrl, ecoProductStatus, ecoProduct properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
        • externalId, externalIdType, title, description, imageUrl, weight, ecoContributions, catalog properties Added
POST /producers/{ProducerNrn}/declarations
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • ecoProductId, producerNrn, eprCountryCode, ecoProductUrl, ecoProductStatus, ecoProduct properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
        • externalId, externalIdType, title, description, imageUrl, weight, ecoContributions, catalog properties Added
POST /producers/{ProducerNrn}/eco-products/{EcoProductExternalId}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • ecoProductId, producerNrn, eprCountryCode, ecoProductUrl, ecoProductStatus, ecoProduct properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
        • externalId, externalIdType, title, description, imageUrl, weight, ecoContributions, catalog properties Added