3 structure changes including:
2 Additions
1 Modification
Modified
1
Breaking
POST /v1/participants
- Body
-
application/json content type Modified
-
user property Removed
-
Removing a resource is always breaking unless it was deprecated before
Breaking
-
- participant property Added
-
user property Removed
Added
2
GET /v1/programs
GET /v1/programs/{id}
1 structure change including:
1 Modification
Modified
1
Breaking
GET /v1/participants
- Response
-
200 response Modified
-
application/json content type Modified
-
data property Modified
-
Full types went from
object
toarray[object]
Breaking
-
-
data property Modified
-
application/json content type Modified
5 structure changes including:
5 Modifications
Modified
5
Breaking
DELETE /v1/participants/{id}
- Response
-
204 response Modified
-
application/json content type Modified
- data property Modified
-
application/json content type Modified
GET /v1/participants
- Response
-
200 response Modified
-
application/json content type Modified
- data property Modified
-
application/json content type Modified
GET /v1/participants/{id}
- Response
-
200 response Modified
-
application/json content type Modified
- data property Modified
-
application/json content type Modified
POST /v1/participants
- Body
-
application/json content type Modified
-
user property Modified
-
inserted_at, updated_at properties Removed
-
Removing a resource is always breaking unless it was deprecated before
Breaking
-
- insertedAt, updatedAt properties Added
-
inserted_at, updated_at properties Removed
-
user property Modified
- Response
-
201 response Modified
-
application/json content type Modified
- data property Modified
-
application/json content type Modified
PUT /v1/participants/{id}
- Response
-
200 response Modified
-
application/json content type Modified
- data property Modified
-
application/json content type Modified
5 structure changes including:
5 Modifications
Modified
5
Breaking
DELETE /v1/participants/{id}
- Response
-
204 response Modified
-
application/json content type Modified
- data property Modified
-
application/json content type Modified
GET /v1/participants
- Response
-
200 response Modified
-
application/json content type Modified
- data property Modified
-
application/json content type Modified
GET /v1/participants/{id}
- Response
-
200 response Modified
-
application/json content type Modified
- data property Modified
-
application/json content type Modified
POST /v1/participants
- Body
-
application/json content type Modified
-
user property Modified
-
name property Removed
-
Removing a resource is always breaking unless it was deprecated before
Breaking
-
- birthCity, birthCountry, customerNumber, firstName, gender, internalCustomerNumber, lastName, marketingChannel, preferredName, salutation, status properties Added
-
name property Removed
-
user property Modified
- Response
-
201 response Modified
-
application/json content type Modified
- data property Modified
-
application/json content type Modified
PUT /v1/participants/{id}
- Response
-
200 response Modified
-
application/json content type Modified
- data property Modified
-
application/json content type Modified