API structure has changed
3 structure changes including:
3 Modifications
Modified
3
GET /channels/{id}.json
- Response
-
200 response Modified
- maximumExpectedShipping, maximumExpectedShippingDuration, negativeStock, negativeStockLevel properties Added
POST /channels.json
- Body
-
content type Modified
- maximumExpectedShipping, maximumExpectedShippingDuration, negativeStock, negativeStockLevel properties Added
- Response
-
200 response Modified
- maximumExpectedShipping, maximumExpectedShippingDuration, negativeStock, negativeStockLevel properties Added
PUT /channels/{id}.json
- Body
-
content type Modified
- maximumExpectedShipping, maximumExpectedShippingDuration, negativeStock, negativeStockLevel properties Added