Skip to main content

Create Main or Sub User

POST 

/partner/user/sub

Creates a main or sub user account. A temporary password is sent to the specified email upon successful creation. If ip_access_control is set to Y but allow_ip is empty, it will be saved as N.

Request

Responses

200User created successfully
Response 200
{
"message": {
"key": "RES000000",
"value": "success"
},
"data": {}
}
Schema Details
FieldTypeDescription
messageobject
dataobject