API structure has changed
10 structure changes including:
10 Modifications
Modified
10
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
GET /v1/companies/
- Response
-
200 response Modified
-
application/json content type Modified
-
data property Modified
- isClassicCustomer property Added
-
data property Modified
-
application/json content type Modified
GET /v1/company/{id}
- Response
-
200 response Modified
-
application/json content type Modified
- isClassicCustomer property Added
-
application/json content type Modified
PATCH /v1/company/payouts/request-enable
- Response
-
200 response Modified
-
application/json content type Modified
- isClassicCustomer property Added
-
application/json content type Modified
PATCH /v1/company/settings
- Response
-
200 response Modified
-
application/json content type Modified
- isClassicCustomer property Added
-
application/json content type Modified
PATCH /v1/company/settings/look-and-feel
- Response
-
200 response Modified
-
application/json content type Modified
- isClassicCustomer property Added
-
application/json content type Modified
POST /v1/auth/register/company
- Response
-
200 response Modified
-
application/json content type Modified
-
account property Modified
- CompanyDto property Modified
-
account 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
- isClassicCustomer property Added
-
company property Modified
-
application/json content type Modified
PUT /v1/company
- Response
-
200 response Modified
-
application/json content type Modified
- isClassicCustomer property Added
-
application/json content type Modified
PUT /v1/company/address
- Response
-
200 response Modified
-
application/json content type Modified
- isClassicCustomer property Added
-
application/json content type Modified