API structure has changed
12 structure changes including:
1 Breaking change
10 Additions
1 Modification
1 Removal
Modified
1
Breaking
GET /api/customers
- Header
-
X-Api-Key header Modified
- Header is no longer required
-
Type went from
stringtointegerBreaking
- Accept header Added
- Query
-
per_page, cursor query parameters Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- Content-Type, Accept query parameters Added
- Response
-
200, 401, 403, 429 responses Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- Authentication
-
Api key auth authentication method Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
Removed
1
Breaking
Api key authauthentication method
- Removing a resource is always breaking unless it was deprecated before Breaking
Added
10
DELETE /api/customers/924b9b2e-4c4c-4f87-a28d-2a089e60f09f
GET /api/branches
GET /api/categories
GET /api/customers/924b9b2e-4c4c-4f87-a28d-2a089e60f09f
GET /api/orders
GET /api/products
GET /api/products/0a1ad6ee-981b-451e-b0f2-9858353c1373
GET /api/providers
POST /api/customers
PUT /api/customers/924b9b2e-4c4c-4f87-a28d-2a089e60f09f