post
https://test.nextra.bet/Sport/json/signupGlobal
This API is used when creating new users
acceptNewsLetter and acceptRules has only value and it's only 1. Leave it if user didn't accept.
currency will get the value from the getCurrency API.
parentId will get the value from the searchSubUser2 API.
country will get the value from the getCountries API.
city will get the value from the getCities API.
state will get the value from the getStates API.
sex values
| Label | Value |
|---|---|
| Female | "0" |
| Male | "1" |
level values
| Label | Value |
|---|---|
| User | "1" |
| Shop | "2" |
| Agent | "3" |
This API can also be used for the Register/Join page.
