API structure has changed
21 structure changes including:
4 Breaking changes
4 Additions
16 Modifications
1 Removal
Modified
16
Breaking
POST /pricing
- Authentication
- Omnicado token based scheme authentication method Removed
PATCH /orders/id/{orderId}
- Authentication
- Omnicado token based scheme authentication method Removed
- Body
- content type Added
GET /selling-channels
- Authentication
- Omnicado token based scheme authentication method Removed
GET /reports
- Authentication
- Omnicado token based scheme authentication method Removed
GET /products
- Authentication
- Omnicado token based scheme authentication method Removed
GET /product-sets/id/{id}
- Authentication
- Omnicado token based scheme authentication method Removed
GET /product-sets
- Authentication
- Omnicado token based scheme authentication method Removed
GET /product-codes
- Authentication
- Omnicado token based scheme authentication method Removed
GET /product-bans
- Authentication
- Omnicado token based scheme authentication method Removed
GET /orders/id/{orderId}
- Response
-
200 response Modified
- tracking_number property Removed
- expeditionStatus, trackingNumber properties Added
- Authentication
- Omnicado token based scheme authentication method Removed
GET /orders
- Response
-
200 response Modified
- tracking_number property Removed
- expeditionStatus, trackingNumber properties Added
- Authentication
- Omnicado token based scheme authentication method Removed
GET /me
- Authentication
- Omnicado token based scheme authentication method Removed
GET /marketplaces
- Authentication
- Omnicado token based scheme authentication method Removed
POST /product-sets
- Query
- page, limit query parameters Removed
- Response
- 404 response Removed
- 405 response Added
- Authentication
- Omnicado token based scheme authentication method Removed
- Body
- content type Added
POST /products
- Authentication
- Omnicado token based scheme authentication method Removed
POST /stocks
- Authentication
- Omnicado token based scheme authentication method Removed
Removed
1
Breaking
PATCH /products
Added
4
PATCH /orders/status/{orderId}
GET /products/{id}
GET /orders/marketplace/{connectorId}/{marketplaceOrderId}
GET /orders/id/{id}