This endpoint creates a new user.
The request body can include the following properties:
The currency property is not required and defaults to “KSH” if not provided.
The response will be a JSON object that includes details of the query. The properties include:
status(string) - indicates whether it was successful or not
message(string) - provides details
Created
The response is of type object
.