API structure has changed
4 structure changes including:
4 Modifications
Modified
4
GET /projects
- Response
-
200 response Modified
- has_investment_survey, bvdh_customer_id, bvdh_iban, bvdh_bic properties Added
GET /projects/by_code/{code}
- Response
-
200 response Modified
- has_investment_survey, bvdh_customer_id, bvdh_iban, bvdh_bic properties Added
GET /projects/{id}
- Response
-
200 response Modified
- has_investment_survey, bvdh_customer_id, bvdh_iban, bvdh_bic properties Added
POST /projects
- Response
-
201 response Modified
- has_investment_survey, bvdh_customer_id, bvdh_iban, bvdh_bic properties Added