API structure has changed
4 structure changes including:
4 Modifications
Modified
4
GET /organisations
- Response
-
200 response Modified
-
application/json content type Modified
-
content property Modified
- TaxRegistrationNumber property Added
-
content property Modified
-
application/json content type Modified
GET /organisations/{OrganisationId}
- Response
-
200 response Modified
-
application/json content type Modified
-
OrgDetails property Modified
- TaxRegistrationNumber property Added
-
TncDetails property Modified
- TnCsToBeSigned property Modified
-
OrgDetails property Modified
-
application/json content type Modified
POST /organisations
- Body
-
application/json content type Modified
- TaxRegistrationNumber property Added
- Response
-
201 response Modified
-
application/json content type Modified
- TaxRegistrationNumber property Added
-
application/json content type Modified
PUT /organisations/{OrganisationId}
- Body
-
application/json content type Modified
- TaxRegistrationNumber property Added
- Response
-
200 response Modified
-
application/json content type Modified
- TaxRegistrationNumber property Added
-
application/json content type Modified