API structure has changed
3 structure changes including:
3 Modifications
Modified
3
GET /v1/stock/{stockId}
- Response
-
200 response Modified
-
*/* content type Modified
- additionalData property Added
-
*/* content type Modified
PATCH /v1/stock/{stockId}
- Response
-
200 response Modified
-
*/* content type Modified
- additionalData property Added
-
*/* content type Modified
POST /v1/stock
- Body
-
application/json content type Modified
- additionalData property Added
- Response
-
200 response Modified
-
*/* content type Modified
- additionalData property Added
-
*/* content type Modified