API structure has changed
6 structure changes including:
6 Modifications
Modified
6
GET /v2/api/products
- Body
-
application/json content type Modified
- imageUrl property Added
- Response
-
200 response Modified
-
application/json content type Modified
- imageUrl property Added
-
application/json content type Modified
GET /v2/api/products/example
- Body
-
application/json content type Modified
- imageUrl property Added
- Response
-
200 response Modified
-
application/json content type Modified
- imageUrl property Added
-
application/json content type Modified
GET /v2/api/transactions/example
- Body
-
application/json content type Modified
- imageUrl property Added
- Response
-
200 response Modified
-
application/json content type Modified
- imageUrl property Added
-
application/json content type Modified
POST /v2/api/products
- Body
-
application/json content type Modified
- imageUrl property Added
- Response
-
201 response Modified
-
application/json content type Modified
- imageUrl property Added
-
application/json content type Modified
POST /v2/api/products/batch
- Body
-
application/json content type Modified
- imageUrl property Added
PUT /v2/api/products
- Body
-
application/json content type Modified
- imageUrl property Added