Accounts
Limited Account
Create a new limited account request for individual person.
post/ LimitedAccount
Request body
Example request
{
"PartnerId": 30324,
"BusinessUnitId": 51138,
"Name": "Contract Name",
"Nickname": "Jose",
"BirthDate": "1992/20/02",
"TaxNumber": "20863430007",
"Mail": "adriana.teresinha@email.com",
"MonthlyIncome": "1200.55",
"ValidationType": 1,
"SignatureDate": "2023-02-28T16:49:46.170Z"
}Response
Ok