Choose User Category https://cms.inr-exchange.rare-able.com/api/user/update_user_type
POST

This endpoint allows a user to select their category by specifying whether they are registering as an Individual or a Business. The user must provide the user_type parameter (1 for Individual, 2 for Business). Upon success, the API updates the user’s category and returns a confirmation message.

BODY PARAMS

user_type string required
Accepted values - '1 - Individual', '2 - Business'

HEADERS

Accept "string"
application/json
x-api-key (Secret Key) "string"
To generate please use Get Access Token
X-Api-Signature "string"
X-Api-Timestamp "Timestamp"

RESPONSES

success "boolean"
message "string"
code "integer"
data "object"

success "boolean"
message "string"
code "integer"
data "object"