API structure has changed
12 structure changes including:
12 Modifications
Modified
12
DELETE /v1/contacts/{id}
- Response
-
204 response Modified
-
application/json content type Modified
-
data property Modified
-
email property Modified
- Property is no longer required
- category, function, tags properties Added
-
email property Modified
-
data property Modified
-
application/json content type Modified
DELETE /v1/fundingAgencies/{id}
- Response
-
204 response Modified
-
application/json content type Modified
-
data property Modified
- partnerType, type properties Added
-
data property Modified
-
application/json content type Modified
GET /v1/contacts
- Response
-
200 response Modified
-
application/json content type Modified
-
data property Modified
-
email property Modified
- Property is no longer required
- category, function, tags properties Added
-
email property Modified
-
data property Modified
-
application/json content type Modified
GET /v1/contacts/{id}
- Response
-
200 response Modified
-
application/json content type Modified
-
data property Modified
-
email property Modified
- Property is no longer required
- category, function, tags properties Added
-
email property Modified
-
data property Modified
-
application/json content type Modified
GET /v1/fundingAgencies
- Response
-
200 response Modified
-
application/json content type Modified
-
data property Modified
- partnerType, type properties Added
-
data property Modified
-
application/json content type Modified
GET /v1/fundingAgencies/{id}
- Response
-
200 response Modified
-
application/json content type Modified
-
data property Modified
- partnerType, type properties Added
-
data property Modified
-
application/json content type Modified
PATCH /v1/contacts/{id}
- Response
-
200 response Modified
-
application/json content type Modified
-
data property Modified
-
email property Modified
- Property is no longer required
- category, function, tags properties Added
-
email property Modified
-
data property Modified
-
application/json content type Modified
PATCH /v1/fundingAgencies/{id}
- Response
-
200 response Modified
-
application/json content type Modified
-
data property Modified
- partnerType, type properties Added
-
data property Modified
-
application/json content type Modified
POST /v1/contacts
- Body
-
application/json content type Modified
-
Contact property Modified
-
email property Modified
- Property is no longer required
- category, function, tags properties Added
-
email property Modified
-
Contact property Modified
- Response
-
201 response Modified
-
application/json content type Modified
-
data property Modified
-
email property Modified
- Property is no longer required
- category, function, tags properties Added
-
email property Modified
-
data property Modified
-
application/json content type Modified
POST /v1/fundingAgencies
- Body
-
application/json content type Modified
-
FundingAgency property Modified
- partnerType, type properties Added
-
FundingAgency property Modified
- Response
-
201 response Modified
-
application/json content type Modified
-
data property Modified
- partnerType, type properties Added
-
data property Modified
-
application/json content type Modified
PUT /v1/contacts/{id}
- Response
-
200 response Modified
-
application/json content type Modified
-
data property Modified
-
email property Modified
- Property is no longer required
- category, function, tags properties Added
-
email property Modified
-
data property Modified
-
application/json content type Modified
PUT /v1/fundingAgencies/{id}
- Response
-
200 response Modified
-
application/json content type Modified
-
data property Modified
- partnerType, type properties Added
-
data property Modified
-
application/json content type Modified