API structure has changed
4 structure changes including:
4 Modifications
Modified
4
Breaking
GET /items/v1/items
- Response
-
200 response Modified
-
application/json content type Modified
-
coursingOptions, productionInstructions properties Removed
-
Removing a resource is always breaking unless it was deprecated before
Breaking
-
-
coursingOptions, productionInstructions properties Removed
-
application/json content type Modified
GET /items/v1/items/{id}
- Response
-
200 response Modified
-
application/json content type Modified
-
coursingOptions, productionInstructions properties Removed
-
Removing a resource is always breaking unless it was deprecated before
Breaking
-
-
coursingOptions, productionInstructions properties Removed
-
application/json content type Modified
POST /items/v1/items
- Body
-
application/json content type Modified
-
businessLocationId property Modified
-
Property is no longer required
-
businessLocationId property Modified
-
Property is no longer required
-
-
-
accountingGroupId property Modified
-
Property is no longer required
-
accountingGroupId property Modified
-
Property is no longer required
-
-
-
businessLocationId property Modified
- Response
-
201 response Modified
-
application/json content type Modified
-
coursingOptions, productionInstructions properties Removed
-
Removing a resource is always breaking unless it was deprecated before
Breaking
-
-
coursingOptions, productionInstructions properties Removed
-
application/json content type Modified
PUT /items/v1/items/{id}
- Response
-
200 response Modified
-
application/json content type Modified
-
coursingOptions, productionInstructions properties Removed
-
Removing a resource is always breaking unless it was deprecated before
Breaking
-
-
coursingOptions, productionInstructions properties Removed
-
application/json content type Modified