API structure has changed
20 structure changes including:
8 Additions
12 Modifications
Modified
12
Breaking
PUT /v1/company/address
- Response
-
200 response Modified
-
application/json content type Modified
-
settings property Modified
- general property Modified
-
settings property Modified
-
application/json content type Modified
PUT /v1/company
- Response
-
200 response Modified
-
application/json content type Modified
-
settings property Modified
- general property Modified
-
settings property Modified
-
application/json content type Modified
POST /v1/payment-links/{paymentLinkId}/process
- Response
-
200 response Modified
-
application/json content type Modified
-
company property Modified
- settings property Modified
-
company property Modified
-
application/json content type Modified
POST /v1/auth/register/company
- Body
-
application/json content type Modified
- CompanyIndustry, CompanySize properties Added
- Response
-
200 response Modified
-
application/json content type Modified
-
account property Modified
- CompanyDto property Modified
-
account property Modified
-
application/json content type Modified
PATCH /v1/features/
- Body
-
application/json content type Modified
-
features 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
- name, enabled properties Added
-
features property Removed
- Response
-
200 response Modified
-
application/json content type Modified
-
features property Modified
- disabledByAdmin property Added
-
features property Modified
-
application/json content type Modified
PATCH /v1/company/settings/look-and-feel
- Response
-
200 response Modified
-
application/json content type Modified
-
settings property Modified
- general property Modified
-
settings property Modified
-
application/json content type Modified
PATCH /v1/company/settings
- Response
-
200 response Modified
-
application/json content type Modified
-
settings property Modified
- general property Modified
-
settings property Modified
-
application/json content type Modified
GET /v1/features/
- Response
-
200 response Modified
-
application/json content type Modified
-
features property Modified
- disabledByAdmin property Added
-
features property Modified
-
application/json content type Modified
GET /v1/company/{slug}
- Response
-
200 response Modified
-
application/json content type Modified
-
settings property Modified
- general property Modified
-
settings property Modified
-
application/json content type Modified
GET /v1/company/{id}
- Response
-
200 response Modified
-
application/json content type Modified
-
settings property Modified
- general property Modified
-
settings property Modified
-
application/json content type Modified
GET /v1/companies/
- Response
-
200 response Modified
-
application/json content type Modified
-
data property Modified
- settings property Modified
-
data property Modified
-
application/json content type Modified
GET /v1/auth/accounts
- Response
-
200 response Modified
-
application/json content type Modified
-
data property Modified
- CompanyDto property Modified
-
data property Modified
-
application/json content type Modified
Added
8
POST /v1/registration-fees/{id}/unarchive
POST /v1/registration-fees/{id}/archive
POST /v1/registration-fees/
POST /v1/features/override
PATCH /v1/registration-fees/{id}
GET /v1/registration-fees/{id}
GET /v1/registration-fees/
DELETE /v1/registration-fees/{id}