API structure has changed
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
-
Removing a resource is always breaking unless it was deprecated before
- status, message, creditsNeeded, nbCreditsMissing, error properties Added
-
data, _meta properties Removed
-
application/json content type Modified
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
-
Removing a resource is always breaking unless it was deprecated before
- gravityCredits, planName, planFrequency, planCredits properties Added
-
_meta, data properties Removed
-
application/json content type Modified
Removed
1
Breaking
POST /producers/{ProducerNrn}/eco-products/{EcoProductExternalId}
- Removing a resource is always breaking unless it was deprecated before Breaking