API structure has changed
3 structure changes including:
3 Modifications
Modified
3
GET /api/v1/circles/{uuid}
- Response
-
200 response Modified
-
application/json content type Modified
- joint_account_uuid property Added
-
application/json content type Modified
POST /api/v1/circles
- Response
-
201 response Modified
-
application/json content type Modified
- joint_account_uuid property Added
-
application/json content type Modified
PUT /api/v1/circles/{uuid}
- Response
-
200 response Modified
-
application/json content type Modified
- joint_account_uuid property Added
-
application/json content type Modified