READ - Read organization type
GET {{baseUrl}}/onboard/organisation/type/:typeId
This endpoint allows the admin to view organisation type.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
{"organisationType":{"id":"\u003cstring\u003e","type":"\u003cstring\u003e","imageId":"\u003cstring\u003e","imageUrl":"\u003cstring\u003e"}}