API structure has changed
5 structure changes including:
1 Addition
4 Modifications
Modified
4
Breaking
GET /ext/api/v1/sites/
- Header
- X-Fields header Added
GET /ext/{siteid}/api/v1/guest/
- Header
- X-Fields header Added
POST /ext/{siteid}/api/v1/guestuser/
- Body
-
application/json content type Modified
-
password property Modified
- Property is no longer required
-
password property Modified
PUT /ext/{siteid}/api/v1/guestuser/u/{username}
- Body
-
application/json content type Modified
-
password property Modified
- Property is no longer required
-
password property Modified
- Response
-
200 response Modified
-
application/json content type Modified
-
password 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
-
password property Removed
-
application/json content type Modified
- Header
- X-Fields header Added
Added
1
POST /ext/{siteid}/api/v1/payments/account/import