User Signup
Register a new user from your application
Register User
POST
https://a1pay.net/api/usersapi/register
This endpoint allows you to signup a new user from your app
Request Body
Name
Type
Description
Fullname
string
The user's name
UserPassword
string
Password of the user
string
User email
Last updated