API structure has changed
12 structure changes including:
1 Breaking change
3 Additions
8 Modifications
1 Removal
Modified
8
GET /v2/api/purchaseorders
- Response
-
200 response Modified
-
application/json content type Modified
- createdAt, updatedAt properties Added
-
application/json content type Modified
- Query
- createdFrom, createdTo, updatedFrom, updatedTo query parameters Added
GET /v2/api/purchaseorders/example
- Response
-
200 response Modified
-
application/json content type Modified
- createdAt, updatedAt properties Added
-
application/json content type Modified
GET /v2/api/purchaseorders/latest
- Response
-
200 response Modified
-
application/json content type Modified
- createdAt, updatedAt properties Added
-
application/json content type Modified
GET /v2/api/purchaseorders/{externalPurchaseNo}
- Response
-
200 response Modified
-
application/json content type Modified
- createdAt, updatedAt properties Added
-
application/json content type Modified
GET /v2/api/warehouses
- Query
- warehouse_id query parameter Added
POST /v2/api/purchaseorders
- Body
-
application/json content type Modified
- createdAt, updatedAt properties Added
- Response
-
201 response Modified
-
application/json content type Modified
- createdAt, updatedAt properties Added
-
application/json content type Modified
POST /v2/api/purchaseorders/batch
- Body
-
application/json content type Modified
- createdAt, updatedAt properties Added
PUT /v2/api/purchaseorders/
- Body
-
application/json content type Modified
- createdAt, updatedAt properties Added
- Response
-
200 response Modified
-
application/json content type Modified
- createdAt, updatedAt properties Added
-
application/json content type Modified
Removed
1
Breaking
POST /v3/api/auth
- Removing a resource is always breaking unless it was deprecated before Breaking
Added
3
GET /v2/api/stocktriggers
GET /v2/api/stocktriggers/{ID}
POST /v2/api/auth