API structure has changed
6 structure changes including:
6 Modifications
Modified
6
Breaking
DELETE /pms/v1/providers/{id}
- Response
-
503 response Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
GET /pms/v1/business-locations/{businessLocationId}/revenue-centers
- Response
-
200 response Modified
-
application/json content type Modified
-
Type went from
object
toarray[object]
Breaking
-
id, name properties Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- object property Added
-
Type went from
-
application/json content type Modified
-
503 response Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
GET /pms/v1/providers
- Query
-
businessLocationId query parameter Modified
- Query parameter is no longer required
- Response
-
503 response Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
GET /pms/v1/providers/{id}
- Response
-
503 response Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
POST /pms/v1/providers
- Response
-
503 response Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
PUT /pms/v1/providers/{id}
- Response
-
503 response Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before