Create an organisation

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Request

This endpoint expects an object.
namestringRequired
typeenumOptional
Organization type: - `f` - Financier - `b` - Broker - `u` - User
Allowed values:
abnstringOptional

Response

Organisation created
idinteger
messagestring

Errors

400
Create Organisation Request Bad Request Error