4 structure changes including:
4 Modifications
Modified
4
GET /api/v1/firm/{uuid}
- Response
-
200 response Modified
- logo_icon property Added
POST /api/v1/firm/{firm_uuid}/branding
- Body
-
content type Modified
- logo_icon property Added
- Response
-
200 response Modified
- logo_icon property Added
POST /api/v1/firm/{firm_uuid}/settings
- Response
-
200 response Modified
- logo_icon property Added
PUT /api/v1/firm/{uuid}
- Response
-
200 response Modified
- logo_icon property Added
1 structure change including:
1 Modification
Modified
1
GET /api/v1/plans/{plan_uuid}/transaction-schedule
- Query
- filter[sub_type] query parameter Added