API structure has changed
5 structure changes including:
5 Modifications
Modified
5
GET /customers
- Response
-
200 response Modified
-
application/json content type Modified
- note property Added
-
application/json content type Modified
GET /customers/{customerId}
- Response
-
200 response Modified
-
application/json content type Modified
- note property Added
-
application/json content type Modified
GET /products
- Query
- ean query parameter Added
PATCH /customers/{customerId}
- Body
-
application/json content type Modified
- note property Added
- Response
-
200 response Modified
-
application/json content type Modified
- note property Added
-
application/json content type Modified
POST /customers
- Body
-
application/json content type Modified
-
alternative Modified
-
true alternative Modified
- note property Added
-
false alternative Modified
- note property Added
-
true alternative Modified
-
alternative Modified
- Response
-
200 response Modified
-
application/json content type Modified
- note property Added
-
application/json content type Modified