3 structure changes including:
3 Modifications
Modified
3
PATCH /request
- Body
-
application/json content type Modified
- sendReopenMessage property Added
POST /request
- Body
-
application/json content type Modified
- sendRejectionMessage, sendReopenMessage properties Added
POST /requests
- Body
-
application/json content type Modified
- sendRejectionMessage, sendReopenMessage properties Added
1 structure change including:
1 Modification
Modified
1
PATCH /request
- Body
-
application/json content type Modified
- sendRejectionMessage property Added
3 structure changes including:
3 Modifications
Modified
3
PATCH /request
- Body
-
application/json content type Modified
- sendCompletionMessage property Added
POST /request
- Body
-
application/json content type Modified
- sendCompletionMessage property Added
POST /requests
- Body
-
application/json content type Modified
- sendCompletionMessage property Added
1 structure change including:
1 Modification
Modified
1
GET /contacts
- Query
- email, firstname, lastname query parameters Added
2 structure changes including:
2 Modifications
Modified
2
POST /request
- Body
-
content type Modified
- dueDate, assignedTo properties Added
POST /requests
- Body
-
content type Modified
- dueDate, assignedTo properties Added
10 structure changes including:
10 Modifications
Modified
10
GET /contacts
- Response
-
200 response Modified
- company property Added
GET /contacts/{contactId}
- Response
-
200 response Modified
- company property Added
GET /requests
- Response
-
200 response Modified
- contact property Modified
GET /requests/{requestId}
- Response
-
200 response Modified
- contact property Modified
PATCH /request
- Response
-
200 response Modified
- request property Modified
POST /contacts
- Body
-
content type Modified
- company property Added
- Response
-
200 response Modified
- company property Added
POST /contacts/{contactId}
- Body
-
content type Modified
- company property Added
- Response
-
200 response Modified
- company property Added
POST /contributors
- Body
-
content type Modified
- contacts property Modified
- Response
-
200 response Modified
- request property Modified
POST /request
- Body
-
content type Modified
- contact property Modified
- Response
-
200 response Modified
- request property Modified
POST /requests
- Body
-
content type Modified
- contacts property Modified
- Response
-
200 response Modified
- requests property Modified
1 structure change including:
1 Modification
Modified
1
GET /requests
- Query
- search query parameter Added
3 structure changes including:
3 Modifications
Modified
3
GET /elements/{elementId}
- Response
-
200 response Modified
- Sign alternative Added
PATCH /elements
- Body
-
content type Modified
- Form, Sign alternatives Added
- Response
-
200 response Modified
- Sign alternative Added
POST /elements
- Response
-
200 response Modified
- Sign alternative Added
5 structure changes including:
5 Modifications
Modified
5
Breaking
POST /contacts
- Body
-
content type Modified
- array-1 property Removed
- customFields property Added
POST /contacts/{contactId}
- Body
-
content type Modified
- array-1 property Removed
- customFields property Added
POST /contributors
- Body
-
content type Modified
- contact property Removed
- contacts property Added
POST /request
- Body
-
content type Modified
- contact property Modified
POST /requests
- Body
-
content type Modified
- contacts property Modified
- Response
-
200 response Modified
- contacts property Modified
3 structure changes including:
3 Additions
Added
3
DELETE /contributors/{requestId}
POST /contributors
POST /upload