API structure has changed
4 structure changes including:
4 Modifications
Modified
4
Breaking
GET /v1/discount-schemes/
- Response
-
200 response Modified
-
application/json content type Modified
- data property Modified
-
application/json content type Modified
GET /v1/discount-schemes/{id}
- Response
-
200 response Modified
-
application/json content type Modified
-
createdAt, updatedAt properties Modified
-
Properties are now required Breaking
-
Properties are now required
- application property Added
-
createdAt, updatedAt properties Modified
-
application/json content type Modified
POST /v1/discount-schemes/
- Body
-
application/json content type Modified
-
Content type is now required Breaking
- application property Added
-
Content type is now required
- Response
-
200 response Modified
-
application/json content type Modified
-
createdAt, updatedAt properties Modified
-
Properties are now required Breaking
-
Properties are now required
- application property Added
-
createdAt, updatedAt properties Modified
-
application/json content type Modified
POST /v1/discount-schemes/{id}/restore
- Response
-
200 response Modified
-
application/json content type Modified
-
createdAt, updatedAt properties Modified
-
Properties are now required Breaking
-
Properties are now required
- application property Added
-
createdAt, updatedAt properties Modified
-
application/json content type Modified