API structure has changed
13 structure changes including:
8 Breaking changes
5 Modifications
8 Removals
Modified
5
POST /api/v1/account
- Body
-
application/json content type Modified
-
alternative Modified
-
Create Client Account alternative Modified
- business_details property Modified
-
Create Client Account alternative Modified
-
alternative Modified
POST /api/v1/addons/smartsearch/ukaml/{client_uuid}/run
- Body
-
application/json content type Modified
-
attributes property Modified
-
bank, addresses properties Modified
- Properties are no longer required
-
bank, addresses properties Modified
-
attributes property Modified
POST /api/v1/addons/transact/account-opening
- Body
-
application/json content type Modified
-
bank_account property Modified
-
sort_code, account_number, account_name_or_roll_number properties Modified
- Properties are no longer required
-
sort_code, account_number, account_name_or_roll_number properties Modified
-
bank_account property Modified
PUT /api/v1/account/{uuid}
- Body
-
application/json content type Modified
-
alternative Modified
-
Update Client Account alternative Modified
- business_details property Modified
-
Update Client Account alternative Modified
-
alternative Modified
PUT /api/v1/automation-blueprints/{automationBlueprint_uuid}/blueprint-steps/{blueprintStep_uuid}
- Body
-
application/json content type Modified
-
configuration property Modified
-
params property Modified
- Property is no longer required
-
params property Modified
-
configuration property Modified
Removed
8
Breaking
DELETE /api/v2/roles/{uuid}
- Removing a resource is always breaking unless it was deprecated before Breaking
GET /api/v1/static/rbac-permissions
- Removing a resource is always breaking unless it was deprecated before Breaking
GET /api/v2/roles
- Removing a resource is always breaking unless it was deprecated before Breaking
GET /api/v2/roles/{role_uuid}/assignees
- Removing a resource is always breaking unless it was deprecated before Breaking
GET /api/v2/roles/{uuid}
- Removing a resource is always breaking unless it was deprecated before Breaking
POST /api/v2/roles
- Removing a resource is always breaking unless it was deprecated before Breaking
POST /api/v2/roles/{role_uuid}/{action}
- Removing a resource is always breaking unless it was deprecated before Breaking
PUT /api/v2/roles/{uuid}
- Removing a resource is always breaking unless it was deprecated before Breaking