v1

latestOpenAPI 3.0.0Use under Unicorn2026-07-14272948.7 KB
User

Register a new User

post/api/User/registerUser

Query parameters

UserIdinteger

Indentity number(primary key) for user object. Generated in DB table when inserting a record.

AccountNumberstring nullable

Account number of the user.It can be any stakeholder of the application.even can be a gym.

GymNumberstring nullable

If this user is a gym, then the gym number.

ExternalEntityNumberstring nullable

Entity number that make a relationship with BOX API DB.

Namestring nullable

Name of the user.

Numberstring nullable

Unique number maintain by application to idenify user.

IntroduceByinteger

If Someone introduced this user to the system, then that user's UserId.

Guardianinteger

Gaurdian of the this user if he/she is under 18 years old.

TypeIdinteger

Type of the user.

Response

API Response