API structure has changed
13 structure changes including:
1 Breaking change
1 Addition
11 Modifications
1 Removal
Modified
11
GET /v1/products
- Body
-
content type Modified
- additionalSuppliers property Added
- Response
-
200 response Modified
- content type Modified
GET /v1/products/example
- Body
-
content type Modified
- additionalSuppliers property Added
- Response
-
200 response Modified
-
content type Modified
- additionalSuppliers property Added
-
content type Modified
GET /v1/transactions
- Response
-
200 response Modified
- content type Modified
GET /v1/transactions/example
- Body
-
content type Modified
- additionalSuppliers property Added
- Response
-
200 response Modified
-
content type Modified
- additionalSuppliers property Added
-
content type Modified
GET /v1/transactions/latest
- Response
-
200 response Modified
-
content type Modified
- items property Modified
-
content type Modified
GET /v1/transactions/{externalTransactionID}
- Response
-
200 response Modified
-
content type Modified
- items property Modified
-
content type Modified
POST /v1/products
- Body
-
content type Modified
- additionalSuppliers property Added
- Response
-
201 response Modified
- content type Modified
POST /v1/products/batch
- Body
-
content type Modified
- additionalSuppliers property Added
POST /v1/transactions
- Body
-
content type Modified
- items property Modified
- Response
-
201 response Modified
- content type Modified
POST /v1/transactions/batch
- Response
-
200 response Modified
- content type Modified
PUT /v1/transactions/
- Body
-
content type Modified
- items property Modified
- Response
-
200 response Modified
- content type Modified
Removed
1
Breaking
POST /v1/purchaseorders/batch
- Removing a resource is always breaking unless it was deprecated before Breaking
Added
1
POST /v1/purchaseorders/batch