Method: SignupOnPortal

Controller: Client

Called by Portal Frontend to register a new User/Client combination i.e. new customer registration.

Request Path: POST /client/portalSignup

Authentication

Requires Primary Auth: FALSE
Requires Secondary Auth: FALSE
Requires Confirmed Email: NOT_SPECIFIED

Allowed User Roles

any

Request Information

Allowed Request Formats

application/json


Header Parameters

None


Route Parameters

None


Body Parameters

None


Form Parameters

None


Query/URI Parameters

None



Response Information

Allowed Response Formats

application/json

Response Type(s)
HTTP Code Type
400 = BadRequest

ProblemDetails

409 = Conflict

ProblemDetails

422 = UnprocessableEntity

String

500 = InternalServerError

ProblemDetails

501 = NotImplemented

String

200 = OK

List<BearerToken>