User
Create User
Create a user or update an existing one.
post/ CreateUser
Request body
Example request
{
"Method": "CreateUser",
"PartnerId": 30324,
"BusinessUnitId": 51138,
"TaxNumber": "33.762.255/0001-40",
"Mail": "adriana.teresinha@email.com",
"Name": "Contract Name",
"Cellphone": "8854324232",
"BirthDate": "1992/20/02",
"AccountsTaxNumber": [
"248.675.850-09"
]
}Response
Ok