7 structure changes including:
7 Modifications
Modified
7
GET /api/v1/client/{client_uuid}/risk
- Response
-
200 response Modified
-
application/json content type Modified
-
data property Modified
- account property Added
-
data property Modified
-
application/json content type Modified
GET /api/v1/client/{client_uuid}/risk/{uuid}
- Response
-
200 response Modified
-
application/json content type Modified
- account property Added
-
application/json content type Modified
GET /api/v1/report
- Response
-
200 response Modified
-
application/json content type Modified
-
data property Modified
- last_interaction_at, last_login_at properties Added
-
data property Modified
-
application/json content type Modified
GET /api/v1/report/{uuid}
- Response
-
200 response Modified
-
application/json content type Modified
- last_interaction_at, last_login_at properties Added
-
application/json content type Modified
POST /api/v1/client/{client_uuid}/risk
- Response
-
201 response Modified
-
application/json content type Modified
- account property Added
-
application/json content type Modified
POST /api/v1/report
- Response
-
201 response Modified
-
application/json content type Modified
- last_interaction_at, last_login_at properties Added
-
application/json content type Modified
PUT /api/v1/client/{client_uuid}/risk/{uuid}
- Response
-
200 response Modified
-
application/json content type Modified
- account property Added
-
application/json content type Modified
2 structure changes including:
1 Addition
1 Modification
Modified
1
Breaking
PUT /api/v1/plans/{plan_uuid}/sub-accounts/{subAccount_uuid}/holdings/{uuid}
- 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
Added
1
GET /api/v2/transactions
5 structure changes including:
5 Modifications
Modified
5
Breaking
GET /api/v1/client/{client_uuid}/illustrations
- Response
-
200 response Modified
-
application/json content type Modified
-
account 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
- client, accounts properties Added
-
account property Removed
-
application/json content type Modified
GET /api/v1/illustration/{uuid}
- Response
-
200 response Modified
-
application/json content type Modified
-
account 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
- client, accounts properties Added
-
account property Removed
-
application/json content type Modified
GET /api/v1/plans/{plan_uuid}/illustrations
- Response
-
200 response Modified
-
application/json content type Modified
-
account 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
- client, accounts properties Added
-
account property Removed
-
application/json content type Modified
POST /api/v1/illustration
- Response
-
200 response Modified
-
application/json content type Modified
-
account 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
- client, accounts properties Added
-
account property Removed
-
application/json content type Modified
PUT /api/v1/illustration/{uuid}
- Response
-
200 response Modified
-
application/json content type Modified
-
account 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
- client, accounts properties Added
-
account property Removed
-
application/json content type Modified
1 structure change including:
1 Modification
Modified
1
POST /api/v1/plans
- Body
-
application/json content type Modified
- visible_to_circles_uuids property Added
8 structure changes including:
8 Modifications
Modified
8
Breaking
GET /api/v1/account/{account_uuid}/check
- Response
-
200 response Modified
-
application/json content type Modified
-
data property Modified
-
client 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
- account property Added
-
client property Removed
-
data property Modified
-
application/json content type Modified
GET /api/v1/account/{account_uuid}/check/{uuid}
- Response
-
200 response Modified
-
application/json content type Modified
-
client 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
- account property Added
-
client property Removed
-
application/json content type Modified
GET /api/v2/income
- Response
-
200 response Modified
-
application/json content type Modified
-
data property Modified
- type_other property Added
-
data property Modified
-
application/json content type Modified
GET /api/v2/income/{uuid}
- Response
-
200 response Modified
-
application/json content type Modified
- type_other property Added
-
application/json content type Modified
POST /api/v1/account/{account_uuid}/check
- Response
-
201 response Modified
-
application/json content type Modified
-
client 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
- account property Added
-
client property Removed
-
application/json content type Modified
POST /api/v2/income
- Body
-
application/json content type Modified
- type_other property Added
- Response
-
201 response Modified
-
application/json content type Modified
- type_other property Added
-
application/json content type Modified
PUT /api/v1/account/{account_uuid}/check/{uuid}
- Response
-
200 response Modified
-
application/json content type Modified
-
client 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
- account property Added
-
client property Removed
-
application/json content type Modified
PUT /api/v2/income/{uuid}
- Body
-
application/json content type Modified
- type_other property Added
- Response
-
200 response Modified
-
application/json content type Modified
- type_other property Added
-
application/json content type Modified
8 structure changes including:
8 Additions
Added
8
DELETE /api/v2/webhook-subscriptions/{uuid}
GET /api/v1/static/webhook-subscription-events
GET /api/v2/webhook-subscriptions
GET /api/v2/webhook-subscriptions/{uuid}
GET /api/v2/webhook-subscriptions/{webhookSubscription_uuid}/calls
POST /api/v2/webhook-subscriptions
POST /api/v2/webhook-subscriptions/calls/{outgoingWebhookCall_uuid}/retry
PUT /api/v2/webhook-subscriptions/{uuid}