UPDATE - Update organisation type
PUT {{baseUrl}}/onboard/organisation/type/:typeId
UPDATE - Update organisation type
Request Body
{"type"=>"<string>"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Accept | string |
RESPONSES
status: OK
{"organisationType":{"id":"\u003cstring\u003e","type":"\u003cstring\u003e","imageId":"\u003cstring\u003e","imageUrl":"\u003cstring\u003e"}}