API structure has changed
4 structure changes including:
4 Modifications
Modified
4
Breaking
GET /api/v2/shareholder
- Response
-
200 response Modified
-
application/json content type Modified
-
data property Modified
-
registered_address_full 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
- address property Added
-
registered_address_full property Removed
-
data property Modified
-
application/json content type Modified
GET /api/v2/shareholder/{uuid}
- Response
-
200 response Modified
-
application/json content type Modified
-
registered_address_full 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
- address property Added
-
registered_address_full property Removed
-
application/json content type Modified
POST /api/v2/shareholder
- Body
-
application/json content type Modified
-
registered_address 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
- address property Added
-
registered_address property Removed
- Response
-
201 response Modified
-
application/json content type Modified
-
registered_address_full 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
- address property Added
-
registered_address_full property Removed
-
application/json content type Modified
PUT /api/v2/shareholder/{uuid}
- Body
-
application/json content type Modified
-
registered_address_full 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
- address property Added
-
registered_address_full property Removed
- Response
-
200 response Modified
-
application/json content type Modified
-
registered_address_full 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
- address property Added
-
registered_address_full property Removed
-
application/json content type Modified