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
abnstringOptional

Response

Organisation created
idintegerOptional
messagestringOptional

Errors

400
Create Organisation Request Bad Request Error