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

LabelValue
Female"0"
Male"1"

level values

LabelValue
User"1"
Shop"2"
Agent"3"

This API can also be used for the Register/Join page.

Language
Click Try It! to start a request and see the response here!