API structure has changed
14 structure changes including:
11 Additions
3 Modifications
Modified
3
Breaking
GET /customers/{id}
- Response
-
200 response Modified
-
application/json content type Modified
- address property Modified
-
application/json content type Modified
PATCH /customers/{id}
- Body
-
application/json content type Modified
-
address property Modified
-
postal property Modified
-
VisitAddress alternative Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- PostalAddress alternative Added
-
VisitAddress alternative Removed
-
billing property Modified
-
VisitAddress alternative Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- BillingAddress alternative Added
-
VisitAddress alternative Removed
-
delivery property Modified
-
VisitAddress alternative Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- DeliveryAddress alternative Added
-
VisitAddress alternative Removed
-
postal property Modified
-
address property Modified
- Response
-
200 response Modified
-
application/json content type Modified
- address property Modified
-
application/json content type Modified
POST /customers
- Body
-
application/json content type Modified
-
object-1 alternative Modified
- address property Modified
-
object-2 alternative Modified
- address property Modified
-
object-1 alternative Modified
- Response
-
201 response Modified
-
application/json content type Modified
- address property Modified
-
application/json content type Modified
Added
11
DELETE /productcategories/{id}
DELETE /products/{id}
GET /productcategories
GET /productcategories/{id}
GET /products
GET /products/{id}
GET /productunits
PATCH /productcategories/{id}
PATCH /products/{id}
POST /productcategories
POST /products