API structure has changed
9 structure changes including:
2 Breaking changes
1 Addition
6 Modifications
2 Removals
Modified
6
Breaking
DELETE /products/{id}
- Response
-
200 response Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- 204 response Added
GET /products
- Response
-
200 response Modified
-
application/json content type Modified
-
Type went from
objecttoarray[object]Breaking
-
object, data, has_more, url properties Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- Product property Added
-
Type went from
-
application/json content type Modified
- Query
-
limit, active 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
GET /products/{id}
- Response
-
200 response Modified
-
application/json content type Modified
-
id property Modified
-
Permission is now
readOnly -
Property is now required Breaking
-
Permission is now
-
name property Modified
-
Property is now required Breaking
-
Property is now required
-
object, active, created, default_price, images, livemode, metadata, package_dimensions, shippable, statement_descriptor, tax_code, unit_label, updated, url properties Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- image, price properties Added
-
id property Modified
-
application/json content type Modified
POST /message/guest
- Body
-
application/json content type Modified
-
prompt property Modified
-
Property is now required Breaking
-
Property is now required
-
history property Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
-
prompt property Modified
- Response
-
200 response Modified
-
application/json content type Modified
-
data property Modified
-
serial, message, from, summary properties Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- response property Added
-
serial, message, from, summary properties Removed
-
data property Modified
-
application/json content type Modified
POST /message/logged-in
- Body
-
application/json content type Modified
-
prompt property Modified
-
Property is now required Breaking
-
Property is now required
-
history property Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
-
prompt property Modified
- Response
-
200 response Modified
-
application/json content type Modified
-
data property Modified
-
serial, message, from, summary properties Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- response property Added
-
serial, message, from, summary properties Removed
-
data property Modified
-
application/json content type Modified
POST /products
- Body
-
application/json content type Modified
-
id, active, default_price_data, images, metadata, package_dimensions, shippable, statement_descriptor, tax_code, unit_label, url properties Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- image, price properties Added
-
id, active, default_price_data, images, metadata, package_dimensions, shippable, statement_descriptor, tax_code, unit_label, url properties Removed
- Response
-
201 response Modified
-
application/json content type Modified
-
id property Modified
-
Permission is now
readOnly -
Property is now required Breaking
-
Permission is now
-
name property Modified
-
Property is now required Breaking
-
Property is now required
-
object, active, created, default_price, images, livemode, metadata, package_dimensions, shippable, statement_descriptor, tax_code, unit_label, updated, url properties Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- image, price properties Added
-
id property Modified
-
application/json content type Modified
Removed
2
Breaking
GET /products/search
- Removing a resource is always breaking unless it was deprecated before Breaking
PUT /products/{id}
- Removing a resource is always breaking unless it was deprecated before Breaking
Added
1
PATCH /products/{id}