API structure has changed
9 structure changes including:
8 Additions
1 Modification
Modified
1
Breaking
POST /api/v1/provider-statement/upload
- Body
-
application/json content type Modified
-
statement_transactions property Modified
-
gross_amount, net_amount properties Modified
-
Type went from
integertostringBreaking
-
Type went from
-
gross_amount, net_amount properties Modified
-
statement_transactions property Modified
Added
8
DELETE /api/v2/roles/{uuid}
GET /api/v1/static/rbac-permissions
GET /api/v2/roles
GET /api/v2/roles/{role_uuid}/assignees
GET /api/v2/roles/{uuid}
POST /api/v2/roles
POST /api/v2/roles/{role_uuid}/{action}
PUT /api/v2/roles/{uuid}