API structure has changed
2 structure changes including:
2 Modifications
Modified
2
Breaking
GET /v1/account
- Response
-
200 response Modified
- id, user_id, company_id, role, permissionSet properties Removed
- errors, exception properties Added
GET /v1/contacts/{id}
- Response
-
200 response Modified
- errors, exception properties Removed
- id, user_id, firstname, lastname, email properties Added